[jira] [Commented] (SPARK-2331) SparkContext.emptyRDD has wrong return type

2014-09-29 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14152018#comment-14152018 ] Patrick Wendell commented on SPARK-2331: Yeah we could have made this a wider type

[jira] [Commented] (SPARK-2331) SparkContext.emptyRDD has wrong return type

2014-09-27 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14150746#comment-14150746 ] Sean Owen commented on SPARK-2331: -- Yes your analysis is right-er, I think. I imagine

[jira] [Commented] (SPARK-2331) SparkContext.emptyRDD has wrong return type

2014-07-01 Thread Ian Hummel (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14048884#comment-14048884 ] Ian Hummel commented on SPARK-2331: --- Hi Sean, The code I was testing was actually

[jira] [Commented] (SPARK-2331) SparkContext.emptyRDD has wrong return type

2014-06-30 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14048041#comment-14048041 ] Sean Owen commented on SPARK-2331: -- My 2 cents. You mean the type is EmptyRDD[Nothing]