Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spark-streaming

Mixing Spark Structured Streaming API and DStream to write to Kafka

Value split is not a member of (String, String)

how to save data in HDFS with spark?

Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/spark/streaming/StreamingContext

Can we consume JMS messages from a Topic through Spark Streaming?

Spark Python Avro Kafka Deserialiser

Shutdown spark structured streaming gracefully

Reading latest in spark kafka streaming

"java.io.NotSerializableException: org.apache.spark.streaming.StreamingContext" When execute spark streaming

Why are Apache Spark worker executor killed with exit status 1?

How to give dependent jars to spark submit in cluster mode

Cannot call methods on a stopped SparkContext

How can I make (Spark1.6) saveAsTextFile to append existing file?

Exception while accessing KafkaOffset from RDD

How to save/insert each DStream into a permanent table

How can I control the number of output files written from Spark DataFrame?

Why is the "topics" argument of KafkaUtils.createStream() a Map rather then array?

How do I start Spark's Shell on Window's 8.1?

scala spark-streaming

How to set offset committed by the consumer group using Spark's Direct Stream for Kafka?