[
https://issues.apache.org/jira/browse/HDFS-6542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Harsh J resolved HDFS-6542.
---------------------------
Resolution: Duplicate
I missed this JIRA when searching before I filed HDFS-10237, but now noticed
via association to HADOOP-8240.
Since I've already posted a patch on HDFS-10237 and there's no ongoing
work/assignee here, am marking this as a duplicate of HDFS-10237.
Sorry for the extra noise!
> 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.3.4#6332)