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-12056][CORE] Part 2 Create a TaskAttemptContext only after calling setConf #10164

Closed
wants to merge 1 commit into from

Conversation

tedyu
Copy link
Contributor

@tedyu tedyu commented Dec 6, 2015

This is continuation of SPARK-12056 where change is applied to SqlNewHadoopRDD.scala

@andrewor14
FYI

@tedyu
Copy link
Contributor Author

tedyu commented Dec 6, 2015

Jenkins, test this please

@SparkQA
Copy link

SparkQA commented Dec 6, 2015

Test build #47243 has finished for PR 10164 at commit 285a663.

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

@SparkQA
Copy link

SparkQA commented Dec 6, 2015

Test build #47242 has finished for PR 10164 at commit 285a663.

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

@andrewor14
Copy link
Contributor

Merged into master and 1.6

asfgit pushed a commit that referenced this pull request Dec 16, 2015
…ling setConf

This is continuation of SPARK-12056 where change is applied to SqlNewHadoopRDD.scala

andrewor14
FYI

Author: tedyu <yuzhihong@gmail.com>

Closes #10164 from tedyu/master.

(cherry picked from commit f725b2e)
Signed-off-by: Andrew Or <andrew@databricks.com>
@asfgit asfgit closed this in f725b2e Dec 16, 2015
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