[
https://issues.apache.org/jira/browse/ZEPPELIN-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392728#comment-14392728
]
ASF GitHub Bot commented on ZEPPELIN-13:
----------------------------------------
GitHub user jongyoul opened a pull request:
https://github.com/apache/incubator-zeppelin/pull/25
[ZEPPELIN-13] ZEPPELIN_CONF_DIR cannot be reached until ZEPPELIN_CONF_DIR
become set
- Fixed style guide.
- Followed by #20
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jongyoul/incubator-zeppelin ZEPPELIN-13-HOTFIX
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-zeppelin/pull/25.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 #25
----
commit 13484638b5b3d506d82a6cb9f333eccacdc74e39
Author: Jongyoul Lee <[email protected]>
Date: 2015-04-02T13:57:31Z
[ZEPPELIN-13] ZEPPELIN_CONF_DIR cannot be reached until ZEPPELIN_CONF_DIR
become set
- Fixed style guide.
----
> ZEPPELIN_CONF_DIR cannot be reached until ZEPPELIN_CONF_DIR become set
> ----------------------------------------------------------------------
>
> Key: ZEPPELIN-13
> URL: https://issues.apache.org/jira/browse/ZEPPELIN-13
> Project: Zeppelin
> Issue Type: Bug
> Components: Core
> Reporter: Jongyoul Lee
> Assignee: Jongyoul Lee
> Fix For: 0.5.0
>
>
> bin/common.sh tries to find and set ZEPPELIN_CONF_DIR in order to read
> zeppelin-env.sh, but ZEPPELIN_CONF_DIR is defined in zeppelin-env.sh, so we
> cannot use different ZEPPELIN_CONF_DIR.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)