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

Some vector dumper flags are expecting arguments.

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.6
    • 0.8
    • classic

    Description

      I ran VectorDumper from the command line like this:

      $MAHOUT_HOME/bin/mahout vectordump -i ${HDFS_VECTS} --csv -p > ${LOCAL_VECTS}

      I've used this command before to dump similar vectors, but I'm now getting missing argument errors:

      ERROR common.AbstractJob: Missing value(s) --printKey

      You can add an argument after each of these flags to work around this problem for now:

      $MAHOUT_HOME/bin/mahout vectordump -i ${INPATH} --csv x -p x > ${LOCAL_OUT}

      I encountered this on the trunk, but I think it's likely this problem went out in 0.6; I can check in the next fews days if nobody does it first.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            ssc Sebastian Schelter
            tcp Tom Pierce
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment