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

TestNaiveBayesDriver fails in sequential mode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.9
    • 0.10.0
    • classic
    • None

    Description

      As reported by Chandler Burgess, testnb fails in sequential mode with exception:

      Exception in thread "main" java.io.FileNotFoundException: /tmp/mahout-work-andy/20news-train-vectors (Is a directory)
      at java.io.FileInputStream.open(Native Method)
      at java.io.FileInputStream.<init>(FileInputStream.java:120)
      at org.apache.hadoop.fs.RawLocalFileSystem$TrackingFileInputStream.<init>(RawLocalFileSystem.java:71)

      {...} at org.apache.mahout.classifier.naivebayes.test.TestNaiveBayesDriver.run(TestNaiveBayesDriver.java:99){...}

      Attachments

        1. MAHOUT-1503.patch
          3 kB
          Andrew Palumbo

        Activity

          People

            smarthi Suneel Marthi
            Andrew_Palumbo Andrew Palumbo
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: