status: status

Description Usage Arguments Note See Also Examples

Description

Prints the current status of the query in JSON format.

Usage

1
2
3
4
status(x)

## S4 method for signature 'StreamingQuery'
status(x)

Arguments

x

a StreamingQuery.

Note

status(StreamingQuery) since 2.2.0

experimental

See Also

Other StreamingQuery methods: awaitTermination(), explain(), isActive(), lastProgress(), queryName(), stopQuery()

Examples

1
## Not run:  status(sq) 

SparkR documentation built on June 3, 2021, 5:05 p.m.