You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2020/08/04 17:22:47 UTC

[GitHub] [incubator-pinot] lgo opened a new issue #5801: Configuation for nodes is confusion and inconsistent between node types

lgo opened a new issue #5801:
URL: https://github.com/apache/incubator-pinot/issues/5801


   Configuing nodes is faily confusing! For example, brokers and servers require `-zkAddress` parameters, whether or not they are provided a `-configFileName`. Meanwhile, controllers do not allow that parameter if a `-configFileName` is provided and instead has `controller.zk.str` configuration value. Same for the the `-clusterName` and `controller.helix.cluster.name` configuration value.
   
   This difference makes orchestration confusing.
   
   Also, as a user the `zk.str` configuration name is pretty meaninless and doesn't help with understanding.
   
   I imagine comitting to a consistent pattern among the launcher script commands would help: require `-zkAddress` on all types. Additinally, I imagine having a clear config value that is consistent for all of them, eg `zookeeper.address` (making the config agnostic of `controller` vs. `broker` vs. `server`)


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [incubator-pinot] kishoreg commented on issue #5801: Configuation for nodes (zookeeper & config files) is confusion and inconsistent between node types

Posted by GitBox <gi...@apache.org>.
kishoreg commented on issue #5801:
URL: https://github.com/apache/incubator-pinot/issues/5801#issuecomment-668725705


   related issue https://github.com/apache/incubator-pinot/issues/5580


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [incubator-pinot] lgo commented on issue #5801: Configuration for nodes (zookeeper & config files) is confusion and inconsistent between node types

Posted by GitBox <gi...@apache.org>.
lgo commented on issue #5801:
URL: https://github.com/apache/incubator-pinot/issues/5801#issuecomment-669384431


   Looks like there's plenty of conversation over there that's already covering the topic. Happy to close this!


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org