timyuer commented on PR #3381:
URL: https://github.com/apache/ambari/pull/3381#issuecomment-1276988246

   > Can we delete conf_dir in status_params.py 
[here](https://github.com/apache/ambari/blob/trunk/ambari-> 
server/src/main/resources/stacks/BIGTOP/3.2.0/services/ZOOKEEPER/package/scripts/status_params.py#L57-L59)?
   
   > conf_dir=/etc/zookeeper/conf in params_linux.py may be enough ?
   
   That's a good idea.
   The `distro-select` will get a problem because of 
`/usr/bigtop/current/zookeeper-client` folder has been created when the  
`install` executed in zookeeper-client.py.
   We can redirect `conf_dir` to `/etc/zookeeper/conf` to fix this bug and this 
solution works better for **BIGTOP**.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to