GitHub user tzolov reopened a pull request:

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

    ZEPPELIN-375

    Hot Fix to allow using Zeppelin with the latest (Java 8 based) Geode see: 
[ZEPPELIN-375](https://issues.apache.org/jira/browse/ZEPPELIN-375)
    
    #### Changes:
    
    * Make sure the that the `zeppelin-distribution` is build after the `geode` 
module. By default if you activate the geode profile (`-Pgeode`) the maven 
reactor will order the geode after the zeppelin-distribution. In result the 
geode is never added to the zeppelin binary distro. 
    * Document how to build Zeppelin with Geode. Note that the only way to use 
Zeppelin with Geode is to build Zeppelin with `Java8`

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

    $ git pull https://github.com/tzolov/incubator-zeppelin ZEPPELIN-375

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

    https://github.com/apache/incubator-zeppelin/pull/670.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 #670
    
----
commit 1f333915514da2b4f910cf4a9a89548282eea487
Author: tzolov <christian.tzo...@gmail.com>
Date:   2016-01-24T00:12:01Z

    ZEPPELIN-375: Ensure that geode is build before the zeppelin-distribution 
module

commit ac6f2e339c468728735c3070e3b32c69ee336c7c
Author: tzolov <christian.tzo...@gmail.com>
Date:   2016-01-24T00:39:34Z

    ZEPPELIN-375: Document how to build Zeppelin with Geode

commit c5d38162ccef01a91954a1dd4813e73c1593cfe0
Author: tzolov <christian.tzo...@gmail.com>
Date:   2016-01-24T14:47:35Z

    ZEPPELIN-375: isolate the geode dependecies from main zeppelin lib

commit 029f2ad3ca5fc6e9d72b874fcfe6a927cc049160
Author: tzolov <christian.tzo...@gmail.com>
Date:   2016-01-24T16:50:00Z

    ZEPPELIN-375: Automatically activate the Geode module in JDK8+ environments

commit 8f006bd4f71876a271918b6ec0ce6150e8be7373
Author: tzolov <christian.tzo...@gmail.com>
Date:   2016-01-27T19:56:10Z

    ZEPPELIN-375: clean the pom

----


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