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

Parse Spark and Mahout variable arguments from the Mahout spark-shell

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.12.2
    • 1.0.0, 0.14.0, 0.13.1, 14.1
    • None

    Description

      The Spark spark-shell allows for spark variables to be supplied at the command line, e.g.:

      spark-shell --driver-memory 4g
      

      The mahout shell does not have an argument parser for CLI vars. We should allow for variables to be set in the same fashion; e.g.:

      mahout spark-shell --driver-memory 4g
      

      This would be a good issue for someone who wants to start working on mahout, to get familiar with the codebase.

      Attachments

        Activity

          People

            Unassigned Unassigned
            Andrew_Palumbo Andrew Palumbo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: