[
https://issues.apache.org/jira/browse/SYSTEMML-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Glenn Weidner updated SYSTEMML-1562:
------------------------------------
Fix Version/s: (was: SystemML 1.0)
SystemML 0.15
> Remove history from MLContext
> -----------------------------
>
> Key: SYSTEMML-1562
> URL: https://issues.apache.org/jira/browse/SYSTEMML-1562
> Project: SystemML
> Issue Type: Task
> Components: APIs
> Reporter: Deron Eriksson
> Assignee: Deron Eriksson
> Priority: Minor
> Fix For: SystemML 0.15
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)