[jira] [Commented] (SPARK-14105) Serialization issue for KafkaRDD

2016-03-24 Thread Liyin Tang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15211147#comment-15211147 ] Liyin Tang commented on SPARK-14105:

[jira] [Commented] (SPARK-14105) Serialization issue for KafkaRDD

2016-03-24 Thread Cody Koeninger (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210876#comment-15210876 ] Cody Koeninger commented on SPARK-14105: We definitely should make it not possible to persist a

[jira] [Commented] (SPARK-14105) Serialization issue for KafkaRDD

2016-03-24 Thread Liyin Tang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210864#comment-15210864 ] Liyin Tang commented on SPARK-14105: Copied from PR discussion: === That example is just

[jira] [Commented] (SPARK-14105) Serialization issue for KafkaRDD

2016-03-24 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210858#comment-15210858 ] Sean Owen commented on SPARK-14105: --- I'm sure that's true, but should we then make it not possible to

[jira] [Commented] (SPARK-14105) Serialization issue for KafkaRDD

2016-03-24 Thread Cody Koeninger (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210801#comment-15210801 ] Cody Koeninger commented on SPARK-14105: As I said in the PR, It's a lot more straightforward to

[jira] [Commented] (SPARK-14105) Serialization issue for KafkaRDD

2016-03-24 Thread Liyin Tang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210734#comment-15210734 ] Liyin Tang commented on SPARK-14105: Add the min code example to reproduce this issue. There is

[jira] [Commented] (SPARK-14105) Serialization issue for KafkaRDD

2016-03-23 Thread Liyin Tang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15209594#comment-15209594 ] Liyin Tang commented on SPARK-14105: I tested the PR with the same streaming job, and verified the

[jira] [Commented] (SPARK-14105) Serialization issue for KafkaRDD

2016-03-23 Thread Kevin Long (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15209395#comment-15209395 ] Kevin Long commented on SPARK-14105: tested on 1.6.1 and the issue is also there. > Serialization

[jira] [Commented] (SPARK-14105) Serialization issue for KafkaRDD

2016-03-23 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15209226#comment-15209226 ] Apache Spark commented on SPARK-14105: -- User 'liyintang' has created a pull request for this issue: