[
https://issues.apache.org/jira/browse/HDFS-14996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16977670#comment-16977670
]
Íñigo Goiri commented on HDFS-14996:
------------------------------------
Thanks [~ayushtkn], it makes sense.
I think we should have a method like:
{code}
private static EnumSet<HdfsFileStatus.Flags> getFlags(HdfsFileStatus
fileStatus);
{code}
Actually, this code must be already some where else in HDFS.
{{HdfsFileStatus}} has a {{convert()}} functions that is pretty much the same.
We may want to make it public.
> RBF: GetFileStatus fails for directory with EC policy set in case of multiple
> destinations
> -------------------------------------------------------------------------------------------
>
> Key: HDFS-14996
> URL: https://issues.apache.org/jira/browse/HDFS-14996
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Ayush Saxena
> Assignee: Ayush Saxena
> Priority: Major
> Attachments: HDFS-14996-01.patch
>
>
> In case of multi destinations for one mount and following PathAll type Order.
> Getting FileStatus Fails if it has an EC Policy set on it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]