Skip to content

Conversation

@tzolov
Copy link
Contributor

@tzolov tzolov commented Jan 24, 2016

Hot Fix to allow using Zeppelin with the latest (Java 8 based) Geode see: 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

@tzolov tzolov closed this Jan 27, 2016
@tzolov tzolov reopened this Jan 27, 2016
@tzolov tzolov closed this Jan 27, 2016
@tzolov tzolov reopened this Jan 27, 2016
@felixcheung
Copy link
Member

should this be enabled in travis?

@tzolov
Copy link
Contributor Author

tzolov commented Jan 30, 2016

@felixcheung, for sure it will be helpful (and useful) if some of the travis builds run on JDK8.
Not sure i can changed it though?

@Leemoonsoo
Copy link
Member

Adding a new entry under matrix.include section in the .travis.yml will run test on JDK8.
for example

    - jdk: "oraclejdk8"
      env: SPARK_VER="1.6.0" HADOOP_VER="2.3" PROFILE="-Pspark-1.6 -Phadoop-2.3 -Ppyspark -Pscalding" BUILD_FLAG="package -Pbuild-distr" TEST_FLAG="verify -Pusing-packaged-distr"

If the test on jdk8 does not pass, because of other modules of Zeppelin, i suggest revert modification of .travis.yml in this PR and make separate PR and resolve https://issues.apache.org/jira/browse/ZEPPELIN-411

@felixcheung
Copy link
Member

@tzolov how would you like to proceed?

@asfgit asfgit closed this in c38a0a0 May 9, 2018
asfgit pushed a commit that referenced this pull request May 9, 2018
close #83
close #86
close #125
close #133
close #139
close #146
close #193
close #203
close #246
close #262
close #264
close #273
close #291
close #299
close #320
close #347
close #389
close #413
close #423
close #543
close #560
close #658
close #670
close #728
close #765
close #777
close #782
close #783
close #812
close #822
close #841
close #843
close #878
close #884
close #918
close #989
close #1076
close #1135
close #1187
close #1231
close #1304
close #1316
close #1361
close #1385
close #1390
close #1414
close #1422
close #1425
close #1447
close #1458
close #1466
close #1485
close #1492
close #1495
close #1497
close #1536
close #1545
close #1561
close #1577
close #1600
close #1603
close #1678
close #1695
close #1739
close #1748
close #1765
close #1767
close #1776
close #1783
close #1799
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants