GitHub user jongyoul opened a pull request:

    https://github.com/apache/incubator-zeppelin/pull/20

    [ZEPPELIN-13] ZEPPELIN_CONF_DIR cannot be reached until ZEPPELIN_CONF_DIR 
become set

    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.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jongyoul/incubator-zeppelin ZEPPELIN-13

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-zeppelin/pull/20.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 #20
    
----
commit 29619d3fd987a7d49b3c9476ca6b5ffdf7e20801
Author: Jongyoul Lee <jongy...@gmail.com>
Date:   2015-04-01T01:41:55Z

    [ZEPPELIN-13] ZEPPELIN_CONF_DIR cannot be reached until ZEPPELIN_CONF_DIR 
become set
    - Added option of --config on zeppelin{-daemon}.sh
    - Removed ZEPPELIN_CONF_DIR from zeppelin-env.sh

commit a61d28a58a9ea4c1b8ee026596609ff5c0c343fa
Author: Jongyoul Lee <jongy...@gmail.com>
Date:   2015-04-01T01:45:14Z

    [ZEPPELIN-13] ZEPPELIN_CONF_DIR cannot be reached until ZEPPELIN_CONF_DIR 
become set
    - Reverted note.json

commit 649075590ab007bc0f6cb41e62fbb47c1ac8772c
Author: Jongyoul Lee <jongy...@gmail.com>
Date:   2015-04-01T01:48:40Z

    [ZEPPELIN-13] ZEPPELIN_CONF_DIR cannot be reached until ZEPPELIN_CONF_DIR 
become set
    - Fix the orders of checking configuration between zeppelin-daemon.sh and 
zeppelin.sh

----


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

Reply via email to