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

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

steveloughran opened a new pull request, #6316:
URL: https://github.com/apache/hadoop/pull/6316

   
   New option fs.s3a.s3express.create.session; default is true.
   
   * Disabled in some of the role tests.
   * disables acl option in session tests if the acl test option is disabled.
   
   I'm still seeing more role tests failing, where permissions aren't quite 
right.
   That is: I get past the create session failures but still getting read/list 
errors.
   Not sure what is wrong there ... advice from others needed. 
   
   But a lot of the session and role tests are now working
   
   
   ### How was this patch tested?
   
   adding the option to role tests and verifying they now work without needing 
create session role statements added.
   
   
   ### For code changes:
   
   - [ ] Does the title or this PR starts with the corresponding JIRA issue id 
(e.g. 'HADOOP-17799. Your PR title ...')?
   - [ ] Object storage: have the integration tests been executed and the 
endpoint declared according to the connector-specific documentation?
   - [ ] If adding new dependencies to the code, are these dependencies 
licensed in a way that is compatible for inclusion under [ASF 
2.0](http://www.apache.org/legal/resolved.html#category-a)?
   - [ ] If applicable, have you updated the `LICENSE`, `LICENSE-binary`, 
`NOTICE-binary` files?
   
   




> S3A: add way to turn off CreateSession API
> ------------------------------------------
>
>                 Key: HADOOP-18997
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18997
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 3.4.0
>            Reporter: Steve Loughran
>            Priority: Minor
>
> add a way to disable the need to use the createsession call, so as to allow 
> for
> benchmarking the performance hit
> troubleshooting IAM permissions
> for our role tests we can turn this off



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to