[jira] [Created] (SPARK-17975) EMLDAOptimizer fails with ClassCastException on YARN

2016-10-17 Thread Jeff Stein (JIRA)
Jeff Stein created SPARK-17975: -- Summary: EMLDAOptimizer fails with ClassCastException on YARN Key: SPARK-17975 URL: https://issues.apache.org/jira/browse/SPARK-17975 Project: Spark Issue Type:

[jira] [Commented] (SPARK-17975) EMLDAOptimizer fails with ClassCastException on YARN

2016-10-17 Thread Jeff Stein (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15583268#comment-15583268 ] Jeff Stein commented on SPARK-17975: This change resolves the issue for me: https://

[jira] [Comment Edited] (SPARK-17975) EMLDAOptimizer fails with ClassCastException on YARN

2016-10-17 Thread Jeff Stein (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15583284#comment-15583284 ] Jeff Stein edited comment on SPARK-17975 at 10/17/16 8:04 PM: -

[jira] [Commented] (SPARK-17975) EMLDAOptimizer fails with ClassCastException on YARN

2016-10-17 Thread Jeff Stein (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15583284#comment-15583284 ] Jeff Stein commented on SPARK-17975: Another issue that seems to be related to EdgeRD

[jira] [Updated] (SPARK-17975) EMLDAOptimizer fails with ClassCastException on YARN

2016-10-17 Thread Jeff Stein (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Stein updated SPARK-17975: --- Description: I'm able to reproduce the error consistently with a 2000 record text file with each rec

[jira] [Commented] (SPARK-13048) EMLDAOptimizer deletes dependent checkpoint of DistributedLDAModel

2016-02-19 Thread Jeff Stein (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15155212#comment-15155212 ] Jeff Stein commented on SPARK-13048: As an aside, the code in the clustering namespac

[jira] [Created] (SPARK-13048) EMLDAOptimizer deletes dependent checkpoint of DistributedLDAModel

2016-01-27 Thread Jeff Stein (JIRA)
Jeff Stein created SPARK-13048: -- Summary: EMLDAOptimizer deletes dependent checkpoint of DistributedLDAModel Key: SPARK-13048 URL: https://issues.apache.org/jira/browse/SPARK-13048 Project: Spark

[jira] [Updated] (SPARK-13048) EMLDAOptimizer deletes dependent checkpoint of DistributedLDAModel

2016-01-27 Thread Jeff Stein (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Stein updated SPARK-13048: --- Description: In EMLDAOptimizer, all checkpoints are deleted before returning the DistributedLDAModel

[jira] [Commented] (SPARK-13048) EMLDAOptimizer deletes dependent checkpoint of DistributedLDAModel

2016-04-05 Thread Jeff Stein (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15226687#comment-15226687 ] Jeff Stein commented on SPARK-13048: Sure, I'll take a look. It'll be a few days befo

[jira] [Updated] (SPARK-17975) EMLDAOptimizer fails with ClassCastException on YARN

2017-01-04 Thread Jeff Stein (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Stein updated SPARK-17975: --- Attachment: docs.txt Attaching vertical bar delimited documents (one per line). > EMLDAOptimizer fai

[jira] [Comment Edited] (SPARK-17975) EMLDAOptimizer fails with ClassCastException on YARN

2017-01-04 Thread Jeff Stein (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15799156#comment-15799156 ] Jeff Stein edited comment on SPARK-17975 at 1/4/17 7:47 PM: A