Implements generic load/save operations in hama
-----------------------------------------------
Key: HAMA-86
URL: https://issues.apache.org/jira/browse/HAMA-86
Project: Hama
Issue Type: Improvement
Components: implementation
Affects Versions: 0.1.0
Reporter: Samuel Guo
Fix For: 0.1.0
we need a generic "pathname" class to identify the input & output.
"pathname" can contain two parts: one is scheme, such as HBASE or HDFS; one
will be the actual name, such as table name in HBase, filename in HDFS.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.