[GitHub] spark pull request: [SPARK-6163][SQL] jsonFile should be backed by...

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

[GitHub] spark pull request: [SPARK-6163][SQL] jsonFile should be backed by...

2015-03-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/4896#issuecomment-77405690 [Test build #28298 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/28298/consoleFull) for PR 4896 at commit

[GitHub] spark pull request: [SPARK-6163][SQL] jsonFile should be backed by...

2015-03-05 Thread yhuai
Github user yhuai commented on the pull request: https://github.com/apache/spark/pull/4896#issuecomment-77388603 A user may use jsonFile get a DF and then register it as a temp table. He/she may then try to insert new data into this temp table. Since jsonFile is not backed by the

[GitHub] spark pull request: [SPARK-6163][SQL] jsonFile should be backed by...

2015-03-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/4896#issuecomment-77419193 [Test build #28298 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/28298/consoleFull) for PR 4896 at commit

[GitHub] spark pull request: [SPARK-6163][SQL] jsonFile should be backed by...

2015-03-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/4896#issuecomment-77419208 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-6163][SQL] jsonFile should be backed by...

2015-03-05 Thread chenghao-intel
Github user chenghao-intel commented on a diff in the pull request: https://github.com/apache/spark/pull/4896#discussion_r25858313 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/json/JsonSuite.scala --- @@ -551,6 +551,32 @@ class JsonSuite extends QueryTest {

[GitHub] spark pull request: [SPARK-6163][SQL] jsonFile should be backed by...

2015-03-05 Thread chenghao-intel
Github user chenghao-intel commented on the pull request: https://github.com/apache/spark/pull/4896#issuecomment-77353953 @yhuai What do you mean `Otherwise, users cannot insert data into the DF returned by jsonFile.`? --- If your project is set up for it, you can reply to this

[GitHub] spark pull request: [SPARK-6163][SQL] jsonFile should be backed by...

2015-03-04 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/4896#issuecomment-77280366 [Test build #28272 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/28272/consoleFull) for PR 4896 at commit

[GitHub] spark pull request: [SPARK-6163][SQL] jsonFile should be backed by...

2015-03-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/4896#issuecomment-77289567 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-6163][SQL] jsonFile should be backed by...

2015-03-04 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/4896#issuecomment-77289559 [Test build #28272 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/28272/consoleFull) for PR 4896 at commit

[GitHub] spark pull request: [SPARK-6163][SQL] jsonFile should be backed by...

2015-03-04 Thread yhuai
GitHub user yhuai opened a pull request: https://github.com/apache/spark/pull/4896 [SPARK-6163][SQL] jsonFile should be backed by the data source API jira: https://issues.apache.org/jira/browse/SPARK-6163 You can merge this pull request into a Git repository by running: $ git