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
