beliefer commented on a change in pull request #24267: 
[MINOR][Streaming][Kafka]Arrange scattered config for kafka 10.
URL: https://github.com/apache/spark/pull/24267#discussion_r272125697
 
 

 ##########
 File path: 
external/kafka-0-10/src/main/scala/org/apache/spark/streaming/kafka010/package.scala
 ##########
 @@ -17,7 +17,52 @@
 
 package org.apache.spark.streaming
 
+import org.apache.spark.internal.config.ConfigBuilder
+
 /**
  * Spark Integration for Kafka 0.10
  */
-package object kafka010 //scalastyle:ignore
+package object kafka010 { //scalastyle:ignore
 
 Review comment:
   > Last thing: I think you can take off the scalastyle:ignore?
   
   The author of this object use this comment. I don't know the reason. If you 
think this comment is useless, I will remove it.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to