Uploaded image for project: 'Apache MADlib'
  1. Apache MADlib
  2. MADLIB-1143

SVM - Regression lambda handling on GP

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      Lambda parameter is not stored in the state, rather it is stored as a static field within the L2 template class, and set during the transition function. On greenplum, this static field cannot be read from the L2 class during the final function if the master is on a different process from the segment.

      The fix is simply to include lambda as part of the state, and read it in the final function.

      Attachments

        Activity

          People

            Unassigned Unassigned
            coopersloan Cooper Sloan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: