Skip to content

Does HDFSIO load .smat file from HDFS directly? #4

@junshi15

Description

@junshi15

Similar to mat = HMat.loadMat("/tmp/A.smat"), if "/tmp/A.smat" is located in HDFS, can we load it directly? i.e. something like mat = hdfsio.readMat("hdfs:///myhostname/tmp/A.smat").
From the code, readMat/Mats only read from sequencefiles, not .xmat directly. Am I right?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions