[
https://issues.apache.org/jira/browse/HADOOP-18344?focusedWorklogId=795806&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-795806
]
ASF GitHub Bot logged work on HADOOP-18344:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 27/Jul/22 19:13
Start Date: 27/Jul/22 19:13
Worklog Time Spent: 10m
Work Description: mukund-thakur commented on code in PR #4637:
URL: https://github.com/apache/hadoop/pull/4637#discussion_r931496072
##########
hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/testing.md:
##########
@@ -1274,6 +1282,21 @@ bin/hadoop s3guard markers -clean -verbose $BUCKET
# expect success and exit code of 0
bin/hadoop s3guard markers -audit -verbose $BUCKET
+# ---------------------------------------------------
+# Copy to from local
+# ---------------------------------------------------
+
+time bin/hadoop fs -copyFromLocal -t 10 share/hadoop/tools/lib/*aws*jar
$BUCKET/
+
+# expect the iostatistics object_list_request value to be O(directories)
+bin/hadoop fs -ls -R $BUCKET/
+
+# expect the iostatistics object_list_request and op_get_content_summary
values to be 1
Review Comment:
Yes there is a extra space here at the end as pointed by Yetus,
Issue Time Tracking
-------------------
Worklog Id: (was: 795806)
Time Spent: 3h 10m (was: 3h)
> AWS SDK update to 1.12.262 to address jackson CVE-2018-7489
> ------------------------------------------------------------
>
> Key: HADOOP-18344
> URL: https://issues.apache.org/jira/browse/HADOOP-18344
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/s3
> Affects Versions: 3.4.0, 3.3.4
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Major
> Labels: pull-request-available
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
> yet another jackson CVE in aws sdk
> https://github.com/apache/hadoop/pull/4491/commits/5496816b472473eb7a9c174b7d3e69b6eee1e271
> maybe we need to have a list of all shaded jackson's we get on the CP and
> have a process of upgrading them all at the same time
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]