But did they mentioned this storm doc? I'm searching for that.
*Best regards,* *K.Sai Dilip Reddy.* On Wed, Apr 13, 2016 at 12:48 PM, Sai Dilip Reddy Kiralam < [email protected]> wrote: > Hi, > > yeah ! Thank-you Lim. > > > > > *Best regards,* > > *K.Sai Dilip Reddy.* > > On Wed, Apr 13, 2016 at 12:44 PM, Jungtaek Lim <[email protected]> wrote: > >> There's breaking compatibility in Apache Storm 1.0.0 - base package name >> changed. >> You may want to modify your topology source code to reflect renamed >> package. Modified base package name is 'org.apache.storm'. >> >> Hope this helps. >> >> Thanks, >> Jungtaek Lim (HeartSaVioR) >> >> On 2016년 4월 13일 (수) at 오후 3:03 anshu shukla <[email protected]> >> wrote: >> >>> Also how we can use Resource aware scheduler added as new feature . Any >>> doc ?? >>> >>> On Wed, Apr 13, 2016 at 11:29 AM, Sai Dilip Reddy Kiralam < >>> [email protected]> wrote: >>> >>>> Hi All, >>>> >>>> I really felt happy storm released a new 1.0.0 version.I wanted to >>>> play with it so,I submitted my topology in storm 1.0.0.it throws me >>>> the error while submitting the topology >>>> >>>> Dstorm.jar=target/storm-streaming-1.0-SNAPSHOT.jar >>>> com.LaGran.storm.UserTopology sas dfd >>>> Error: A JNI error has occurred, please check your installation and try >>>> again >>>> Exception in thread "main" java.lang.NoClassDefFoundError: >>>> backtype/storm/spout/Scheme >>>> at java.lang.Class.getDeclaredMethods0(Native Method) >>>> at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) >>>> at java.lang.Class.privateGetMethodRecursive(Class.java:3048) >>>> at java.lang.Class.getMethod0(Class.java:3018) >>>> at java.lang.Class.getMethod(Class.java:1784) >>>> at >>>> sun.launcher.LauncherHelper.validateMainClass(LauncherHelper.java:544) >>>> at >>>> sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:526) >>>> >>>> >>>> same coded Topology is already running on storm 0.10 machine with out >>>> any error. >>>> >>>> so I need to change any thing ? >>>> >>>> >>>> *Best regards,* >>>> >>>> *K.Sai Dilip Reddy.* >>>> >>> >>> >>> >>> -- >>> Thanks & Regards, >>> Anshu Shukla >>> >> >
