GitHub user chiwanpark opened a pull request:
https://github.com/apache/incubator-zeppelin/pull/420
ZEPPELIN-408 Fix configuration bug of notebook and interpreter directory
Detail description of this issue is in
[JIRA](https://issues.apache.org/jira/browse/ZEPPELIN-408). This PR removes
some lines of code to set directory configuration in `common.sh`. Although we
remove the codes, configuration will be okay because `ZeppelinConfiguration`
object has default values.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chiwanpark/incubator-zeppelin ZEPPELIN-408
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-zeppelin/pull/420.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 #420
----
commit 85677e80f5f1c8c3a1d5e3531beee3c3ed98a4fa
Author: Chiwan Park <[email protected]>
Date: 2015-11-11T10:26:13Z
ZEPPELIN-408 Fix configuration bug of notebook and interpreter directory
----
---
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.
---