[ 
https://issues.apache.org/jira/browse/HADOOP-19050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17813868#comment-17813868
 ] 

ASF GitHub Bot commented on HADOOP-19050:
-----------------------------------------

jxhan3 commented on PR #6507:
URL: https://github.com/apache/hadoop/pull/6507#issuecomment-1925038842

   Test optional plugin:
   1. if plugin is in class path, same result
   2. if plugin is not in class path:
   ```
   
   
   hadoop@ip-172-31-35-222 ~]$ hadoop fs -ls 
s3a://s3ag-pentests-us-east-1/s3ag-test/read-only/sample-pyspark.py
   2024-02-03 03:16:01,189 INFO impl.MetricsConfig: Loaded properties from 
hadoop-metrics2.properties
   2024-02-03 03:16:01,270 INFO impl.MetricsSystemImpl: Scheduled Metric 
snapshot period at 300 second(s).
   2024-02-03 03:16:01,270 INFO impl.MetricsSystemImpl: s3a-file-system metrics 
system started
   2024-02-03 03:16:01,348 WARN impl.ConfigurationHelper: Option 
fs.s3a.connection.establish.timeout is too low (5,000 ms). Setting to 15,000 ms 
instead
   2024-02-03 03:16:01,510 WARN tools.S3AccessGrantsUtil: s3ag plugin is not 
available.
   2024-02-03 03:16:01,975 WARN tools.S3AccessGrantsUtil: s3ag plugin is not 
available.
   ls: s3a://s3ag-pentests-us-east-1/s3ag-test/read-only/sample-pyspark.py: 
getFileStatus on 
s3a://s3ag-pentests-us-east-1/s3ag-test/read-only/sample-pyspark.py: 
software.amazon.awssdk.services.s3.model.S3Exception: null (Service: S3, Status 
Code: 403, Request ID: 4Y02S3N6HM5A1NBQ, Extended Request ID: 
Kish6CPduYPD6y/2+iSeW8ZlcPJGLJ/Ef0Q9lhN7eVX+OG8TkvpMpgaXSy27tg5pJEnJIiyuugA=):null
   2024-02-03 03:16:04,593 INFO impl.MetricsSystemImpl: Stopping 
s3a-file-system metrics system...
   2024-02-03 03:16:04,593 INFO impl.MetricsSystemImpl: s3a-file-system metrics 
system stopped.
   2024-02-03 03:16:04,594 INFO impl.MetricsSystemImpl: s3a-file-system metrics 
system shutdown complete.




> Add S3 Access Grants Support in S3A
> -----------------------------------
>
>                 Key: HADOOP-19050
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19050
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: fs/s3
>    Affects Versions: 3.4.0
>            Reporter: Jason Han
>            Assignee: Jason Han
>            Priority: Minor
>              Labels: pull-request-available
>
> Add support for S3 Access Grants 
> (https://aws.amazon.com/s3/features/access-grants/) in S3A.



--
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

Reply via email to