[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/8537 --- 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-10117][MLLIB] Implement SQL data source...

2015-09-09 Thread mengxr
Github user mengxr commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-138964264 Merged into master. Thanks! --- 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-10117][MLLIB] Implement SQL data source...

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

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-138958971 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-10117][MLLIB] Implement SQL data source...

2015-09-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-138958814 [Test build #42208 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42208/console) for PR 8537 at commit [`986999d`](https://github.

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-09 Thread mengxr
Github user mengxr commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-138952659 LGTM pending Jenkins --- 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 fe

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

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

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-138945103 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-10117][MLLIB] Implement SQL data source...

2015-09-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-138945059 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-10117][MLLIB] Implement SQL data source...

2015-09-08 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r39005709 --- Diff: mllib/src/test/java/org/apache/spark/ml/source/JavaLibSVMRelationSuite.java --- @@ -0,0 +1,79 @@ +/* + * Licensed to the Apache Software Foun

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-08 Thread Lewuathe
Github user Lewuathe commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38997057 --- Diff: mllib/src/test/scala/org/apache/spark/ml/source/LibSVMRelationSuite.scala --- @@ -0,0 +1,85 @@ +/* + * Licensed to the Apache Software Foun

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-08 Thread Lewuathe
Github user Lewuathe commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38996940 --- Diff: mllib/src/test/java/org/apache/spark/ml/source/JavaLibSVMRelationSuite.java --- @@ -0,0 +1,79 @@ +/* + * Licensed to the Apache Software Fo

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-08 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38940537 --- Diff: mllib/src/test/java/org/apache/spark/ml/source/JavaLibSVMRelationSuite.java --- @@ -0,0 +1,79 @@ +/* + * Licensed to the Apache Software Foun

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-08 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38940564 --- Diff: mllib/src/test/java/org/apache/spark/ml/source/JavaLibSVMRelationSuite.java --- @@ -0,0 +1,79 @@ +/* + * Licensed to the Apache Software Foun

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-08 Thread mengxr
Github user mengxr commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-138602511 Made another pass, only some minor issues left. --- 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 pr

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-08 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38940647 --- Diff: mllib/src/test/scala/org/apache/spark/ml/source/LibSVMRelationSuite.scala --- @@ -0,0 +1,85 @@ +/* + * Licensed to the Apache Software Founda

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-08 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38940573 --- Diff: mllib/src/test/scala/org/apache/spark/ml/source/LibSVMRelationSuite.scala --- @@ -0,0 +1,85 @@ +/* + * Licensed to the Apache Software Founda

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-08 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38940552 --- Diff: mllib/src/test/java/org/apache/spark/ml/source/JavaLibSVMRelationSuite.java --- @@ -0,0 +1,79 @@ +/* + * Licensed to the Apache Software Foun

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-08 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38940512 --- Diff: mllib/src/main/scala/org/apache/spark/ml/source/libsvm/LibSVMRelation.scala --- @@ -0,0 +1,96 @@ +/* + * Licensed to the Apache Software Foun

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-08 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38940525 --- Diff: mllib/src/test/java/org/apache/spark/ml/source/JavaLibSVMRelationSuite.java --- @@ -0,0 +1,79 @@ +/* + * Licensed to the Apache Software Foun

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-08 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38940517 --- Diff: mllib/src/main/scala/org/apache/spark/ml/source/libsvm/LibSVMRelation.scala --- @@ -0,0 +1,96 @@ +/* + * Licensed to the Apache Software Foun

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-08 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-138525122 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-10117][MLLIB] Implement SQL data source...

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

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-08 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-138524680 [Test build #42129 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42129/console) for PR 8537 at commit [`9ce63c7`](https://github.

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-08 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-138515041 [Test build #42129 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42129/consoleFull) for PR 8537 at commit [`9ce63c7`](https://gith

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-08 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-138511440 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-10117][MLLIB] Implement SQL data source...

2015-09-08 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-138511420 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-10117][MLLIB] Implement SQL data source...

2015-09-07 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-138400379 You need to add a file to the mllib module. --- 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-10117][MLLIB] Implement SQL data source...

2015-09-07 Thread Lewuathe
Github user Lewuathe commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-138396690 Can't it find `ml` package in `DataSourceRegister`? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

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

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-07 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-138329170 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-10117][MLLIB] Implement SQL data source...

2015-09-07 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-138329128 [Test build #42100 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42100/console) for PR 8537 at commit [`0ea1c1c`](https://github.

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-07 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-138326172 [Test build #42100 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42100/consoleFull) for PR 8537 at commit [`0ea1c1c`](https://gith

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-07 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-138325307 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-10117][MLLIB] Implement SQL data source...

2015-09-07 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-138325298 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-10117][MLLIB] Implement SQL data source...

2015-09-06 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38825351 --- Diff: mllib/src/main/scala/org/apache/spark/ml/source/libsvm/package.scala --- @@ -0,0 +1,33 @@ +/* + * Licensed to the Apache Software Foundation (A

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-06 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38825339 --- Diff: mllib/src/main/scala/org/apache/spark/ml/source/libsvm/package.scala --- @@ -0,0 +1,33 @@ +/* + * Licensed to the Apache Software Foundation (A

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

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

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-06 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-138116748 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-10117][MLLIB] Implement SQL data source...

2015-09-06 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-138116546 [Test build #42074 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42074/console) for PR 8537 at commit [`4f40891`](https://github.

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-06 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-138109054 [Test build #42074 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42074/consoleFull) for PR 8537 at commit [`4f40891`](https://gith

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-06 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-138108129 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-10117][MLLIB] Implement SQL data source...

2015-09-06 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-138090110 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-10117][MLLIB] Implement SQL data source...

2015-09-06 Thread Lewuathe
Github user Lewuathe commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38821992 --- Diff: mllib/src/main/scala/org/apache/spark/ml/source/libsvm/package.scala --- @@ -0,0 +1,33 @@ +/* + * Licensed to the Apache Software Foundatio

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-06 Thread Lewuathe
Github user Lewuathe commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38821974 --- Diff: mllib/src/test/java/org/apache/spark/ml/source/JavaLibSVMRelationSuite.java --- @@ -0,0 +1,79 @@ +/* + * Licensed to the Apache Software Fo

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-05 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38809260 --- Diff: mllib/src/main/scala/org/apache/spark/ml/source/libsvm/package.scala --- @@ -0,0 +1,33 @@ +/* + * Licensed to the Apache Software Foundation (A

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-04 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38765916 --- Diff: mllib/src/test/java/org/apache/spark/ml/source/JavaLibSVMRelationSuite.java --- @@ -0,0 +1,79 @@ +/* + * Licensed to the Apache Software Foun

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-04 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38765918 --- Diff: mllib/src/test/java/org/apache/spark/ml/source/JavaLibSVMRelationSuite.java --- @@ -0,0 +1,79 @@ +/* + * Licensed to the Apache Software Foun

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-04 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38765957 --- Diff: mllib/src/test/scala/org/apache/spark/ml/source/LibSVMRelationSuite.scala --- @@ -0,0 +1,72 @@ +/* + * Licensed to the Apache Software Founda

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-04 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38765932 --- Diff: mllib/src/test/java/org/apache/spark/ml/source/JavaLibSVMRelationSuite.java --- @@ -0,0 +1,79 @@ +/* + * Licensed to the Apache Software Foun

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-04 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38765954 --- Diff: mllib/src/test/scala/org/apache/spark/ml/source/LibSVMRelationSuite.scala --- @@ -0,0 +1,72 @@ +/* + * Licensed to the Apache Software Founda

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-04 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38765935 --- Diff: mllib/src/test/java/org/apache/spark/ml/source/JavaLibSVMRelationSuite.java --- @@ -0,0 +1,79 @@ +/* + * Licensed to the Apache Software Foun

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-04 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38765946 --- Diff: mllib/src/test/scala/org/apache/spark/ml/source/LibSVMRelationSuite.scala --- @@ -0,0 +1,72 @@ +/* + * Licensed to the Apache Software Founda

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-04 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38765912 --- Diff: mllib/src/test/java/org/apache/spark/ml/source/JavaLibSVMRelationSuite.java --- @@ -0,0 +1,79 @@ +/* + * Licensed to the Apache Software Foun

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-04 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38765752 --- Diff: mllib/src/main/scala/org/apache/spark/ml/source/libsvm/LibSVMRelation.scala --- @@ -0,0 +1,101 @@ +/* + * Licensed to the Apache Software Fou

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

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

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-137737175 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-10117][MLLIB] Implement SQL data source...

2015-09-04 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-137737040 [Test build #41998 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/41998/console) for PR 8537 at commit [`8660d0e`](https://github.

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-04 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-137726639 [Test build #41998 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/41998/consoleFull) for PR 8537 at commit [`8660d0e`](https://gith

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-137725498 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-10117][MLLIB] Implement SQL data source...

2015-09-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-137725481 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-10117][MLLIB] Implement SQL data source...

2015-09-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-137451817 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-10117][MLLIB] Implement SQL data source...

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

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-137451651 [Test build #41967 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/41967/console) for PR 8537 at commit [`2c12894`](https://github.

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-137439061 [Test build #41967 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/41967/consoleFull) for PR 8537 at commit [`2c12894`](https://gith

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-137435581 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-10117][MLLIB] Implement SQL data source...

2015-09-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-137435709 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-10117][MLLIB] Implement SQL data source...

2015-09-02 Thread mengxr
Github user mengxr commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-137242200 @Lewuathe I made another pass. --- 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 ha

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-02 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38583232 --- Diff: mllib/src/test/java/org/apache/spark/ml/source/JavaLibSVMRelationSuite.java --- @@ -0,0 +1,59 @@ +package org.apache.spark.ml.source; + +

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-02 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38583127 --- Diff: mllib/src/main/scala/org/apache/spark/ml/source/libsvm/LibSVMRelation.scala --- @@ -0,0 +1,97 @@ +/* + * Licensed to the Apache Software Foun

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-02 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38582919 --- Diff: mllib/src/main/scala/org/apache/spark/ml/source/libsvm/LibSVMRelation.scala --- @@ -0,0 +1,104 @@ +/* + * Licensed to the Apache Software Fou

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-02 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38582857 --- Diff: mllib/src/test/java/org/apache/spark/ml/source/JavaLibSVMRelationSuite.java --- @@ -0,0 +1,59 @@ +package org.apache.spark.ml.source; + +

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-02 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38582751 --- Diff: mllib/src/test/java/org/apache/spark/ml/source/JavaLibSVMRelationSuite.java --- @@ -0,0 +1,59 @@ +package org.apache.spark.ml.source; + +

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-02 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38582231 --- Diff: mllib/src/test/java/org/apache/spark/ml/source/JavaLibSVMRelationSuite.java --- @@ -0,0 +1,59 @@ +package org.apache.spark.ml.source; + +

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-02 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38581945 --- Diff: mllib/src/test/java/org/apache/spark/ml/source/JavaLibSVMRelationSuite.java --- @@ -0,0 +1,59 @@ +package org.apache.spark.ml.source; + +

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-02 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38581877 --- Diff: mllib/src/test/java/org/apache/spark/ml/source/JavaLibSVMRelationSuite.java --- @@ -0,0 +1,59 @@ +package org.apache.spark.ml.source; --- End

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-02 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38581896 --- Diff: mllib/src/test/java/org/apache/spark/ml/source/JavaLibSVMRelationSuite.java --- @@ -0,0 +1,59 @@ +package org.apache.spark.ml.source; + +

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-02 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38581875 --- Diff: mllib/src/main/scala/org/apache/spark/ml/source/libsvm/package.scala --- @@ -0,0 +1,33 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-02 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38581664 --- Diff: mllib/src/main/scala/org/apache/spark/ml/source/libsvm/LibSVMRelation.scala --- @@ -0,0 +1,97 @@ +/* + * Licensed to the Apache Software Foun

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-02 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38581610 --- Diff: mllib/src/main/scala/org/apache/spark/ml/source/libsvm/LibSVMRelation.scala --- @@ -0,0 +1,97 @@ +/* + * Licensed to the Apache Software Foun

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-02 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38581621 --- Diff: mllib/src/main/scala/org/apache/spark/ml/source/libsvm/LibSVMRelation.scala --- @@ -0,0 +1,97 @@ +/* + * Licensed to the Apache Software Foun

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-02 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8537#discussion_r38581619 --- Diff: mllib/src/main/scala/org/apache/spark/ml/source/libsvm/LibSVMRelation.scala --- @@ -0,0 +1,97 @@ +/* + * Licensed to the Apache Software Foun

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-02 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-137108098 [Test build #41934 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/41934/console) for PR 8537 at commit [`40d3027`](https://github.

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

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

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-02 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-137108107 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-10117][MLLIB] Implement SQL data source...

2015-09-02 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-137107957 [Test build #41934 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/41934/consoleFull) for PR 8537 at commit [`40d3027`](https://gith

[GitHub] spark pull request: [SPARK-10117][MLLIB] Implement SQL data source...

2015-09-02 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-137105698 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-10117][MLLIB] Implement SQL data source...

2015-09-02 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-137105731 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-10117][MLLIB] Implement SQL data source...

2015-08-31 Thread Lewuathe
Github user Lewuathe commented on the pull request: https://github.com/apache/spark/pull/8537#issuecomment-136524732 @mengxr Thank you for reviewing and pointing! I'll update patch and test codes. --- If your project is set up for it, you can reply to this email and have your reply a