[GitHub] spark pull request: [SPARK-7684] [SQL] Invoking HiveContext.newTem...

2015-05-22 Thread liancheng
GitHub user liancheng opened a pull request: https://github.com/apache/spark/pull/6359 [SPARK-7684] [SQL] Invoking HiveContext.newTemporaryConfiguration() shouldn't create new metastore directory The "Database does not exist" error reported in SPARK-7684 was caused by `HiveContext.

[GitHub] spark pull request: [SPARK-7684] [SQL] Invoking HiveContext.newTem...

2015-05-22 Thread liancheng
Github user liancheng commented on the pull request: https://github.com/apache/spark/pull/6359#issuecomment-104735776 cc @marmbrus @yhuai --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] spark pull request: [SPARK-7684] [SQL] Invoking HiveContext.newTem...

2015-05-22 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6359#issuecomment-104735847 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not h

[GitHub] spark pull request: [SPARK-7684] [SQL] Invoking HiveContext.newTem...

2015-05-22 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6359#issuecomment-104735868 Merged build started. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: [SPARK-7684] [SQL] Invoking HiveContext.newTem...

2015-05-22 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6359#issuecomment-104736310 [Test build #33349 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33349/consoleFull) for PR 6359 at commit [`042769d`](https://gith

[GitHub] spark pull request: [SPARK-7684] [SQL] Invoking HiveContext.newTem...

2015-05-22 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6359#issuecomment-104751755 [Test build #33349 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33349/consoleFull) for PR 6359 at commit [`042769d`](https://git

[GitHub] spark pull request: [SPARK-7684] [SQL] Invoking HiveContext.newTem...

2015-05-22 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6359#issuecomment-104751784 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33

[GitHub] spark pull request: [SPARK-7684] [SQL] Invoking HiveContext.newTem...

2015-05-22 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6359#issuecomment-104751781 Merged build finished. Test FAILed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] spark pull request: [SPARK-7684] [SQL] Invoking HiveContext.newTem...

2015-05-22 Thread marmbrus
Github user marmbrus commented on a diff in the pull request: https://github.com/apache/spark/pull/6359#discussion_r30933206 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveContext.scala --- @@ -503,9 +503,10 @@ private[hive] object HiveContext { val HIVE_MET

[GitHub] spark pull request: [SPARK-7684] [SQL] Invoking HiveContext.newTem...

2015-05-22 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6359#issuecomment-104853537 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not h

[GitHub] spark pull request: [SPARK-7684] [SQL] Invoking HiveContext.newTem...

2015-05-22 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6359#issuecomment-104853543 Merged build started. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: [SPARK-7684] [SQL] Invoking HiveContext.newTem...

2015-05-22 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6359#issuecomment-104853577 [Test build #33399 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33399/consoleFull) for PR 6359 at commit [`95d2eb8`](https://gith

[GitHub] spark pull request: [SPARK-7684] [SQL] Invoking HiveContext.newTem...

2015-05-23 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6359#issuecomment-104871699 **[Test build #33399 timed out](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33399/consoleFull)** for PR 6359 at commit [`95d2eb8`](https://gi

[GitHub] spark pull request: [SPARK-7684] [SQL] Invoking HiveContext.newTem...

2015-05-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6359#issuecomment-104871733 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33

[GitHub] spark pull request: [SPARK-7684] [SQL] Invoking HiveContext.newTem...

2015-05-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6359#issuecomment-104871731 Merged build finished. Test FAILed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] spark pull request: [SPARK-7684] [SQL] Invoking HiveContext.newTem...

2015-05-23 Thread liancheng
Github user liancheng commented on the pull request: https://github.com/apache/spark/pull/6359#issuecomment-104900904 retest this please. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] spark pull request: [SPARK-7684] [SQL] Invoking HiveContext.newTem...

2015-05-23 Thread liancheng
Github user liancheng commented on a diff in the pull request: https://github.com/apache/spark/pull/6359#discussion_r30945195 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveContext.scala --- @@ -503,9 +503,10 @@ private[hive] object HiveContext { val HIVE_ME

[GitHub] spark pull request: [SPARK-7684] [SQL] Invoking HiveContext.newTem...

2015-05-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6359#issuecomment-104901006 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not h

[GitHub] spark pull request: [SPARK-7684] [SQL] Invoking HiveContext.newTem...

2015-05-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6359#issuecomment-104901014 Merged build started. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: [SPARK-7684] [SQL] Invoking HiveContext.newTem...

2015-05-23 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6359#issuecomment-104901099 [Test build #33411 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33411/consoleFull) for PR 6359 at commit [`95d2eb8`](https://gith

[GitHub] spark pull request: [SPARK-7684] [SQL] Invoking HiveContext.newTem...

2015-05-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6359#issuecomment-104917739 Merged build finished. Test FAILed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] spark pull request: [SPARK-7684] [SQL] Invoking HiveContext.newTem...

2015-05-23 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6359#issuecomment-104917738 [Test build #33411 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33411/consoleFull) for PR 6359 at commit [`95d2eb8`](https://git

[GitHub] spark pull request: [SPARK-7684] [SQL] Invoking HiveContext.newTem...

2015-05-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6359#issuecomment-104917740 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33

[GitHub] spark pull request: [SPARK-7684] [SQL] Invoking HiveContext.newTem...

2015-05-24 Thread liancheng
Github user liancheng commented on the pull request: https://github.com/apache/spark/pull/6359#issuecomment-104993183 retest this please --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this f

[GitHub] spark pull request: [SPARK-7684] [SQL] Invoking HiveContext.newTem...

2015-05-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6359#issuecomment-104993409 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not h

[GitHub] spark pull request: [SPARK-7684] [SQL] Invoking HiveContext.newTem...

2015-05-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6359#issuecomment-104993465 Merged build started. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: [SPARK-7684] [SQL] Invoking HiveContext.newTem...

2015-05-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6359#issuecomment-104994209 [Test build #33432 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33432/consoleFull) for PR 6359 at commit [`95d2eb8`](https://gith

[GitHub] spark pull request: [SPARK-7684] [SQL] Invoking HiveContext.newTem...

2015-05-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6359#issuecomment-105001426 [Test build #33432 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33432/consoleFull) for PR 6359 at commit [`95d2eb8`](https://git

[GitHub] spark pull request: [SPARK-7684] [SQL] Invoking HiveContext.newTem...

2015-05-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6359#issuecomment-105001429 Merged build finished. Test PASSed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] spark pull request: [SPARK-7684] [SQL] Invoking HiveContext.newTem...

2015-05-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6359#issuecomment-105001430 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33

[GitHub] spark pull request: [SPARK-7684] [SQL] Invoking HiveContext.newTem...

2015-05-25 Thread liancheng
Github user liancheng commented on the pull request: https://github.com/apache/spark/pull/6359#issuecomment-105255147 I'm merging this to master and branch-1.4. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your proj

[GitHub] spark pull request: [SPARK-7684] [SQL] Invoking HiveContext.newTem...

2015-05-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/6359 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab