Uploaded image for project: 'Mahout'
  1. Mahout
  2. MAHOUT-1044

bin/mahout throws NoClassDefFoundError: org/apache/hadoop/util/ProgramDriver

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.7
    • 0.8
    • classic
    • None
    • Ubuntu 12.04

    Description

      bin/mahout throws NoClassDefFoundError: org/apache/hadoop/util/ProgramDriver

      I think this is due to line 224
      CLASSPATH="${CLASSPATH}:${MAHOUT_HOME/lib/hadoop/*}"

      I fix the issue by moving the closing brace
      CLASSPATH="${CLASSPATH}:${MAHOUT_HOME}/lib/hadoop/*"

      Attachments

        Activity

          People

            srowen Sean R. Owen
            yamo Yann Moisan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: