Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-3284

bin/mapred queue fails with JobQueueClient ClassNotFoundException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.23.0
    • 0.23.0
    • mrv2
    • None

    Description

      bin/mapred queue fails with the following exception:

      -bash$ bin/mapred queue
      Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/hadoop/mapred/JobQueueClient
      Caused by: java.lang.ClassNotFoundException: org.apache.hadoop.mapred.JobQueueClient
              at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
              at java.security.AccessController.doPrivileged(Native Method)
              at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
              at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
              at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
              at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
      Could not find the main class: org.apache.hadoop.mapred.JobQueueClient.  Program will exit.
      
      

      Attachments

        Activity

          People

            acmurthy Arun Murthy
            rramya Ramya Sunil
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: