Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-18477 Über-jira: S3A Hadoop 3.3.9 features
  3. HADOOP-13636

s3a rm on the CLI generates deprecation warning on io.bytes.per.checksum

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.8.0
    • None
    • fs/s3
    • None

    Description

      an rm -r triggers a deprecation warning of io.bytes.per.checksum. This is a property that is not explicitly used anywhere in S3: something else is asking for it —something that should switch to the new value

      $ ./hadoop fs -rm -r s3a://XYZ/lib
      16/09/21 16:24:04 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
      16/09/21 16:24:05 INFO Configuration.deprecation: io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              stevel@apache.org Steve Loughran
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: