Dennis Huo created HDFS-13345: --------------------------------- Summary: Add support for new COMPOSITE_CRC in WebHDFS Key: HDFS-13345 URL: https://issues.apache.org/jira/browse/HDFS-13345 Project: Hadoop HDFS Issue Type: Sub-task Reporter: Dennis Huo
As a followup to https://issues.apache.org/jira/browse/HDFS-13056, plumbing through support for new FileChecksum types (in particular, COMPOSITE_CRC) in WebHDFS will help remove dependencies on the old DFSClient.getFileChecksum method that hard-codes MD5MD5CRC32FileChecksum as its return type. Once this is done, this work should also include marking the old getFileChecksum method as deprecated or removing it entirely from DFSClient. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org