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 is in the logs for the
artifact is accessible via a browser due to the username password being
present

So to use an enterprise artifactory with spark is there a special way to
specify the username and password when passing the repositories String?

Reply via email to