You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/06/19 06:55:05 UTC

[GitHub] [hadoop-ozone] ChenSammi opened a new pull request #1098: HDDS-3806. Support recognize aws v2 Authorization header.

ChenSammi opened a new pull request #1098:
URL: https://github.com/apache/hadoop-ozone/pull/1098


   https://issues.apache.org/jira/browse/HDDS-3806


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] ChenSammi commented on pull request #1098: HDDS-3806. Support recognize aws v2 Authorization header.

Posted by GitBox <gi...@apache.org>.
ChenSammi commented on pull request #1098:
URL: https://github.com/apache/hadoop-ozone/pull/1098#issuecomment-660854429


   Thanks @elek  for the review.  


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] elek commented on pull request #1098: HDDS-3806. Support recognize aws v2 Authorization header.

Posted by GitBox <gi...@apache.org>.
elek commented on pull request #1098:
URL: https://github.com/apache/hadoop-ozone/pull/1098#issuecomment-648809003


   Thanks to add this support @ChenSammi 
   
   Can you please share some details about the testing? Do you have any recommendation for the client? Couldn't see any option in `aws cli` but ready to install any other (open source ;-)) tools to test it and merge.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] ChenSammi commented on pull request #1098: HDDS-3806. Support recognize aws v2 Authorization header.

Posted by GitBox <gi...@apache.org>.
ChenSammi commented on pull request #1098:
URL: https://github.com/apache/hadoop-ozone/pull/1098#issuecomment-660853873


   /retest


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] ChenSammi removed a comment on pull request #1098: HDDS-3806. Support recognize aws v2 Authorization header.

Posted by GitBox <gi...@apache.org>.
ChenSammi removed a comment on pull request #1098:
URL: https://github.com/apache/hadoop-ozone/pull/1098#issuecomment-660853873


   /retest


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] github-actions[bot] commented on pull request #1098: HDDS-3806. Support recognize aws v2 Authorization header.

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #1098:
URL: https://github.com/apache/hadoop-ozone/pull/1098#issuecomment-660853973


   To re-run CI checks, please follow these steps with the source branch checked out:
   ```
   git commit --allow-empty -m 'trigger new CI check'
   git push
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] ChenSammi merged pull request #1098: HDDS-3806. Support recognize aws v2 Authorization header.

Posted by GitBox <gi...@apache.org>.
ChenSammi merged pull request #1098:
URL: https://github.com/apache/hadoop-ozone/pull/1098


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] ChenSammi commented on pull request #1098: HDDS-3806. Support recognize aws v2 Authorization header.

Posted by GitBox <gi...@apache.org>.
ChenSammi commented on pull request #1098:
URL: https://github.com/apache/hadoop-ozone/pull/1098#issuecomment-650974813


   > 
   > 
   > Thanks to add this support @ChenSammi
   > 
   > Can you please share some details about the testing? Do you have any recommendation for the client? Couldn't see any option in `aws cli` but ready to install any other (open source ;-)) tools to test it and merge.
   
   Marton,  aws sdk 1.10.* by default using V2 authrization header, and 1.11.* by default using V4 authrization header.  You can reproduce the issue with a 1.10.* aws client. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org