You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
notes:
spark.streaming.trigger.time.interval.msec (The periodic interval of the stream, in milliseconds)
spark.streaming.future.task.timeout.msec (Timeout of sink and alert task, in milliseconds)
spark.show.table.numRows (Table display rows of console sink)
spark.show.table.truncate (Whether truncate long strings at console sink )
The text was updated successfully, but these errors were encountered:
There are two ways to configure the project:
The configuration file(application.conf) template is as follows:
Submitted by spark-submit command as follows:
Complete example:
The text was updated successfully, but these errors were encountered: