You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2014/05/23 00:25:01 UTC

[jira] [Created] (SPARK-1909) "--jars" is not supported in standalone cluster mode

Xiangrui Meng created SPARK-1909:
------------------------------------

             Summary: "--jars" is not supported in standalone cluster mode
                 Key: SPARK-1909
                 URL: https://issues.apache.org/jira/browse/SPARK-1909
             Project: Spark
          Issue Type: Sub-task
          Components: Deploy
    Affects Versions: 1.0.0
            Reporter: Xiangrui Meng
            Priority: Minor


"--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`.



--
This message was sent by Atlassian JIRA
(v6.2#6252)