Github user bzz commented on the issue:
https://github.com/apache/zeppelin/pull/1603
@Leemoonsoo do you think it's worth re-basing on latest master?
Tried `mvn clean package -pl \!zeppelin-distribution` on this branch again,
got:
```
Results :
Tests in error:
HeliumApplicationFactoryTest.testUnloadOnInterpreterUnbind:232 »
ClassCast jav...
HeliumApplicationFactoryTest.testLoadRunUnloadApplication:148 »
ClassCast java...
HeliumApplicationFactoryTest.testUnloadOnInterpreterRestart:299 »
ClassCast ja...
HeliumApplicationFactoryTest.testUnloadOnParagraphRemove:193 » ClassCast
java....
Tests run: 116, Failures: 0, Errors: 4, Skipped: 0
[INFO]
------------------------------------------------------------------------
[INFO] Zeppelin ........................................... SUCCESS [
8.249 s]
[INFO] Zeppelin: Interpreter .............................. SUCCESS [02:30
min]
[INFO] Zeppelin: Zengine .................................. FAILURE [02:47
min]
[INFO] Zeppelin: Display system apis ...................... SKIPPED
```
My env
```
Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06;
2015-04-22T20:57:37+09:00)
Maven home: /usr/local/Cellar/maven/3.3.3/libexec
Java version: 1.7.0_45, vendor: Oracle Corporation
Java home:
/Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.10.5", arch: "x86_64", family: "mac"
```
---
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.
---