You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Suminda Dharmasena (JIRA)" <ji...@apache.org> on 2014/11/22 06:03:33 UTC

[jira] [Created] (MAHOUT-1628) Propagation of Updates in DF

Suminda Dharmasena created MAHOUT-1628:
------------------------------------------

             Summary: Propagation of Updates in DF
                 Key: MAHOUT-1628
                 URL: https://issues.apache.org/jira/browse/MAHOUT-1628
             Project: Mahout
          Issue Type: New Feature
            Reporter: Suminda Dharmasena


Given data frame :

C = A + B

If some cells in A or B are updated:
1) calculate only when C is used using the latest values in A and B
2) when A or B is updated then propagate changes to C

You can use different operator for = in the above cases  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)