Hi Prashanth, You could try out mvn skipTests to ignore the tests, build the application & deploy with storm to see if it works. If you post the detailed exception you are getting may be we could analyse further. Also I think you can post your issues to the dev mailing list (CCed) where there are experts to help you out.
Thanks Jay On Sat, Jul 16, 2016 at 6:24 AM, PRASHANTH ARTAL <[email protected]> wrote: > Greetings Jayadeep, > > I need your help in executing SAMOA with STORM. > > ->For SAMOA I have built the storm cluster of 3 machines.And the machines > are virtual machines(Vmware).It is working perfectly. > > ->I want use the inbuilt example of samoa.I used this link " > https://samoa.incubator.apache.org/index.html" and in the bottom he has > given three steps to build SAMOA on Storm. > > ~ git clone http://git.apache.org/incubator-samoa.git > > ~$cd incubator-samoa > > ~$mvn -Pstorm package > > > I am able to get the code from git hub and can perform 2nd step. But I am > not able to perform the 3rd step properly.It is giving me an error i.e., > > > *"**Tests in error: * > > * AlgosTest.testCVPReqVHTWithStorm » test timed out after 120000 > milliseconds* > > * AlgosTest.testVHTWithStorm » test timed out after 120000 milliseconds* > *"* > my zookeeper and storm is running perfectly and after when I try to "mvn" > its not working and giving me the above error./ > > I request you to please help me out. > > Thank you > -- > Regards, > PRASHANTH ARTAL > Graduate Student, > Computer Science and Engineering, > Arizona State University, > Tempe,AZ-85281 > > Ph : +1(669)300-7705 >
