[
https://issues.apache.org/jira/browse/NIFI-3340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15826347#comment-15826347
]
ASF GitHub Bot commented on NIFI-3340:
--------------------------------------
GitHub user andrewmlim opened a pull request:
https://github.com/apache/nifi/pull/1424
NIFI-3340 Modify description of the Directory property for PutHDFS to…
… say it will create the directory if it doesn't exist
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andrewmlim/nifi NIFI-3340
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/1424.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1424
----
----
> Modify description of the Directory property for PutHDFS to say it will
> create the directory if it doesn't exist
> ----------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-3340
> URL: https://issues.apache.org/jira/browse/NIFI-3340
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Documentation & Website
> Reporter: Andrew Lim
> Assignee: Andrew Lim
> Priority: Trivial
>
> The current description for the "Directory" property for PutHDFS only states:
> The parent HDFS directory to which files should be written
> It would be helpful to add:
> The directory will be created if it doesn't exist.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)