[GitHub] spark pull request: [SPARK-12692][BUILD]Enforce style checking abo...

2016-01-13 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/10736#issuecomment-171218362 I've merged 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

[GitHub] spark pull request: [SPARK-12692][BUILD]Enforce style checking abo...

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

[GitHub] spark pull request: [SPARK-12692][BUILD]Enforce style checking abo...

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

[GitHub] spark pull request: [SPARK-12692][BUILD]Enforce style checking abo...

2016-01-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10736#issuecomment-171217002 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: [SPARK-12692][BUILD]Enforce style checking abo...

2016-01-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/10736 --- 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-12692][BUILD]Enforce style checking abo...

2016-01-13 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/10736#issuecomment-171210122 LGTM --- 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 pull request: [SPARK-12692][BUILD]Enforce style checking abo...

2016-01-13 Thread sarutak
Github user sarutak commented on the pull request: https://github.com/apache/spark/pull/10736#issuecomment-171535903 Very sorry for that. I missed to run `sbt scalastyle` with `-Pkinesis-asl` on my local environment. I wondered why the style checker passed in this PR and I found

[GitHub] spark pull request: [SPARK-12692][BUILD]Enforce style checking abo...

2016-01-13 Thread JoshRosen
Github user JoshRosen commented on the pull request: https://github.com/apache/spark/pull/10736#issuecomment-171374169 It looks like some style tests are now failing; can you investigate and revert if necessary? --- If your project is set up for it, you can reply to this email and

[GitHub] spark pull request: [SPARK-12692][BUILD]Enforce style checking abo...

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

[GitHub] spark pull request: [SPARK-12692][BUILD]Enforce style checking abo...

2016-01-12 Thread sarutak
GitHub user sarutak opened a pull request: https://github.com/apache/spark/pull/10736 [SPARK-12692][BUILD]Enforce style checking about white space before comma We have removed all of white spaces before comma from code so let's enforce style checking. You can merge this pull