Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-1652 Fixes and improvements for spark-submit/configs
  3. SPARK-1909

"--jars" is not supported in standalone cluster mode

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.0.0
    • 1.1.0
    • Deploy
    • None

    Description

      "--jars" is not processed in `spark-submit` for standalone cluster mode. The workaround is building an assembly app jar. It might be easy to support user jars that is accessible from a cluster node by setting `spark.jars` property correctly and passing it to `DriverWrapper`.

      Attachments

        Activity

          People

            andrewor14 Andrew Or
            mengxr Xiangrui Meng
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: