[GitHub] spark pull request: [SPARK-15267][SQL] Refactor options for JDBC a...

2016-05-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/13048 --- 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 ena

[GitHub] spark pull request: [SPARK-15267][SQL] Refactor options for JDBC a...

2016-05-13 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/13048#issuecomment-219086876 Thanks - merging in master. --- 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-15267][SQL] Refactor options for JDBC a...

2016-05-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13048#issuecomment-218975252 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 projec

[GitHub] spark pull request: [SPARK-15267][SQL] Refactor options for JDBC a...

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

[GitHub] spark pull request: [SPARK-15267][SQL] Refactor options for JDBC a...

2016-05-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13048#issuecomment-218975053 **[Test build #58548 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/58548/consoleFull)** for PR 13048 at commit [`f538d75`](https://g

[GitHub] spark pull request: [SPARK-15267][SQL] Refactor options for JDBC a...

2016-05-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13048#issuecomment-218967317 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 projec

[GitHub] spark pull request: [SPARK-15267][SQL] Refactor options for JDBC a...

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

[GitHub] spark pull request: [SPARK-15267][SQL] Refactor options for JDBC a...

2016-05-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13048#issuecomment-218967225 **[Test build #58547 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/58547/consoleFull)** for PR 13048 at commit [`ebd3273`](https://g

[GitHub] spark pull request: [SPARK-15267][SQL] Refactor options for JDBC a...

2016-05-12 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13048#issuecomment-218961437 **[Test build #58548 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/58548/consoleFull)** for PR 13048 at commit [`f538d75`](https://gi

[GitHub] spark pull request: [SPARK-15267][SQL] Refactor options for JDBC a...

2016-05-12 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13048#issuecomment-218960842 **[Test build #58547 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/58547/consoleFull)** for PR 13048 at commit [`ebd3273`](https://gi

[GitHub] spark pull request: [SPARK-15267][SQL] Refactor options for JDBC a...

2016-05-12 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/13048#discussion_r63135350 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/orc/OrcOptions.scala --- @@ -0,0 +1,67 @@ +/* + * Licensed to the Apache Software Fou

[GitHub] spark pull request: [SPARK-15267][SQL] Refactor options for JDBC a...

2016-05-12 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/13048#discussion_r63135275 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/orc/OrcOptions.scala --- @@ -0,0 +1,67 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] spark pull request: [SPARK-15267][SQL] Refactor options for JDBC a...

2016-05-12 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/13048#discussion_r63134568 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/orc/OrcOptions.scala --- @@ -0,0 +1,67 @@ +/* + * Licensed to the Apache Software Fou

[GitHub] spark pull request: [SPARK-15267][SQL] Refactor options for JDBC a...

2016-05-12 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/13048#discussion_r63134045 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/orc/OrcOptions.scala --- @@ -0,0 +1,67 @@ +/* + * Licensed to the Apache Software Fou

[GitHub] spark pull request: [SPARK-15267][SQL] Refactor options for JDBC a...

2016-05-12 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/13048#discussion_r63133864 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/orc/OrcOptions.scala --- @@ -0,0 +1,67 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] spark pull request: [SPARK-15267][SQL] Refactor options for JDBC a...

2016-05-12 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/13048#discussion_r63133871 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/orc/OrcOptions.scala --- @@ -0,0 +1,67 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] spark pull request: [SPARK-15267][SQL] Refactor options for JDBC a...

2016-05-12 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/13048#discussion_r63133772 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/orc/OrcOptions.scala --- @@ -0,0 +1,67 @@ +/* + * Licensed to the Apache Software Fou

[GitHub] spark pull request: [SPARK-15267][SQL] Refactor options for JDBC a...

2016-05-12 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/13048#discussion_r63132718 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/orc/OrcOptions.scala --- @@ -0,0 +1,67 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] spark pull request: [SPARK-15267][SQL] Refactor options for JDBC a...

2016-05-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13048#issuecomment-218949638 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 projec

[GitHub] spark pull request: [SPARK-15267][SQL] Refactor options for JDBC a...

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

[GitHub] spark pull request: [SPARK-15267][SQL] Refactor options for JDBC a...

2016-05-12 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13048#issuecomment-218949541 **[Test build #58536 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/58536/consoleFull)** for PR 13048 at commit [`6fd5f0d`](https://g

[GitHub] spark pull request: [SPARK-15267][SQL] Refactor options for JDBC a...

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

[GitHub] spark pull request: [SPARK-15267][SQL] Refactor options for JDBC a...

2016-05-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13048#issuecomment-218943213 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 projec

[GitHub] spark pull request: [SPARK-15267][SQL] Refactor options for JDBC a...

2016-05-12 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13048#issuecomment-218943100 **[Test build #58534 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/58534/consoleFull)** for PR 13048 at commit [`0f86ce6`](https://g

[GitHub] spark pull request: [SPARK-15267][SQL] Refactor options for JDBC a...

2016-05-12 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13048#issuecomment-218941040 **[Test build #58536 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/58536/consoleFull)** for PR 13048 at commit [`6fd5f0d`](https://gi