Skip to content

[SPARK-17898] [DOCS] --repositories needs username and password#15584

Closed
srowen wants to merge 1 commit intoapache:masterfrom
srowen:SPARK-17898
Closed

[SPARK-17898] [DOCS] --repositories needs username and password#15584
srowen wants to merge 1 commit intoapache:masterfrom
srowen:SPARK-17898

Conversation

@srowen
Copy link
Copy Markdown
Member

@srowen srowen commented Oct 21, 2016

What changes were proposed in this pull request?

Document user:password@ syntax as possible means of specifying credentials for password-protected --repositories

How was this patch tested?

Doc build

by passing a comma-separated list to the `--jars` argument. You can also add dependencies
(e.g. Spark Packages) to your shell session by supplying a comma-separated list of maven coordinates
to the `--packages` argument. Any additional repositories where dependencies might exist (e.g. SonaType)
to the `--packages` argument. Any additional repositories where dependencies might exist (e.g. Sonatype)
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, these changes are just typo fixes I saw while looking at other references to --repositories

@SparkQA
Copy link
Copy Markdown

SparkQA commented Oct 21, 2016

Test build #67336 has finished for PR 15584 at commit a08b5a9.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@felixcheung
Copy link
Copy Markdown
Member

LGTM

@srowen
Copy link
Copy Markdown
Member Author

srowen commented Oct 22, 2016

Merged to master

ghost pushed a commit to dbtsai/spark that referenced this pull request Oct 22, 2016
## What changes were proposed in this pull request?

Document `user:password` syntax as possible means of specifying credentials for password-protected `--repositories`

## How was this patch tested?

Doc build

Author: Sean Owen <sowen@cloudera.com>

Closes apache#15584 from srowen/SPARK-17898.
@srowen srowen closed this Oct 22, 2016
@srowen srowen deleted the SPARK-17898 branch October 22, 2016 08:40
robert3005 pushed a commit to palantir/spark that referenced this pull request Nov 1, 2016
## What changes were proposed in this pull request?

Document `user:password` syntax as possible means of specifying credentials for password-protected `--repositories`

## How was this patch tested?

Doc build

Author: Sean Owen <sowen@cloudera.com>

Closes apache#15584 from srowen/SPARK-17898.
uzadude pushed a commit to uzadude/spark that referenced this pull request Jan 27, 2017
## What changes were proposed in this pull request?

Document `user:password` syntax as possible means of specifying credentials for password-protected `--repositories`

## How was this patch tested?

Doc build

Author: Sean Owen <sowen@cloudera.com>

Closes apache#15584 from srowen/SPARK-17898.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants