[ https://issues.apache.org/jira/browse/HADOOP-19536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18010697#comment-18010697 ]
ASF GitHub Bot commented on HADOOP-19536: ----------------------------------------- hadoop-yetus commented on PR #7834: URL: https://github.com/apache/hadoop/pull/7834#issuecomment-3133027709 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |:----:|----------:|--------:|:--------:|:-------:| | +0 :ok: | reexec | 20m 29s | | Docker mode activated. | |||| _ Prechecks _ | | +1 :green_heart: | dupname | 0m 0s | | No case conflicting files found. | | +0 :ok: | codespell | 0m 0s | | codespell was not available. | | +0 :ok: | detsecrets | 0m 0s | | detect-secrets was not available. | | +0 :ok: | markdownlint | 0m 0s | | markdownlint was not available. | | +1 :green_heart: | @author | 0m 0s | | The patch does not contain any @author tags. | |||| _ trunk Compile Tests _ | | +1 :green_heart: | mvninstall | 45m 14s | | trunk passed | | +1 :green_heart: | mvnsite | 0m 43s | | trunk passed | | +1 :green_heart: | shadedclient | 86m 9s | | branch has no errors when building and testing our client artifacts. | |||| _ Patch Compile Tests _ | | +1 :green_heart: | mvninstall | 0m 31s | | the patch passed | | +1 :green_heart: | blanks | 0m 0s | | The patch has no blanks issues. | | +1 :green_heart: | mvnsite | 0m 32s | | the patch passed | | +1 :green_heart: | shadedclient | 40m 31s | | patch has no errors when building and testing our client artifacts. | |||| _ Other Tests _ | | -1 :x: | asflicense | 0m 38s | [/results-asflicense.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7834/1/artifact/out/results-asflicense.txt) | The patch generated 1 ASF License warnings. | | | | 149m 59s | | | | Subsystem | Report/Notes | |----------:|:-------------| | Docker | ClientAPI=1.51 ServerAPI=1.51 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7834/1/artifact/out/Dockerfile | | GITHUB PR | https://github.com/apache/hadoop/pull/7834 | | Optional Tests | dupname asflicense mvnsite codespell detsecrets markdownlint | | uname | Linux 842afd4dd444 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | dev-support/bin/hadoop.sh | | git revision | trunk / 95bfec724dbe0f329153a7b43ae106389a672fd0 | | Max. process+thread count | 611 (vs. ulimit of 5500) | | modules | C: hadoop-tools/hadoop-aws U: hadoop-tools/hadoop-aws | | Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7834/1/console | | versions | git=2.25.1 maven=3.6.3 | | Powered by | Apache Yetus 0.14.0 https://yetus.apache.org | This message was automatically generated. > S3A : Add option for custom S3 tags while writing and deleting S3 objects > ------------------------------------------------------------------------- > > Key: HADOOP-19536 > URL: https://issues.apache.org/jira/browse/HADOOP-19536 > Project: Hadoop Common > Issue Type: Improvement > Components: fs/s3 > Reporter: Syed Shameerur Rahman > Priority: Major > Labels: pull-request-available > > Custom S3 object > [tags|https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-tagging.html] > can be added to S3 objects while writing and deleting. > *Use Case:* > S3 tags can be used to categorize the > [objects|https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-tagging.html] > and potentially apply bucket level polices to take some actions. > For example : objects can be marked as "to-be-glacier" and based on some > bucket policy the written objects can be moved to Glacier tier after sometime > for cost savings. > Apache iceberg's [S3FileIO|#s3-tags]] also uses S3 Tags for soft deletes. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org