[jira] [Commented] (SPARK-4557) Spark Streaming' foreachRDD method should accept a VoidFunction<...>, not a Function<..., Void>

2015-11-04 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14991239#comment-14991239 ] Apache Spark commented on SPARK-4557: - User 'BryanCutler' has created a pull request for this issue:

[jira] [Commented] (SPARK-4557) Spark Streaming' foreachRDD method should accept a VoidFunction<...>, not a Function<..., Void>

2015-11-02 Thread Bryan Cutler (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14986101#comment-14986101 ] Bryan Cutler commented on SPARK-4557: - Hi [~somi...@us.ibm.com], the right way to make a pull request

[jira] [Commented] (SPARK-4557) Spark Streaming' foreachRDD method should accept a VoidFunction..., not a Function..., Void

2015-07-29 Thread somil deshmukh (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14645983#comment-14645983 ] somil deshmukh commented on SPARK-4557: --- I have made changes in

[jira] [Commented] (SPARK-4557) Spark Streaming' foreachRDD method should accept a VoidFunction..., not a Function..., Void

2015-07-01 Thread Alexis Seigneurin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610376#comment-14610376 ] Alexis Seigneurin commented on SPARK-4557: -- Yes, but the problem is not compiling

[jira] [Commented] (SPARK-4557) Spark Streaming' foreachRDD method should accept a VoidFunction..., not a Function..., Void

2015-07-01 Thread somil deshmukh (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610334#comment-14610334 ] somil deshmukh commented on SPARK-4557: --- In JavaDStreamLike.scala ,I have replace

[jira] [Commented] (SPARK-4557) Spark Streaming' foreachRDD method should accept a VoidFunction..., not a Function..., Void

2015-07-01 Thread somil deshmukh (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610414#comment-14610414 ] somil deshmukh commented on SPARK-4557: --- Can u provide me some example of

[jira] [Commented] (SPARK-4557) Spark Streaming' foreachRDD method should accept a VoidFunction..., not a Function..., Void

2015-07-01 Thread Alexis Seigneurin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610456#comment-14610456 ] Alexis Seigneurin commented on SPARK-4557: -- Here:

[jira] [Commented] (SPARK-4557) Spark Streaming' foreachRDD method should accept a VoidFunction..., not a Function..., Void

2015-06-11 Thread Alexis Seigneurin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14581888#comment-14581888 ] Alexis Seigneurin commented on SPARK-4557: -- I'm using Java 8. Here is what the

[jira] [Commented] (SPARK-4557) Spark Streaming' foreachRDD method should accept a VoidFunction..., not a Function..., Void

2015-06-05 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575486#comment-14575486 ] Tathagata Das commented on SPARK-4557: -- Wait is that with Java 7 or 8? Java 7

[jira] [Commented] (SPARK-4557) Spark Streaming' foreachRDD method should accept a VoidFunction..., not a Function..., Void

2015-06-04 Thread Alexis Seigneurin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14572965#comment-14572965 ] Alexis Seigneurin commented on SPARK-4557: -- I've tried to overload:

[jira] [Commented] (SPARK-4557) Spark Streaming' foreachRDD method should accept a VoidFunction..., not a Function..., Void

2015-06-01 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14568009#comment-14568009 ] Tathagata Das commented on SPARK-4557: -- I hadnt seen this JIRA. This would be good to