Uploaded image for project: 'Mahout'
  1. Mahout
  2. MAHOUT-1628

Propagation of Updates in DF

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 0.9
    • 0.11.0
    • None

    Description

      Given data frame :

      C = A + B

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

      You can use different operator for = in the above cases

      Attachments

        Activity

          People

            smarthi Suneel Marthi
            sirinath1978m@gmail.com Suminda Dharmasena
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: