Github user florianverhein commented on the pull request:

    https://github.com/apache/spark/pull/4583#issuecomment-75194906
  
    Any thoughts on this @shivaram? Perhaps I can add more info / an example to 
the help for this option?
    
    Also note that `--deploy-root-dir` supports a single directory, so consider 
what happens if you want to deploy say `dotfiles2` in addition to `dotfiles`. 
It's not possible if we use your suggestion. But currently it's easy to do 
something like this: 
    ```
    /some_path/dotfiles2
              /opt/something
              /root/dotfiles
                   /extra/some.jar
                          run.sh
                   /rpms/some.rpm
    ```
    and use `--deploy-root-dir /some_path`


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to