Matthias Boehm created SYSTEMML-2441:
----------------------------------------
Summary: Incorrect spark matrix market reblock to binary
Key: SYSTEMML-2441
URL: https://issues.apache.org/jira/browse/SYSTEMML-2441
Project: SystemML
Issue Type: Bug
Reporter: Matthias Boehm
The spark reblock of files in matrix market format into binary format produces
currently wrong results because the meta data row (nrow, ncol, nnz) is
interpreted as data row. Specifically, the output matrix has an incorrect value
(i.e., the nnz meta data) in the bottom-right cell.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)