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

CollocDriver not runnable with ToolRunner due to private Constructor

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.5
    • 0.6
    • classic
    • None

    Description

      I noticed that CollocDriver has a private Constructor, which means that I can't run it via ToolRunner

      Configuration configuration = ...
      String[] collocArgs = ...

      ToolRunner.run(configuration, new CollocDriver(), args);

      Attachments

        1. MAHOUT-714.patch
          0.6 kB
          Frank Scholten

        Activity

          People

            srowen Sean R. Owen
            frankscholten Frank Scholten
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: