GitHub user mwkang opened a pull request:

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

    ZEPPELIN-358: Jetty server is HTTP ERROR 404

    Define local jetty temp directory.
    `varName: zeppelin.war.tempdir`
    `default varValue: webapps`
    Zeppelin create temp directory in `{zeppelin.home}/webapps` when zeppelin 
server start.

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

    $ git pull https://github.com/mwkang/incubator-zeppelin master

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

    https://github.com/apache/incubator-zeppelin/pull/498.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 #498
    
----
commit 98b784c108a578e6822800705c1f945b481622ce
Author: Minwoo Kang <[email protected]>
Date:   2015-12-01T06:57:24Z

    ZEPPELIN-358 add jetty temporary directory

commit 0046d36079a5fe536d234716d7435bfadabe6b92
Author: Minwoo Kang <[email protected]>
Date:   2015-12-01T08:58:49Z

    ZEPPELIN-358 use getRelativeDir instead of getString

commit cc7fdb71538953c254e09fdcc1d6d697c7ff80a9
Author: Minwoo Kang <[email protected]>
Date:   2015-12-01T09:11:57Z

    ZEPPELIN-358 restore unused imports

----


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

Reply via email to