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)