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-7491][SQL] Allow configuration of classloader isolation for hive #6167

Closed
wants to merge 4 commits into from

Conversation

marmbrus
Copy link
Contributor

No description provided.

@SparkQA
Copy link

SparkQA commented May 15, 2015

Test build #32763 has finished for PR 6167 at commit dfdf19c.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@marmbrus marmbrus changed the title [SPARK-6906][SQL] Allow configuration of classloader isolation for hive [SPARK-7491][SPARK-6906][SQL] Allow configuration of classloader isolation for hive May 15, 2015
@marmbrus marmbrus changed the title [SPARK-7491][SPARK-6906][SQL] Allow configuration of classloader isolation for hive [SPARK-7491][SQL] Allow configuration of classloader isolation for hive May 15, 2015
@pwendell
Copy link
Contributor

Jenkins, retest this please.

@SparkQA
Copy link

SparkQA commented May 15, 2015

Test build #32861 has finished for PR 6167 at commit dfdf19c.

  • This patch fails MiMa tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@marmbrus
Copy link
Contributor Author

test this please

@SparkQA
Copy link

SparkQA commented May 16, 2015

Test build #32862 has finished for PR 6167 at commit dfdf19c.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented May 16, 2015

Test build #32909 has finished for PR 6167 at commit 07476ee.

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

@SparkQA
Copy link

SparkQA commented May 17, 2015

Test build #32917 has finished for PR 6167 at commit 6147cbe.

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

asfgit pushed a commit that referenced this pull request May 17, 2015
Author: Michael Armbrust <michael@databricks.com>

Closes #6167 from marmbrus/configureIsolation and squashes the following commits:

6147cbe [Michael Armbrust] filter other conf
22cc3bc [Michael Armbrust] Merge remote-tracking branch 'origin/master' into configureIsolation
07476ee [Michael Armbrust] filter empty prefixes
dfdf19c [Michael Armbrust] [SPARK-6906][SQL] Allow configuration of classloader isolation for hive

(cherry picked from commit 2ca60ac)
Signed-off-by: Michael Armbrust <michael@databricks.com>
@asfgit asfgit closed this in 2ca60ac May 17, 2015
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request May 28, 2015
Author: Michael Armbrust <michael@databricks.com>

Closes apache#6167 from marmbrus/configureIsolation and squashes the following commits:

6147cbe [Michael Armbrust] filter other conf
22cc3bc [Michael Armbrust] Merge remote-tracking branch 'origin/master' into configureIsolation
07476ee [Michael Armbrust] filter empty prefixes
dfdf19c [Michael Armbrust] [SPARK-6906][SQL] Allow configuration of classloader isolation for hive
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request Jun 12, 2015
Author: Michael Armbrust <michael@databricks.com>

Closes apache#6167 from marmbrus/configureIsolation and squashes the following commits:

6147cbe [Michael Armbrust] filter other conf
22cc3bc [Michael Armbrust] Merge remote-tracking branch 'origin/master' into configureIsolation
07476ee [Michael Armbrust] filter empty prefixes
dfdf19c [Michael Armbrust] [SPARK-6906][SQL] Allow configuration of classloader isolation for hive
nemccarthy pushed a commit to nemccarthy/spark that referenced this pull request Jun 19, 2015
Author: Michael Armbrust <michael@databricks.com>

Closes apache#6167 from marmbrus/configureIsolation and squashes the following commits:

6147cbe [Michael Armbrust] filter other conf
22cc3bc [Michael Armbrust] Merge remote-tracking branch 'origin/master' into configureIsolation
07476ee [Michael Armbrust] filter empty prefixes
dfdf19c [Michael Armbrust] [SPARK-6906][SQL] Allow configuration of classloader isolation for hive
@marmbrus marmbrus deleted the configureIsolation branch August 3, 2015 22:54
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