You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Arvind Surve (JIRA)" <ji...@apache.org> on 2016/09/18 08:38:20 UTC

[jira] [Created] (SYSTEMML-930) Set MaxResultSize to unlimited in MLContext based call

Arvind Surve created SYSTEMML-930:
-------------------------------------

             Summary: Set MaxResultSize to unlimited in MLContext based call
                 Key: SYSTEMML-930
                 URL: https://issues.apache.org/jira/browse/SYSTEMML-930
             Project: SystemML
          Issue Type: Improvement
            Reporter: Arvind Surve


Currently MaxResultSize has not set in the case MlContext call being made. In case user does not specify it through spark.driver.maxResultSize, it gets set to default size (1g). In order to get unlimited data to driver we have set this size to unlimited in other calls like DML script calls through spark-submit. We need to do similar for MlContext based call.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)