[GitHub] spark pull request: [MINOR] Follow-up to #12625

2016-04-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/12686 --- 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: [MINOR] Follow-up to #12625

2016-04-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12686#issuecomment-214649613 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

[GitHub] spark pull request: [MINOR] Follow-up to #12625

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

[GitHub] spark pull request: [MINOR] Follow-up to #12625

2016-04-26 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12686#issuecomment-214649275 **[Test build #56974 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/56974/consoleFull)** for PR 12686 at commit

[GitHub] spark pull request: [MINOR] Follow-up to #12625

2016-04-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12686#issuecomment-214623731 **[Test build #56974 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/56974/consoleFull)** for PR 12686 at commit

[GitHub] spark pull request: [MINOR] Follow-up to #12625

2016-04-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12686#issuecomment-214618462 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

[GitHub] spark pull request: [MINOR] Follow-up to #12625

2016-04-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12686#issuecomment-214618463 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [MINOR] Follow-up to #12625

2016-04-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12686#issuecomment-214618451 **[Test build #56969 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/56969/consoleFull)** for PR 12686 at commit

[GitHub] spark pull request: [MINOR] Follow-up to #12625

2016-04-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12686#issuecomment-214617649 **[Test build #56969 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/56969/consoleFull)** for PR 12686 at commit

[GitHub] spark pull request: [MINOR] Follow-up to #12625

2016-04-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12686#issuecomment-214616125 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [MINOR] Follow-up to #12625

2016-04-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12686#issuecomment-214616123 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

[GitHub] spark pull request: [MINOR] Follow-up to #12625

2016-04-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12686#issuecomment-214616120 **[Test build #56966 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/56966/consoleFull)** for PR 12686 at commit

[GitHub] spark pull request: [MINOR] Follow-up to #12625

2016-04-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12686#issuecomment-214615986 **[Test build #56966 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/56966/consoleFull)** for PR 12686 at commit

[GitHub] spark pull request: [MINOR] Follow-up to #12625

2016-04-25 Thread andrewor14
GitHub user andrewor14 opened a pull request: https://github.com/apache/spark/pull/12686 [MINOR] Follow-up to #12625 ## What changes were proposed in this pull request? That patch mistakenly widened the visibility from `private[x]` to `protected[x]`. This patch reverts