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

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

pranavsaxena-microsoft commented on PR #3440:
URL: https://github.com/apache/hadoop/pull/3440#issuecomment-1371769564

   yetus run for commit 0cd8c8c
   
   https://github.com/apache/hadoop/pull/5261#issuecomment-1368669330
   
   <html>
   <body>
   <!--StartFragment--><p dir="auto" style="box-sizing: border-box; margin-top: 
0px !important; margin-bottom: 16px; color: rgb(36, 41, 47); font-family: 
-apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, &quot;Noto Sans&quot;, 
Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI 
Emoji&quot;; font-size: 14px; font-style: normal; font-variant-ligatures: 
normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; 
orphans: 2; text-align: start; text-indent: 0px; text-transform: none; 
white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 
0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; 
text-decoration-style: initial; text-decoration-color: initial;"><g-emoji 
class="g-emoji" alias="broken_heart" 
fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f494.png";
 style="box-sizing: border-box; display: inline-block; min-width: 1ch; 
font-family: &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, 
&quot;Segoe UI Symbol&quot;; font-size: 1em; font-weight: 
var(--base-text-weight-normal, 400); line-height: 1; vertical-align: -0.075em; 
font-style: normal !important;">💔</g-emoji><span> </span><strong 
style="box-sizing: border-box; font-weight: var(--base-text-weight-semibold, 
600);">-1 overall</strong></p>
   
   Vote | Subsystem | Runtime | Logfile | Comment
   

> ABFS: Support for Encryption Context
> ------------------------------------
>
>                 Key: HADOOP-17912
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17912
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>    Affects Versions: 3.3.1
>            Reporter: Sumangala Patki
>            Assignee: Pranav Saxena
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Support for customer-provided encryption keys at the file level, superceding 
> the global (account-level) key use in HADOOP-17536.
> ABFS driver will support an "EncryptionContext" plugin for retrieving 
> encryption information, the implementation for which should be provided by 
> the client. The keys/context retrieved will be sent via request headers to 
> the server, which will store the encryption context. Subsequent REST calls to 
> server that access data/user metadata of the file will require fetching the 
> encryption context through a GetFileProperties call and retrieving the key 
> from the custom provider, before sending the request.



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