[jira] [Commented] (SPARK-21025) missing data in jsc.union

2017-06-15 Thread meng xi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16051090#comment-16051090 ] meng xi commented on SPARK-21025: - I create a new list for each rdd and it works, thanks!

[jira] [Issue Comment Deleted] (SPARK-21025) missing data in jsc.union

2017-06-08 Thread meng xi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] meng xi updated SPARK-21025: Comment: was deleted (was: I attached the Java file) > missing data in jsc.union > ---

[jira] [Reopened] (SPARK-21025) missing data in jsc.union

2017-06-08 Thread meng xi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] meng xi reopened SPARK-21025: - I attached the Java file > missing data in jsc.union > - > > Key: SP

[jira] [Commented] (SPARK-21025) missing data in jsc.union

2017-06-08 Thread meng xi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043390#comment-16043390 ] meng xi commented on SPARK-21025: - I attached the JAVA file, which does not have the form

[jira] [Updated] (SPARK-21025) missing data in jsc.union

2017-06-08 Thread meng xi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] meng xi updated SPARK-21025: Attachment: SparkTest.java > missing data in jsc.union > - > > Key:

[jira] [Updated] (SPARK-21025) missing data in jsc.union

2017-06-08 Thread meng xi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] meng xi updated SPARK-21025: Description: we are using an iterator of RDD for some special data processing, and then using union to reb

[jira] [Updated] (SPARK-21025) missing data in jsc.union

2017-06-08 Thread meng xi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] meng xi updated SPARK-21025: Description: we are using an iterator of RDD for some special data processing, and then using union to reb

[jira] [Updated] (SPARK-21025) missing data in jsc.union

2017-06-08 Thread meng xi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] meng xi updated SPARK-21025: Description: we are using an iterator of RDD for some special data processing, and then using union to reb

[jira] [Updated] (SPARK-21025) missing data in jsc.union

2017-06-08 Thread meng xi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] meng xi updated SPARK-21025: Description: we are using an iterator of RDD for some special data processing, and then using union to reb

[jira] [Commented] (SPARK-21025) missing data in jsc.union

2017-06-08 Thread meng xi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043379#comment-16043379 ] meng xi commented on SPARK-21025: - no, I just comment out one line, the system incorrectl

[jira] [Created] (SPARK-21025) missing data in jsc.union

2017-06-08 Thread meng xi (JIRA)
meng xi created SPARK-21025: --- Summary: missing data in jsc.union Key: SPARK-21025 URL: https://issues.apache.org/jira/browse/SPARK-21025 Project: Spark Issue Type: Bug Components: Java AP