Hadoop 2.6.0 Support

107 views
Skip to first unread message

how...@gmail.com

unread,
Dec 23, 2014, 12:41:59 PM12/23/14
to tigon...@googlegroups.com
I tried running Tigon in a Hadoop 2.6.0 environment and got the following error

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!

Terence Yim

unread,
Dec 23, 2014, 1:34:32 PM12/23/14
to how...@gmail.com, tigon...@googlegroups.com
Hi,

From the stack trace itself, seems like the problem is inside hadoop class (YarnConfiguration). How do you setup classpath to run the app? Is there some mixed versions of hadoop jars in the classpath?

We’ll try to run it with 2.6.0 as well to see if we can reproduce the issue.

Terence

--
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.

Reply all
Reply to author
Forward
0 new messages