sijie opened a new pull request #2341: [documentation] Issue 2252: incorrect 
flags for bin/pulsar
URL: https://github.com/apache/incubator-pulsar/pull/2341
 
 
    ### Motivation
   
   Fixes #2252
   
   The documentation lists -c and --conf as possible arguments of the 
bin/pulsar command.
   
https://pulsar.incubator.apache.org/docs/v2.0.1-incubating/reference/CliTools/#zookeeper-90gyx
   
   However, the -c and --conf args to bin/pulsar are not respected.
   It seems that the proper way to specify an alternative config file is via 
env variables,
   eg the PULSAR_ZK_CONF env variable.
   
    ### Changes
   
   Fix the documentation. Since `bin/pulsar` has specified configuration for 
all the components,
   we have to use environment variables for overriding the configuration files.
   
   

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

Reply via email to