[GitHub] spark issue #13442: [SPARK-15654][SQL] Check if all the input files are spli...

2016-06-03 Thread maropu
Github user maropu commented on the issue: https://github.com/apache/spark/pull/13442 @rxin plz check this. --- 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

[GitHub] spark issue #13442: [SPARK-15654][SQL] Check if all the input files are spli...

2016-06-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13442 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/59982/ Test PASSed. ---

[GitHub] spark issue #13442: [SPARK-15654][SQL] Check if all the input files are spli...

2016-06-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13442 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 does not have this feature

[GitHub] spark issue #13442: [SPARK-15654][SQL] Check if all the input files are spli...

2016-06-03 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13442 **[Test build #59982 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59982/consoleFull)** for PR 13442 at commit

[GitHub] spark issue #13442: [SPARK-15654][SQL] Check if all the input files are spli...

2016-06-03 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13442 **[Test build #59982 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59982/consoleFull)** for PR 13442 at commit

[GitHub] spark issue #13442: [SPARK-15654][SQL] Check if all the input files are spli...

2016-06-02 Thread maropu
Github user maropu commented on the issue: https://github.com/apache/spark/pull/13442 yes, not yet. I'll finish in a day. --- 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

[GitHub] spark issue #13442: [SPARK-15654][SQL] Check if all the input files are spli...

2016-06-02 Thread rxin
Github user rxin commented on the issue: https://github.com/apache/spark/pull/13442 Yea the description you wrote sounds good. (to be clear you haven't pushed it yet have you?) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] spark issue #13442: [SPARK-15654][SQL] Check if all the input files are spli...

2016-06-02 Thread maropu
Github user maropu commented on the issue: https://github.com/apache/spark/pull/13442 @rxin yea, is the approach okay? --- 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

[GitHub] spark issue #13442: [SPARK-15654][SQL] Check if all the input files are spli...

2016-06-02 Thread rxin
Github user rxin commented on the issue: https://github.com/apache/spark/pull/13442 @maropu are you trying the new approach? --- 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

[GitHub] spark issue #13442: [SPARK-15654][SQL] Check if all the input files are spli...

2016-06-02 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13442 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 does not have this feature

[GitHub] spark issue #13442: [SPARK-15654][SQL] Check if all the input files are spli...

2016-06-02 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13442 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/59825/ Test PASSed. ---

[GitHub] spark issue #13442: [SPARK-15654][SQL] Check if all the input files are spli...

2016-06-02 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13442 **[Test build #59825 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59825/consoleFull)** for PR 13442 at commit

[GitHub] spark issue #13442: [SPARK-15654][SQL] Check if all the input files are spli...

2016-06-01 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13442 **[Test build #59825 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59825/consoleFull)** for PR 13442 at commit

[GitHub] spark issue #13442: [SPARK-15654][SQL] Check if all the input files are spli...

2016-06-01 Thread maropu
Github user maropu commented on the issue: https://github.com/apache/spark/pull/13442 oh, good suggestion. I looked around the related codes and it seems we can add a `canSplitFile` method in `FileFormat`. In the method, it instantiates `FileInputFormat` as corresponding to formats

[GitHub] spark issue #13442: [SPARK-15654][SQL] Check if all the input files are spli...

2016-06-01 Thread rxin
Github user rxin commented on the issue: https://github.com/apache/spark/pull/13442 Can we call FileInputFormat.isSplittable (protected method) in order to check this? --- 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 issue #13442: [SPARK-15654][SQL] Check if all the input files are spli...

2016-06-01 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13442 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/59741/ Test FAILed. ---

[GitHub] spark issue #13442: [SPARK-15654][SQL] Check if all the input files are spli...

2016-06-01 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13442 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 does not have this feature

[GitHub] spark issue #13442: [SPARK-15654][SQL] Check if all the input files are spli...

2016-06-01 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13442 **[Test build #59741 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59741/consoleFull)** for PR 13442 at commit

[GitHub] spark issue #13442: [SPARK-15654][SQL] Check if all the input files are spli...

2016-06-01 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13442 **[Test build #59741 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59741/consoleFull)** for PR 13442 at commit