mmiklavc commented on a change in pull request #1396: METRON-2034: REST 
endpoint for getting all parser topology status should return group name
URL: https://github.com/apache/metron/pull/1396#discussion_r280176475
 
 

 ##########
 File path: metron-platform/metron-common/src/main/config/zookeeper/global.json
 ##########
 @@ -6,5 +6,16 @@
   "update.hbase.table": "metron_update",
   "update.hbase.cf": "t",
   "es.client.settings": {
-  }
+  },
+  "parser.groups": [
 
 Review comment:
   > why would we store them there and not in zookeeper?
   
   @ottobackwards not sure I completely understand the Q here - global.json is 
stored in ZK. Is your question why this is stored in global.json?
   
   Part of the reason I asked about the docs is because I don't have a good 
sense of the implications to storing this here. This is the original PR - 
https://github.com/apache/metron/pull/1346. @merrimanr what happens when I 
start a parser group from the CLI, will global.json be out of sync for the UI 
then?
   

----------------------------------------------------------------
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

Reply via email to