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

Masatake Iwasaki commented on HADOOP-16235:
-------------------------------------------

Sorry for late reply and thanks for explanation about backgraound. Is this 
MapReduce specific rather than YARN general? 
{{o.a.h.mapreduce.filecache.ClientDistributedCacheManager#isPublic}} is using 
isEncrypted but similar code in {{o.a.h.yarn.util.FSDownload#isPublic}} does 
not.

Anyway I attached updated 002 with ITest added. It passed on Japan region of 
Azure.

> ABFS VersionedFileStatus to declare that it isEncrypted()
> ---------------------------------------------------------
>
>                 Key: HADOOP-16235
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16235
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>    Affects Versions: 3.2.0
>            Reporter: Steve Loughran
>            Assignee: Masatake Iwasaki
>            Priority: Minor
>         Attachments: HADOOP-16235.001.patch, HADOOP-16235.002.patch
>
>
> Files in ABFS are always encrypted; have VersionedFileStatus.isEncrypted() 
> declare this, presumably just by changing the flag passed to the superclass's 
> constructor



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to