[GitHub] spark issue #16964: [SPARK-19534][TESTS] Convert Java tests to use lambdas, ...

2017-11-10 Thread dahaian
Github user dahaian commented on the issue: https://github.com/apache/spark/pull/16964 @zzcclp I tried, failed. Any suggestions? --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #16964: [SPARK-19534][TESTS] Convert Java tests to use lambdas, ...

2017-11-10 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/spark/pull/16964 @dahaian I think this is the issue of Eclipse, you can open 'JavaConsumerStrategySuite.java' file, remove the '.mapValues' and then retype '.mapValues' again, save file to recompile, it will

[GitHub] spark issue #16964: [SPARK-19534][TESTS] Convert Java tests to use lambdas, ...

2017-10-16 Thread dahaian
Github user dahaian commented on the issue: https://github.com/apache/spark/pull/16964 hi --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail:

[GitHub] spark issue #16964: [SPARK-19534][TESTS] Convert Java tests to use lambdas, ...

2017-10-16 Thread dahaian
Github user dahaian commented on the issue: https://github.com/apache/spark/pull/16964 @srowen I want to know which IDE do you use? Eclipse or IDEA? --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

[GitHub] spark issue #16964: [SPARK-19534][TESTS] Convert Java tests to use lambdas, ...

2017-10-16 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/16964 This isn't the right place to ask, and `master` builds fine, so you should probably use that. --- - To unsubscribe, e-mail:

[GitHub] spark issue #16964: [SPARK-19534][TESTS] Convert Java tests to use lambdas, ...

2017-10-15 Thread dahaian
Github user dahaian commented on the issue: https://github.com/apache/spark/pull/16964 @zzcclp@srowen I have the same error. In JavaConsumerStrategySuite.java,error is as follows: The method mapValues(Function1) is ambiguous for the type Map

[GitHub] spark issue #16964: [SPARK-19534][TESTS] Convert Java tests to use lambdas, ...

2017-02-19 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/16964 Merged to master --- 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

[GitHub] spark issue #16964: [SPARK-19534][TESTS] Convert Java tests to use lambdas, ...

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

[GitHub] spark issue #16964: [SPARK-19534][TESTS] Convert Java tests to use lambdas, ...

2017-02-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/16964 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 #16964: [SPARK-19534][TESTS] Convert Java tests to use lambdas, ...

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

[GitHub] spark issue #16964: [SPARK-19534][TESTS] Convert Java tests to use lambdas, ...

2017-02-18 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/16964 **[Test build #73103 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/73103/testReport)** for PR 16964 at commit

[GitHub] spark issue #16964: [SPARK-19534][TESTS] Convert Java tests to use lambdas, ...

2017-02-17 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/16964 That code didn't change in the update for Java 8, and the error itself doesn't sound directly like a Java language level issue. (Although you see an anonymous function here, actually, this is an

[GitHub] spark issue #16964: [SPARK-19534][TESTS] Convert Java tests to use lambdas, ...

2017-02-16 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/spark/pull/16964 @srowen after update to master, in Eclipse IDE, there is an error in JavaConsumerStrategySuite.java line 52: `final Map offsets = new HashMap<>();

[GitHub] spark issue #16964: [SPARK-19534][TESTS] Convert Java tests to use lambdas, ...

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

[GitHub] spark issue #16964: [SPARK-19534][TESTS] Convert Java tests to use lambdas, ...

2017-02-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/16964 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 #16964: [SPARK-19534][TESTS] Convert Java tests to use lambdas, ...

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

[GitHub] spark issue #16964: [SPARK-19534][TESTS] Convert Java tests to use lambdas, ...

2017-02-16 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/16964 **[Test build #73017 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/73017/testReport)** for PR 16964 at commit

[GitHub] spark issue #16964: [SPARK-19534][TESTS] Convert Java tests to use lambdas, ...

2017-02-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/16964 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 #16964: [SPARK-19534][TESTS] Convert Java tests to use lambdas, ...

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

[GitHub] spark issue #16964: [SPARK-19534][TESTS] Convert Java tests to use lambdas, ...

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

[GitHub] spark issue #16964: [SPARK-19534][TESTS] Convert Java tests to use lambdas, ...

2017-02-16 Thread dongjoon-hyun
Github user dongjoon-hyun commented on the issue: https://github.com/apache/spark/pull/16964 +1, LGTM, too. Very tidy! --- 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 #16964: [SPARK-19534][TESTS] Convert Java tests to use lambdas, ...

2017-02-16 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/16964 **[Test build #73011 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/73011/testReport)** for PR 16964 at commit