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

CLI arguments are not being processed in spark-shell

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 0.10.0
    • 0.11.0
    • classic
    • spark spark-shell

    Description

      The CLI arguments are not being processed in spark-shell. Most importantly the spark options are not being passed to the spark configuration via:

      $ mahout spark-shell -D:k=n
      

      The arguments are preserved it through

      $ bin/mahout

      There should be a relatively easy fix either by using the MahoutOptionParser, Scopt or by simply parsing the args array.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: