Skip to content

Conversation

@vanzin
Copy link
Contributor

@vanzin vanzin commented Oct 24, 2017

The bug was introduced in SPARK-22290, which changed how the app's user
is impersonated in the AM. The changed missed an initialization function
that needs to be run as the app owner (who has the right credentials to
read from HDFS).

The bug was introduced in SPARK-22290, which changed how the app's user
is impersonated in the AM. The changed missed an initialization function
that needs to be run as the app owner (who has the right credentials to
read from HDFS).
@SparkQA
Copy link

SparkQA commented Oct 24, 2017

Test build #83019 has finished for PR 19566 at commit d65e8f2.

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

@maver1ck
Copy link
Contributor

@vanzin
I tested your patch. It worked.

@SparkQA
Copy link

SparkQA commented Oct 25, 2017

Test build #83054 has finished for PR 19566 at commit de3755a.

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

@vanzin
Copy link
Contributor Author

vanzin commented Oct 25, 2017

Merging to master (since YARN is pretty broken without this).

@asfgit asfgit closed this in d212ef1 Oct 25, 2017
@vanzin vanzin deleted the SPARK-22341 branch October 26, 2017 18:32
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