[jira] [Commented] (SPARK-2292) NullPointerException in JavaPairRDD.mapToPair

2014-10-21 Thread Pat Ferrel (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14178879#comment-14178879 ] Pat Ferrel commented on SPARK-2292: --- If this is related to SPARK-2075 the answer is: If

[jira] [Commented] (SPARK-2292) NullPointerException in JavaPairRDD.mapToPair

2014-06-29 Thread Mingyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14047073#comment-14047073 ] Mingyu Kim commented on SPARK-2292: --- For now, the work around would be to run the cluste

[jira] [Commented] (SPARK-2292) NullPointerException in JavaPairRDD.mapToPair

2014-06-28 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14047039#comment-14047039 ] Patrick Wendell commented on SPARK-2292: It would still be good to debug and fix t

[jira] [Commented] (SPARK-2292) NullPointerException in JavaPairRDD.mapToPair

2014-06-28 Thread Andrew Ash (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14047027#comment-14047027 ] Andrew Ash commented on SPARK-2292: --- The situation I was using to repro the exception wa

[jira] [Commented] (SPARK-2292) NullPointerException in JavaPairRDD.mapToPair

2014-06-28 Thread Mingyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14047009#comment-14047009 ] Mingyu Kim commented on SPARK-2292: --- Interesting. I could repro the same behavior as [~p

[jira] [Commented] (SPARK-2292) NullPointerException in JavaPairRDD.mapToPair

2014-06-28 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14046946#comment-14046946 ] Patrick Wendell commented on SPARK-2292: [~aash] With your example code I was able

[jira] [Commented] (SPARK-2292) NullPointerException in JavaPairRDD.mapToPair

2014-06-28 Thread Bharath Ravi Kumar (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14046832#comment-14046832 ] Bharath Ravi Kumar commented on SPARK-2292: --- I got to the likely reason for this

[jira] [Commented] (SPARK-2292) NullPointerException in JavaPairRDD.mapToPair

2014-06-28 Thread Andrew Ash (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14046793#comment-14046793 ] Andrew Ash commented on SPARK-2292: --- I'm on Java 7 on Mac: java version "1.7.0_45" Java

[jira] [Commented] (SPARK-2292) NullPointerException in JavaPairRDD.mapToPair

2014-06-28 Thread Mingyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14046791#comment-14046791 ] Mingyu Kim commented on SPARK-2292: --- Given that this was added to better support lambda

[jira] [Commented] (SPARK-2292) NullPointerException in JavaPairRDD.mapToPair

2014-06-27 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14046445#comment-14046445 ] Patrick Wendell commented on SPARK-2292: Unfortunately I also can't reproduce this

[jira] [Commented] (SPARK-2292) NullPointerException in JavaPairRDD.mapToPair

2014-06-27 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14046429#comment-14046429 ] Reynold Xin commented on SPARK-2292: Strange - I can't reproduce this on 1.0 either. T

[jira] [Commented] (SPARK-2292) NullPointerException in JavaPairRDD.mapToPair

2014-06-27 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14046426#comment-14046426 ] Reynold Xin commented on SPARK-2292: FYI I cannot reproduce the problem (using the pro

[jira] [Commented] (SPARK-2292) NullPointerException in JavaPairRDD.mapToPair

2014-06-27 Thread Bharath Ravi Kumar (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14045663#comment-14045663 ] Bharath Ravi Kumar commented on SPARK-2292: --- Assuming this bug can be reproduced

[jira] [Commented] (SPARK-2292) NullPointerException in JavaPairRDD.mapToPair

2014-06-27 Thread Bharath Ravi Kumar (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14045652#comment-14045652 ] Bharath Ravi Kumar commented on SPARK-2292: --- My apologies, the cause was mapToPa