viirya commented on issue #25576: [SPARK-28866][ML] Persist item factors RDD 
when checkpointing in ALS
URL: https://github.com/apache/spark/pull/25576#issuecomment-525330242
 
 
   The comment saying itemFactors gets materialized in computeFactors, is 
located in the block of `implicitPrefs` is true. In computeFactors, we call 
computeYtY to aggregate a value from the given RDD of factor blocks, so I think 
it is materialized here.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to