Hi, Could you give me some idea how did you run test? did you give any special profile or configuration in your mvn command?
Thanks, moon On Thu, May 21, 2015 at 5:00 PM Victor Manuel Garcia < [email protected]> wrote: > hi guys, > I am running the test but gives the following errors... > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in > org.apache.zeppelin.display.InputTest > Running org.apache.zeppelin.scheduler.RemoteSchedulerTest > 09:32:39,404 INFO > org.apache.zeppelin.interpreter.remote.RemoteInterpreter:336 - > setInterpreterGroup =3D InterpreterGroup_1432193559325_-423836401 > class=3Dorg.apache.zeppelin.interpreter.remote.mock.MockInterpreterA, > path=3Dfake > 09:32:39,444 INFO > org.apache.zeppelin.interpreter.remote.RemoteInterpreterProcess:107 - Run > interpreter process > /home/victorgarcia/my-repo/incubator-zeppelin/zeppelin- > interpreter/../bin/i= > nterpreter.sh > -d fake -p 56051 > Exception in thread "main" java.lang.NoClassDefFoundError: > org/apache/thrift/TException > at java.lang.Class.getDeclaredMethods0(Native Method) > at java.lang.Class.privateGetDeclaredMethods(Class.java:2625) > at java.lang.Class.getMethod0(Class.java:2866) > at java.lang.Class.getMethod(Class.java:1676) > > > thks > > > -- > *Victor Manuel GarcĂa* > *Ingeniero de Software* > > *[+34] 672104297 > <%5B%2B34%5D%20608%20449%20323> | [email protected] > <[email protected]>* > > >
