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-2877] [SQL] MetastoreRelation should use SparkClassLoader when creating the tableDesc #1806

Closed
wants to merge 1 commit into from

Conversation

yhuai
Copy link
Contributor

@yhuai yhuai commented Aug 6, 2014

@SparkQA
Copy link

SparkQA commented Aug 6, 2014

QA tests have started for PR 1806. This patch merges cleanly.
View progress: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/18029/consoleFull

@SparkQA
Copy link

SparkQA commented Aug 6, 2014

QA results for PR 1806:
- This patch FAILED unit tests.
- This patch merges cleanly
- This patch adds no public classes

For more information see test ouptut:
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/18029/consoleFull

@yhuai
Copy link
Contributor Author

yhuai commented Aug 6, 2014

Jenkins, test this please.

1 similar comment
@yhuai
Copy link
Contributor Author

yhuai commented Aug 8, 2014

Jenkins, test this please.

@SparkQA
Copy link

SparkQA commented Aug 8, 2014

QA tests have started for PR 1806. This patch merges cleanly.
View progress: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/18193/consoleFull

@SparkQA
Copy link

SparkQA commented Aug 8, 2014

QA results for PR 1806:
- This patch PASSES unit tests.
- This patch merges cleanly
- This patch adds no public classes

For more information see test ouptut:
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/18193/consoleFull

@marmbrus
Copy link
Contributor

marmbrus commented Aug 8, 2014

Thanks! Merged to master and 1.1

@asfgit asfgit closed this in c874723 Aug 8, 2014
asfgit pushed a commit that referenced this pull request Aug 8, 2014
… creating the tableDesc

JIRA: https://issues.apache.org/jira/browse/SPARK-2877

Author: Yin Huai <[email protected]>

Closes #1806 from yhuai/SPARK-2877 and squashes the following commits:

4142bcb [Yin Huai] Use Spark's classloader.

(cherry picked from commit c874723)
Signed-off-by: Michael Armbrust <[email protected]>
xiliu82 pushed a commit to xiliu82/spark that referenced this pull request Sep 4, 2014
… creating the tableDesc

JIRA: https://issues.apache.org/jira/browse/SPARK-2877

Author: Yin Huai <[email protected]>

Closes apache#1806 from yhuai/SPARK-2877 and squashes the following commits:

4142bcb [Yin Huai] Use Spark's classloader.
@yhuai yhuai deleted the SPARK-2877 branch October 6, 2014 16:24
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