You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Matthias Boehm (JIRA)" <ji...@apache.org> on 2017/09/11 02:22:00 UTC

[jira] [Created] (SYSTEMML-1899) JMLC/MLContext failing on persistent read w/ non-default format

Matthias Boehm created SYSTEMML-1899:
----------------------------------------

             Summary: JMLC/MLContext failing on persistent read w/ non-default format
                 Key: SYSTEMML-1899
                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1899
             Project: SystemML
          Issue Type: Bug
            Reporter: Matthias Boehm


Currently, MLContext and JMLC disable the read of meta data files for persistent reads because these meta data files do not exist when data is passed through the programmatic APIs. However, both APIs also support traditional persistent reads, which currently fail because the meta data files are not read, replacing the format with default textcell. 

This task aims to make this integration more robust by reading meta data files whenever they exist.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)