GitHub user jongyoul opened a pull request: https://github.com/apache/incubator-zeppelin/pull/735
ZEPPELIN-631 Allow user to configure spark.yarn.dist.files ### What is this PR for? This enables to append values into spark.yarn.dist.files ### What type of PR is it? Bug Fix ### Todos * [x] - Fix the logic to update values of spark.yarn.dis.files ### Is there a relevant Jira issue? ZEPPELIN-631 ### How should this be tested? TBD ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No You can merge this pull request into a Git repository by running: $ git pull https://github.com/jongyoul/incubator-zeppelin ZEPPELIN-631 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/735.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #735 ---- commit 52f97ff3163c330bbca6a765f5034a1e374519d6 Author: Jongyoul Lee <jongy...@gmail.com> Date: 2016-02-19T03:18:25Z ZEPPELIN-631 Allow user to configure spark.yarn.dist.files - Enabled to append values into spark.yarn.dist.files ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---