Ahmar Suhail created HADOOP-19365:
-------------------------------------

             Summary: Add audit header support 
                 Key: HADOOP-19365
                 URL: https://issues.apache.org/jira/browse/HADOOP-19365
             Project: Hadoop Common
          Issue Type: Sub-task
            Reporter: Ahmar Suhail


S3A adds audit information as referrer headers, see 
[https://github.com/apache/hadoop/blob/trunk/hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/auditing.md]
 for documentation on this. 

These are attached using execution interceptors, see ActiveAuditManagerS3A.
createExecutionInterceptors(). 
 
analyitcs-accelerator-s3 makes the GET requests now but does not update the 
referrer with GETs. 
 
See LoggingAuditor.attachRangeFromRequest() for how this is done. 
 
When using analytics-accelerator-s3, audit headers from S3A should be sent 
through. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to