Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-22319][Core][BACKPORT-2.2] call loginUserFromKeytab before accessing hdfs #19554

Closed
wants to merge 1 commit into from

Conversation

sjrand
Copy link
Contributor

@sjrand sjrand commented Oct 23, 2017

What changes were proposed in this pull request?

In SparkSubmit, call loginUserFromKeytab before attempting to make RPC calls to the NameNode.

Same as ##19540, but for branch-2.2.

How was this patch tested?

Manually tested for master as described in #19540.

@jerryshao
Copy link
Contributor

ok to test.

@jerryshao
Copy link
Contributor

Can you please add a tag in PR title [BACKPORT-2.2].

@sjrand sjrand changed the title [SPARK-22319][Core] call loginUserFromKeytab before accessing hdfs [SPARK-22319][Core][BACKPORT-2.2] call loginUserFromKeytab before accessing hdfs Oct 23, 2017
@jerryshao
Copy link
Contributor

ok to test.

@SparkQA
Copy link

SparkQA commented Oct 23, 2017

Test build #82967 has finished for PR 19554 at commit def29a1.

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

@jerryshao
Copy link
Contributor

Thanks, merging to branch 2.2.

asfgit pushed a commit that referenced this pull request Oct 23, 2017
…essing hdfs

In SparkSubmit, call loginUserFromKeytab before attempting to make RPC calls to the NameNode.

Same as ##19540, but for branch-2.2.

Manually tested for master as described in #19540.

Author: Steven Rand <srand@palantir.com>

Closes #19554 from sjrand/SPARK-22319-branch-2.2.

Change-Id: Ic550a818fd6a3f38b356ac48029942d463738458
@jerryshao
Copy link
Contributor

@sjrand would you please close this PR, it is already merged to branch 2.2.

@sjrand
Copy link
Contributor Author

sjrand commented Oct 23, 2017

Thanks @jerryshao.

@sjrand sjrand closed this Oct 23, 2017
@sjrand sjrand deleted the SPARK-22319-branch-2.2 branch October 23, 2017 06:31
MatthewRBruce pushed a commit to Shopify/spark that referenced this pull request Jul 31, 2018
…essing hdfs

In SparkSubmit, call loginUserFromKeytab before attempting to make RPC calls to the NameNode.

Same as #apache#19540, but for branch-2.2.

Manually tested for master as described in apache#19540.

Author: Steven Rand <srand@palantir.com>

Closes apache#19554 from sjrand/SPARK-22319-branch-2.2.

Change-Id: Ic550a818fd6a3f38b356ac48029942d463738458
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