[
https://issues.apache.org/jira/browse/HADOOP-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sameer Paranjpye updated HADOOP-1551:
-------------------------------------
Fix Version/s: (was: 0.15.0)
0.14.0
Priority: Blocker (was: Major)
Issue Type: Bug (was: New Feature)
Summary: libhdfs API is out of sync with Filesystem API (was:
libhdfs method to set replication)
The libhdfs API has fallen out of sync with the FileSystem API. It does not
have a setReplication method as pointed out above. In addition, getFileStatus
is also not implemented, last mod time, block size, replication are not
available through libhdfs.
> libhdfs API is out of sync with Filesystem API
> ----------------------------------------------
>
> Key: HADOOP-1551
> URL: https://issues.apache.org/jira/browse/HADOOP-1551
> Project: Hadoop
> Issue Type: Bug
> Components: libhdfs
> Affects Versions: 0.13.0
> Reporter: Christian Kunz
> Assignee: Sameer Paranjpye
> Priority: Blocker
> Fix For: 0.14.0
>
>
> Right now libhdfs only allows to set replication at file creation time. Would
> be very convenient to have a libhdfs method dedicated to set the replication
> of a file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.