[GitHub] spark pull request: [SPARK-7654][SQL] DataFrameReader and DataFram...

2015-05-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/6175 --- 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

[GitHub] spark pull request: [SPARK-7654][SQL] DataFrameReader and DataFram...

2015-05-15 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/6175#issuecomment-102571787 I'm going to merge this. @marmbrus please take a look at this again. I will address feedbacks in followup prs. --- If your project is set up for it, you can reply to this

[GitHub] spark pull request: [SPARK-7654][SQL] DataFrameReader and DataFram...

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

[GitHub] spark pull request: [SPARK-7654][SQL] DataFrameReader and DataFram...

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

[GitHub] spark pull request: [SPARK-7654][SQL] DataFrameReader and DataFram...

2015-05-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6175#issuecomment-102571707 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-7654][SQL] DataFrameReader and DataFram...

2015-05-15 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/6175#discussion_r30458350 --- Diff: examples/src/main/java/org/apache/spark/examples/sql/JavaSparkSQL.java --- @@ -99,7 +99,7 @@ public String call(Row row) { // Read in the parq

[GitHub] spark pull request: [SPARK-7654][SQL] DataFrameReader and DataFram...

2015-05-15 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/6175#discussion_r30458352 --- Diff: examples/src/main/java/org/apache/spark/examples/sql/JavaSparkSQL.java --- @@ -120,7 +120,7 @@ public String call(Row row) { // The path can b

[GitHub] spark pull request: [SPARK-7654][SQL] DataFrameReader and DataFram...

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

[GitHub] spark pull request: [SPARK-7654][SQL] DataFrameReader and DataFram...

2015-05-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6175#issuecomment-102568823 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-7654][SQL] DataFrameReader and DataFram...

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

[GitHub] spark pull request: [SPARK-7654][SQL] DataFrameReader and DataFram...

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

[GitHub] spark pull request: [SPARK-7654][SQL] DataFrameReader and DataFram...

2015-05-15 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6175#issuecomment-102568180 [Test build #32871 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/32871/consoleFull) for PR 6175 at commit [`8bb3fef`](https://git

[GitHub] spark pull request: [SPARK-7654][SQL] DataFrameReader and DataFram...

2015-05-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6175#issuecomment-102568182 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 does n

[GitHub] spark pull request: [SPARK-7654][SQL] DataFrameReader and DataFram...

2015-05-15 Thread liancheng
Github user liancheng commented on a diff in the pull request: https://github.com/apache/spark/pull/6175#discussion_r30457984 --- Diff: examples/src/main/java/org/apache/spark/examples/sql/JavaSparkSQL.java --- @@ -120,7 +120,7 @@ public String call(Row row) { // The path

[GitHub] spark pull request: [SPARK-7654][SQL] DataFrameReader and DataFram...

2015-05-15 Thread liancheng
Github user liancheng commented on a diff in the pull request: https://github.com/apache/spark/pull/6175#discussion_r30457982 --- Diff: examples/src/main/java/org/apache/spark/examples/sql/JavaSparkSQL.java --- @@ -99,7 +99,7 @@ public String call(Row row) { // Read in the

[GitHub] spark pull request: [SPARK-7654][SQL] DataFrameReader and DataFram...

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

[GitHub] spark pull request: [SPARK-7654][SQL] DataFrameReader and DataFram...

2015-05-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6175#issuecomment-102565867 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-7654][SQL] DataFrameReader and DataFram...

2015-05-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6175#issuecomment-102565860 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-7654][SQL] DataFrameReader and DataFram...

2015-05-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6175#issuecomment-102560115 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-7654][SQL] DataFrameReader and DataFram...

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

[GitHub] spark pull request: [SPARK-7654][SQL] DataFrameReader and DataFram...

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

[GitHub] spark pull request: [SPARK-7654][SQL] DataFrameReader and DataFram...

2015-05-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6175#issuecomment-102559410 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-7654][SQL] DataFrameReader and DataFram...

2015-05-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6175#issuecomment-102559415 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-7654][SQL] DataFrameReader and DataFram...

2015-05-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6175#issuecomment-102559103 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-7654][SQL] DataFrameReader and DataFram...

2015-05-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6175#issuecomment-102559096 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-7654][SQL] DataFrameReader and DataFram...

2015-05-15 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6175#issuecomment-102558930 [Test build #32871 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/32871/consoleFull) for PR 6175 at commit [`8bb3fef`](https://gith

[GitHub] spark pull request: [SPARK-7654][SQL] DataFrameReader and DataFram...

2015-05-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6175#issuecomment-102558864 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 this f

[GitHub] spark pull request: [SPARK-7654][SQL] DataFrameReader and DataFram...

2015-05-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6175#issuecomment-102558856 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 have thi

[GitHub] spark pull request: [SPARK-7654][SQL] DataFrameReader and DataFram...

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

[GitHub] spark pull request: [SPARK-7654][SQL] DataFrameReader and DataFram...

2015-05-15 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6175#issuecomment-102318894 [Test build #32787 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/32787/consoleFull) for PR 6175 at commit [`27b4b88`](https://git

[GitHub] spark pull request: [SPARK-7654][SQL] DataFrameReader and DataFram...

2015-05-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6175#issuecomment-102318947 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-7654][SQL] DataFrameReader and DataFram...

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

[GitHub] spark pull request: [SPARK-7654][SQL] DataFrameReader and DataFram...

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

[GitHub] spark pull request: [SPARK-7654][SQL] DataFrameReader and DataFram...

2015-05-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6175#issuecomment-102315136 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-7654][SQL] DataFrameReader and DataFram...

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

[GitHub] spark pull request: [SPARK-7654][SQL] DataFrameReader and DataFram...

2015-05-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6175#issuecomment-102293025 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-7654][SQL] DataFrameReader and DataFram...

2015-05-14 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6175#issuecomment-102289558 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-7654][SQL] DataFrameReader and DataFram...

2015-05-14 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6175#issuecomment-102289611 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-7654][SQL] DataFrameReader and DataFram...

2015-05-14 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6175#issuecomment-102287622 [Test build #32787 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/32787/consoleFull) for PR 6175 at commit [`27b4b88`](https://gith

[GitHub] spark pull request: [SPARK-7654][SQL] DataFrameReader and DataFram...

2015-05-14 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6175#issuecomment-102287085 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-7654][SQL] DataFrameReader and DataFram...

2015-05-14 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6175#issuecomment-102287016 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-7654][SQL] DataFrameReader and DataFram...

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

[GitHub] spark pull request: [SPARK-7654][SQL] DataFrameReader and DataFram...

2015-05-14 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6175#issuecomment-102284091 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-7654][SQL] DataFrameReader and DataFram...

2015-05-14 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6175#issuecomment-102284026 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-7654][SQL] DataFrameReader and DataFram...

2015-05-14 Thread rxin
GitHub user rxin opened a pull request: https://github.com/apache/spark/pull/6175 [SPARK-7654][SQL] DataFrameReader and DataFrameWriter for input/output API TODO: - Documentation update - Move JDBC into reader / writer? - Move the generic load interface into reader.