Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有人知道 mahout 中的 ItemSimilarityJob 和 RowSimilarityJob 是伪分布式作业还是完全分布式作业?我的意思是它们只是将输入拆分到多个节点,或者它们是所使用的相似性度量的“真实”分布式实现。谢谢!
它们确实是分布式的,是的。