| status {SparkR} | R Documentation | 
Prints the current status of the query in JSON format.
status(x) ## S4 method for signature 'StreamingQuery' status(x)
| x | a StreamingQuery. | 
status(StreamingQuery) since 2.2.0
experimental
Other StreamingQuery methods: 
awaitTermination(),
explain(),
isActive(),
lastProgress(),
queryName(),
stopQuery()
## Not run:  status(sq)