Github user bzz commented on the issue:
https://github.com/apache/zeppelin/pull/1603
on `mvn clean package -pl \!zeppelin-distribution` I got
```
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.193 sec
- in org.apache.zeppelin.search.LuceneSearchTest
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] Reactor Summary:
[INFO]
[INFO] Zeppelin ........................................... SUCCESS [
6.317 s]
[INFO] Zeppelin: Interpreter .............................. SUCCESS [02:35
min]
[INFO] Zeppelin: Zengine .................................. FAILURE [02:48
min]
```
Am I doing something wrong?
---
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.
---