You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Andrey Stepachev (JIRA)" <ji...@apache.org> on 2014/06/16 13:23:02 UTC

[jira] [Created] (HDFS-6542) WebHDFSFileSystem doesn't transmit desired checksum type

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)