You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Jan Hentschel (JIRA)" <ji...@apache.org> on 2017/11/01 18:44:00 UTC

[jira] [Commented] (OOZIE-2976) Add extended attributes support to filesystem action

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

Jan Hentschel commented on OOZIE-2976:
--------------------------------------

[~rreti] Sorry for the late reply. If you're faster than me, just go for it. If you have the rights, you can also assign this one to you.

> Add extended attributes support to filesystem action
> ----------------------------------------------------
>
>                 Key: OOZIE-2976
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2976
>             Project: Oozie
>          Issue Type: Improvement
>          Components: action
>            Reporter: Jan Hentschel
>            Assignee: Jan Hentschel
>            Priority: Major
>
> It would be nice to be able to set HDFS extended attributes on files via the FS action, similar to the following one
> {code:xml}
> <fs>
> ...
>   <xattrs path="/incoming/data.csv" name="country" value="Germany" />
> </fs>
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)