nicoloboschi opened a new pull request, #17185:
URL: https://github.com/apache/pulsar/pull/17185

   Fixes #17179 
   
   ### Motivation
   `user.home` property is not set in all the environments. 
   
   ### Modifications
   
   * If user.home is empty or equals to "?" now we use the current directory 
`user.dir`
   
   In the case of Pulsar docker image, it is recommended to always run the 
shell from the same directory.
   For example, if you run it from the default dir (`/pulsar`) it will create 
the `.pulsar-shell` dir inside it. (`/pulsar/.pulsar-shell`)
   
   - [x] `doc-not-needed` 


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

Reply via email to