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 2019/04/19 10:10:00 UTC

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

     [ https://issues.apache.org/jira/browse/OOZIE-2976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Hentschel reassigned OOZIE-2976:
------------------------------------

    Assignee:     (was: Jan Hentschel)

> 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
>            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
(v7.6.3#76005)