GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/2583
[NIFI-5009] [NIFI-5008]: Addressing restricted component annotations
NIFI-5009:
- Fixing required permission for PutParquet.
NIFI-5008:
- Ensuring all restricted components are tagged as such.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-5009
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2583.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 #2583
----
commit 085891e81aaf69040c81f0ad35a804ddaeb11f6e
Author: Matt Gilman <matt.c.gilman@...>
Date: 2018-03-26T13:20:40Z
NIFI-5009:
- Fixing required permission for PutParquet.
NIFI-5008:
- Ensuring all restricted components are tagged as such.
----
---