Uploaded image for project: 'SystemDS'
  1. SystemDS
  2. SYSTEMDS-1562

Remove history from MLContext

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • SystemML 0.15
    • APIs
    • None

    Description

      When working in an environment such as spark-shell with MLContext, typically a user has references to any needed Script objects. Thus, the MLContext script history feature is not really necessary. In addition, the particular implementation can be confusing since the Script objects in the LinkedHashMap values can point to the same Script object, which can change over time, leading to unexpected behavior. This mutability makes the history not necessarily accurate. Therefore, remove the script history feature.

      Attachments

        Activity

          People

            deron Jon Deron Eriksson
            deron Jon Deron Eriksson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: