Re: [SPARK 2.0.0] Specifying remote repository when submitting jobs

2016-10-28 Thread Sean Owen
https://issues.apache.org/jira/browse/SPARK-17898 On Fri, Oct 28, 2016 at 11:56 AM Aseem Bansal wrote: > Hi > > We are trying to use some of our artifacts as dependencies while > submitting spark jobs. To specify the remote artifactory URL we are using > the following syntax > > > https://USERNA

Re: [SPARK 2.0.0] Specifying remote repository when submitting jobs

2016-10-28 Thread Aseem Bansal
To add to the above I have already checked the documentation, API and even looked at the source code at https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala#L882 but I could not find anything hence I am asking here. On Fri, Oct 28, 2016 at 4:26

[SPARK 2.0.0] Specifying remote repository when submitting jobs

2016-10-28 Thread Aseem Bansal
Hi We are trying to use some of our artifacts as dependencies while submitting spark jobs. To specify the remote artifactory URL we are using the following syntax https://USERNAME:passw...@artifactory.companyname.com/artifactory/COMPANYNAME-libs But the resolution fails. Although the URL which i