-
- Downloads
[SPARK-5666][streaming][MQTT streaming] some trivial fixes
modified to adhere to accepted coding standards as pointed by tdas in PR #3844 Author: prabs <prabsmails@gmail.com> Author: Prabeesh K <prabsmails@gmail.com> Closes #4178 from prabeesh/master and squashes the following commits: bd2cb49 [Prabeesh K] adress the comment ccc0765 [prabs] adress the comment 46f9619 [prabs] adress the comment c035bdc [prabs] adress the comment 22dd7f7 [prabs] address the comments 0cc67bd [prabs] adress the comment 838c38e [prabs] adress the comment cd57029 [prabs] address the comments 66919a3 [Prabeesh K] changed MqttDefaultFilePersistence to MemoryPersistence 5857989 [prabs] modified to adhere to accepted coding standards
Showing
- examples/src/main/scala/org/apache/spark/examples/streaming/MQTTWordCount.scala 29 additions, 20 deletions...a/org/apache/spark/examples/streaming/MQTTWordCount.scala
- external/mqtt/src/main/scala/org/apache/spark/streaming/mqtt/MQTTInputDStream.scala 13 additions, 13 deletions...la/org/apache/spark/streaming/mqtt/MQTTInputDStream.scala
- external/mqtt/src/main/scala/org/apache/spark/streaming/mqtt/MQTTUtils.scala 2 additions, 1 deletion...ain/scala/org/apache/spark/streaming/mqtt/MQTTUtils.scala
- external/mqtt/src/test/scala/org/apache/spark/streaming/mqtt/MQTTStreamSuite.scala 6 additions, 6 deletions...ala/org/apache/spark/streaming/mqtt/MQTTStreamSuite.scala
Please register or sign in to comment