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(), isActive(), lastProgress(), queryName(), stopQuery()

Examples

1
## Not run:  status(sq) 

danzafar/tidyspark documentation built on Sept. 30, 2020, 12:19 p.m.