Andrey Stepachev created HDFS-6542:
--------------------------------------
Summary: WebHDFSFileSystem doesn't transmit desired checksum type
Key: HDFS-6542
URL: https://issues.apache.org/jira/browse/HDFS-6542
Project: Hadoop HDFS
Issue Type: Bug
Components: webhdfs
Reporter: Andrey Stepachev
Priority: Minor
Currently DFSClient has possibility to specify desired checksum type. This
behaviour controlled by dfs.checksym.type parameter settable by client.
It works with hdfs:// filesystem, but doesn't works with webhdfs.It fails to
work because webhdfs will use default type of checksumming initialised by
server instance of DFSClient.
As example https://issues.apache.org/jira/browse/HADOOP-8240 doesn't works with
webhdfs.
--
This message was sent by Atlassian JIRA
(v6.2#6252)