Github user liushiqi9 commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/40#issuecomment-101390994
I pull the master branch and simply use mvn clean package when I am sure
that I have all the preference.
And it have the following issues:
Failed tests:
RemoteInterpreterProcessTest.testStartStop:41 expected:<true> but
was:<false>
Tests in error:
RemoteSchedulerTest.test:71 » Interpreter
org.apache.zeppelin.interpreter.Inte...
RemoteAngularObjectTest.setUp:86 » Interpreter
org.apache.zeppelin.interpreter...
RemoteAngularObjectTest.tearDown:91 » Interpreter
org.apache.zeppelin.interpre...
RemoteInterpreterProcessTest.testClientFactory:57 » Interpreter
org.apache.thr...
RemoteInterpreterTest.testRemoteInterperterCall:101 » Interpreter
org.apache.z...
RemoteInterpreterTest.testRunOrderPreserved:319 » Interpreter
org.apache.zeppe...
RemoteInterpreterTest.testRunParallel:398 » Interpreter
org.apache.zeppelin.in...
RemoteInterpreterTest.testRemoteSchedulerSharingSubmit:216 » Interpreter
org.a...
RemoteInterpreterTest.testRemoteSchedulerSharing:154 » Interpreter
org.apache....
And it has and error in the log :
cannot find or load main class:org.apache.zeppelin.server.ZeppelinServer
---
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.
---