Jan Hentschel created OOZIE-2976:
------------------------------------

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

Reply via email to