[jira] [Commented] (SPARK-20468) Refactor the ALS code

2017-04-27 Thread Daniel Li (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15986259#comment-15986259 ] Daniel Li commented on SPARK-20468: --- Great, thanks Sean. How should I go forward with the

[jira] [Closed] (SPARK-20468) Refactor the ALS code

2017-04-27 Thread Daniel Li (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Li closed SPARK-20468. - Resolution: Won't Fix > Refactor the ALS code > - > > Key:

[jira] [Commented] (SPARK-20468) Refactor the ALS code

2017-04-26 Thread Daniel Li (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985888#comment-15985888 ] Daniel Li commented on SPARK-20468: --- Thanks for the guidance, [~srowen]. I've read the Contributing

[jira] [Updated] (SPARK-20486) Encapsulate ALS in-block and out-block data structures and methods into a separate class

2017-04-26 Thread Daniel Li (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Li updated SPARK-20486: -- Description: The in-block and out-block data structures in the ALS code is currently calculated

[jira] [Created] (SPARK-20486) Encapsulate ALS in-block and out-block data structures and methods into a separate class

2017-04-26 Thread Daniel Li (JIRA)
Daniel Li created SPARK-20486: - Summary: Encapsulate ALS in-block and out-block data structures and methods into a separate class Key: SPARK-20486 URL: https://issues.apache.org/jira/browse/SPARK-20486

[jira] [Created] (SPARK-20485) Split ALS.scala into multiple files

2017-04-26 Thread Daniel Li (JIRA)
Daniel Li created SPARK-20485: - Summary: Split ALS.scala into multiple files Key: SPARK-20485 URL: https://issues.apache.org/jira/browse/SPARK-20485 Project: Spark Issue Type: Improvement

[jira] [Created] (SPARK-20484) Add documentation to ALS code

2017-04-26 Thread Daniel Li (JIRA)
Daniel Li created SPARK-20484: - Summary: Add documentation to ALS code Key: SPARK-20484 URL: https://issues.apache.org/jira/browse/SPARK-20484 Project: Spark Issue Type: Improvement

[jira] [Commented] (SPARK-20468) Refactor the ALS code

2017-04-26 Thread Daniel Li (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15984350#comment-15984350 ] Daniel Li commented on SPARK-20468: --- I'd appreciate if someone with permissions could assign this issue

[jira] [Created] (SPARK-20468) Refactor the ALS code

2017-04-26 Thread Daniel Li (JIRA)
Daniel Li created SPARK-20468: - Summary: Refactor the ALS code Key: SPARK-20468 URL: https://issues.apache.org/jira/browse/SPARK-20468 Project: Spark Issue Type: Improvement

[jira] [Comment Edited] (SPARK-6407) Streaming ALS for Collaborative Filtering

2017-03-05 Thread Daniel Li (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15896177#comment-15896177 ] Daniel Li edited comment on SPARK-6407 at 3/5/17 10:57 AM: --- {quote} In practice

[jira] [Commented] (SPARK-6407) Streaming ALS for Collaborative Filtering

2017-03-05 Thread Daniel Li (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15896177#comment-15896177 ] Daniel Li commented on SPARK-6407: -- bq. In practice fold-in works fine. Folding in a day or so of updates

[jira] [Commented] (SPARK-6407) Streaming ALS for Collaborative Filtering

2017-03-04 Thread Daniel Li (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15896033#comment-15896033 ] Daniel Li commented on SPARK-6407: -- Appreciate the quick reply, [~srowen]. Yeah, we'd be recomputing

[jira] [Commented] (SPARK-6407) Streaming ALS for Collaborative Filtering

2017-03-04 Thread Daniel Li (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15895589#comment-15895589 ] Daniel Li commented on SPARK-6407: -- Reviving this thread since I'm interested in implementing streaming

[jira] [Commented] (SPARK-9279) Spark Master Refuses to Bind WebUI to a Privileged Port

2015-07-31 Thread Daniel Li (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14649570#comment-14649570 ] Daniel Li commented on SPARK-9279: -- I echo Omar's point - I understand that my particular