[jira] [Updated] (SYSTEMML-1824) Wrong transformapply output with col name specification and subset of cols

2017-08-01 Thread Matthias Boehm (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Boehm updated SYSTEMML-1824: - Description: Given a frame input with 3 rows and column names {{name1, name2}}, the

[jira] [Commented] (SYSTEMML-1822) java.lang.ArrayStoreException with for-loop inside UDF

2017-08-01 Thread Matthias Boehm (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16110162#comment-16110162 ] Matthias Boehm commented on SYSTEMML-1822: -- ok, I just gave it a try and was not able to

[jira] [Created] (SYSTEMML-1824) Wrong transformapply output with col name specification and subset of cols

2017-08-01 Thread Matthias Boehm (JIRA)
Matthias Boehm created SYSTEMML-1824: Summary: Wrong transformapply output with col name specification and subset of cols Key: SYSTEMML-1824 URL: https://issues.apache.org/jira/browse/SYSTEMML-1824

[jira] [Updated] (SYSTEMML-1823) Missing process exit due to active frame reader threadpool

2017-08-01 Thread Matthias Boehm (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Boehm updated SYSTEMML-1823: - Summary: Missing process exit due to active frame reader threadpool (was: Missing

[jira] [Created] (SYSTEMML-1823) Missing process exit due to pending tasks in reader threadpools

2017-08-01 Thread Matthias Boehm (JIRA)
Matthias Boehm created SYSTEMML-1823: Summary: Missing process exit due to pending tasks in reader threadpools Key: SYSTEMML-1823 URL: https://issues.apache.org/jira/browse/SYSTEMML-1823 Project:

[jira] [Commented] (SYSTEMML-1822) java.lang.ArrayStoreException with for-loop inside UDF

2017-08-01 Thread Gus Jenkins (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16109398#comment-16109398 ] Gus Jenkins commented on SYSTEMML-1822: --- CC [~mboehm7] CC [~dusenberrymw] >

[jira] [Closed] (SYSTEMML-1804) Compile time for statistics via MLContext

2017-08-01 Thread Deron Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deron Eriksson closed SYSTEMML-1804. > Compile time for statistics via MLContext > - > >

[jira] [Resolved] (SYSTEMML-1804) Compile time for statistics via MLContext

2017-08-01 Thread Deron Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deron Eriksson resolved SYSTEMML-1804. -- Resolution: Fixed Fix Version/s: SystemML 1.0 Fixed by

[jira] [Updated] (SYSTEMML-1822) java.lang.ArrayStoreException with for-loop inside UDF

2017-08-01 Thread Gus Jenkins (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Jenkins updated SYSTEMML-1822: -- Description: Hey I'm working on something and came upon a bug. I boiled the problem down to