Exception in thread "main" java.lang.NoSuchMethodError: org.apache.hadoop.http.HttpConfig.isSecure()Z
at org.apache.hadoop.yarn.conf.YarnConfiguration.<clinit>(YarnConfiguration.java:322)
at co.cask.tigon.guice.ConfigModule.configure(ConfigModule.java:54)
at com.google.inject.AbstractModule.configure(AbstractModule.java:59)
at com.google.inject.spi.Elements$RecordingBinder.install(Elements.java:223)
at com.google.inject.spi.Elements.getElements(Elements.java:101)
at com.google.inject.internal.InjectorShell$Builder.build(InjectorShell.java:133)
at com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:103)
at com.google.inject.Guice.createInjector(Guice.java:95)
at com.google.inject.Guice.createInjector(Guice.java:72)
at co.cask.tigon.StandaloneMain.<init>(StandaloneMain.java:73)
at co.cask.tigon.StandaloneMain.createStandaloneMain(StandaloneMain.java:91)
at co.cask.tigon.StandaloneMain.main(StandaloneMain.java:118)
A bit of googling told me it's a version incompatibility in yarn from hadoop 2.3 and 2.4. I pulled down the 3.0 snapshot source to see how tough it would be to update but I couldn't get the source to compile. Are there plans on updating the supported Hadoop version? If so, will that be in 3.0?
Thanks!
--
You received this message because you are subscribed to the Google Groups "Tigon User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tigon-user+...@googlegroups.com.
To post to this group, send email to tigon...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tigon-user/6de66a2d-029d-4c87-99fd-749f0dc493bf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.