Steve Loughran created HADOOP-17942: ---------------------------------------
Summary: abfs & s3a FS instantiate triggers warning about deprecated io.bytes.per.checksum Key: HADOOP-17942 URL: https://issues.apache.org/jira/browse/HADOOP-17942 Project: Hadoop Common Issue Type: Sub-task Components: common, conf Affects Versions: 3.4.0 Reporter: Steve Loughran If you don't turn off the deprecation log, you get told off about dfs.bytes-per-checksum {code} 2021-09-28 15:40:26,551 INFO Configuration.deprecation: io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum {code} proposed * find out where it's used/set * stop it -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org