You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/10/21 10:46:58 UTC

[jira] [Updated] (SPARK-17898) --repositories needs username and password

     [ https://issues.apache.org/jira/browse/SPARK-17898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen updated SPARK-17898:
------------------------------
      Assignee: Sean Owen
      Priority: Trivial  (was: Major)
    Issue Type: Documentation  (was: Wish)

> --repositories  needs username and password
> -------------------------------------------
>
>                 Key: SPARK-17898
>                 URL: https://issues.apache.org/jira/browse/SPARK-17898
>             Project: Spark
>          Issue Type: Documentation
>    Affects Versions: 2.0.1
>            Reporter: lichenglin
>            Assignee: Sean Owen
>            Priority: Trivial
>
> My private repositories need username and password to visit.
> I can't find a way to declaration  the username and password when submit spark application
> {code}
> bin/spark-submit --repositories   http://wx.bjdv.com:8081/nexus/content/groups/bigdata/ --packages com.databricks:spark-csv_2.10:1.2.0   --class org.apache.spark.examples.SparkPi   --master local[8]   examples/jars/spark-examples_2.11-2.0.1.jar   100
> {code}
> The rep http://wx.bjdv.com:8081/nexus/content/groups/bigdata/ need username and password



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org