FAQ
Hi,

I'm trying to use the distributed cache on my cluster equipped with CDH
4.6, but althoug it works in local mode when lauched via java -jar from
eclipse (or the same command from terminal), it doesn't work when launched
using hadoop jar command :

java.lang.NoSuchMethodError:
org.apache.hadoop.mapreduce.Job.addCacheFile(Ljava/net/URI;)V

I tried a few things but nothing has worked so far. Can you help me ?

Kévin Moulart

To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].

Search Discussions

  • Harsh J at Mar 24, 2014 at 7:54 pm
    Hi Kévin,

    You're packing a CDH4 YARN+MR2 library dependency into your compiled
    jar, but are running it on an MRv1 library backed cluster. Note that
    MRv1 is forward compatible, but not backward compatible with MR2 jobs.

    Please use the right, MR1, set of dependencies as described at
    http://www.cloudera.com/content/cloudera-content/cloudera-docs/CDH4/4.2.0/CDH4-Installation-Guide/cdh4ig_topic_31_1.html
    On Mon, Mar 24, 2014 at 3:36 PM, Kevin Moulart wrote:
    Hi,

    I'm trying to use the distributed cache on my cluster equipped with CDH 4.6,
    but althoug it works in local mode when lauched via java -jar from eclipse
    (or the same command from terminal), it doesn't work when launched using
    hadoop jar command :

    java.lang.NoSuchMethodError:
    org.apache.hadoop.mapreduce.Job.addCacheFile(Ljava/net/URI;)V

    I tried a few things but nothing has worked so far. Can you help me ?

    Kévin Moulart

    To unsubscribe from this group and stop receiving emails from it, send an
    email to [email protected].


    --
    Harsh J

    To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
  • Kevin Moulart at Mar 26, 2014 at 2:31 pm
    Hi and thanks for the answer. I'll look into it.

    Le lundi 24 mars 2014 20:54:05 UTC+1, Harsh J a écrit :
    Hi Kévin,

    You're packing a CDH4 YARN+MR2 library dependency into your compiled
    jar, but are running it on an MRv1 library backed cluster. Note that
    MRv1 is forward compatible, but not backward compatible with MR2 jobs.

    Please use the right, MR1, set of dependencies as described at

    http://www.cloudera.com/content/cloudera-content/cloudera-docs/CDH4/4.2.0/CDH4-Installation-Guide/cdh4ig_topic_31_1.html
    On Mon, Mar 24, 2014 at 3:36 PM, Kevin Moulart wrote:
    Hi,

    I'm trying to use the distributed cache on my cluster equipped with CDH 4.6,
    but althoug it works in local mode when lauched via java -jar from eclipse
    (or the same command from terminal), it doesn't work when launched using
    hadoop jar command :

    java.lang.NoSuchMethodError:
    org.apache.hadoop.mapreduce.Job.addCacheFile(Ljava/net/URI;)V

    I tried a few things but nothing has worked so far. Can you help me ?

    Kévin Moulart

    To unsubscribe from this group and stop receiving emails from it, send an
    email to [email protected] <javascript:>.


    --
    Harsh J
    To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
groupscm-users @
categorieshadoop
postedMar 24, '14 at 10:06a
activeMar 26, '14 at 2:31p
posts3
users2
websitecloudera.com
irc#hadoop

2 users in discussion

Kevin Moulart: 2 posts Harsh J: 1 post

People

Translate

site design / logo © 2023 Grokbase