Github user bbende commented on the issue:
https://github.com/apache/nifi/pull/2552
Several of the HDFS & Parquet processors still have the
`@Restriction(requiredPermission = RequiredPermission.ACCESS_KEYTAB` which I
believe shouldn't be there anymore.
- DeleteHDFS
- FetchHDFS
- GetHDFS
- MoveHDFS
- PutHDFS
- FetchParquet
- PutParquet---
