Skip to content

Conversation

@viirya
Copy link
Member

@viirya viirya commented Dec 31, 2016

What changes were proposed in this pull request?

The configuration spark.yarn.security.tokens.{service}.enabled is deprecated. Now we should use spark.yarn.security.credentials.{service}.enabled. Some places in the doc is not updated yet.

How was this patch tested?

N/A. Just doc change.

Please review http://spark.apache.org/contributing.html before opening a pull request.

@viirya
Copy link
Member Author

viirya commented Dec 31, 2016

cc @jerryshao

@SparkQA
Copy link

SparkQA commented Dec 31, 2016

Test build #70767 has finished for PR 16444 at commit f89a31a.

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

*
* Also each credential provider is controlled by
* spark.yarn.security.credentials.{service}.enabled, it will not be loaded in if set to false.
* E.g., hive's credential provider [[HiveCredentialProvider]] can be enable/disable by
Copy link
Member

Choose a reason for hiding this comment

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

Nit: "For example, Hive's ..." and "can be enabled/disabled"

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed. Thanks.

@SparkQA
Copy link

SparkQA commented Jan 1, 2017

Test build #70773 has finished for PR 16444 at commit 4b14c52.

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

@jerryshao
Copy link
Contributor

LGTM, thanks for the fix @viirya .

@srowen
Copy link
Member

srowen commented Jan 2, 2017

Merged to master/2.1

asfgit pushed a commit that referenced this pull request Jan 2, 2017
## What changes were proposed in this pull request?

The configuration `spark.yarn.security.tokens.{service}.enabled` is deprecated. Now we should use `spark.yarn.security.credentials.{service}.enabled`. Some places in the doc is not updated yet.

## How was this patch tested?

N/A. Just doc change.

Please review http://spark.apache.org/contributing.html before opening a pull request.

Author: Liang-Chi Hsieh <viirya@gmail.com>

Closes #16444 from viirya/minor-credential-provider-doc.

(cherry picked from commit 0ac2f1e)
Signed-off-by: Sean Owen <sowen@cloudera.com>
@asfgit asfgit closed this in 0ac2f1e Jan 2, 2017
@viirya
Copy link
Member Author

viirya commented Jan 2, 2017

Thank you! @srowen @jerryshao

cmonkey pushed a commit to cmonkey/spark that referenced this pull request Jan 4, 2017
## What changes were proposed in this pull request?

The configuration `spark.yarn.security.tokens.{service}.enabled` is deprecated. Now we should use `spark.yarn.security.credentials.{service}.enabled`. Some places in the doc is not updated yet.

## How was this patch tested?

N/A. Just doc change.

Please review http://spark.apache.org/contributing.html before opening a pull request.

Author: Liang-Chi Hsieh <viirya@gmail.com>

Closes apache#16444 from viirya/minor-credential-provider-doc.
uzadude pushed a commit to uzadude/spark that referenced this pull request Jan 27, 2017
## What changes were proposed in this pull request?

The configuration `spark.yarn.security.tokens.{service}.enabled` is deprecated. Now we should use `spark.yarn.security.credentials.{service}.enabled`. Some places in the doc is not updated yet.

## How was this patch tested?

N/A. Just doc change.

Please review http://spark.apache.org/contributing.html before opening a pull request.

Author: Liang-Chi Hsieh <viirya@gmail.com>

Closes apache#16444 from viirya/minor-credential-provider-doc.
@viirya viirya deleted the minor-credential-provider-doc branch December 27, 2023 18:20
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.

4 participants