You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Rudolf Reti (JIRA)" <ji...@apache.org> on 2017/08/01 13:04: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=16108858#comment-16108858 ] 

Rudolf Reti commented on OOZIE-2976:
------------------------------------

Hi Jan, I'm a new joiner and ATM looking at this task to learn oozie. I may assign it to myself later if I feel confident enough.
Please let me know if you have any concerns.

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