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

DT: Trees trained by MADlib < 1.12 fail when predicted on 1.12

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • v1.13
    • Module: Decision Tree
    • None

    Description

      Report from Scott Gai

      After upgrade madlib package from 1.11 to 1.12, the tree decision modles which were trained prior to upgrade started to fail with errors like below

      ERROR: KeyError: 'null_proxy' (plpython.c:4656) CONTEXT: Traceback (most recent call last): PL/Python function "tree_predict", line 19, in <module> return decision_tree.tree_predict(**globals()) PL/Python function "tree_predict", line 1759, in tree_predict PL/Python function "tree_predict" ********** Error ********** ERROR: KeyError: 'null_proxy' (plpython.c:4656) SQL state: XX000 Context: Traceback (most recent call last): PL/Python function "tree_predict", line 19, in <module> return decision_tree.tree_predict(**globals()) PL/Python function "tree_predict", line 1759, in tree_predict PL/Python function "tree_predict"
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            riyer Rahul Iyer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: