sohami commented on a change in pull request #1345: DRILL-6494: Drill Plugins Handler URL: https://github.com/apache/drill/pull/1345#discussion_r199314863
########## File path: contrib/storage-kafka/src/main/resources/bootstrap-storage-plugins.json ########## @@ -2,8 +2,8 @@ "storage":{ kafka : { type:"kafka", - enabled: false, - kafkaConsumerProps: {"bootstrap.servers":"localhost:9092", "group.id" : "drill-consumer"} + kafkaConsumerProps: {"bootstrap.servers":"localhost:9092", "group.id" : "drill-consumer"}, + enabled: false Review comment: Hmm do you mean on WebUI because I am seeing it in the beginning only. Attaching the snapshot ![image](https://user-images.githubusercontent.com/22159459/42122374-206b261c-7bfe-11e8-814f-6789f3859473.png) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services