Github user baank commented on the issue:
https://github.com/apache/nifi/pull/2293
@jfrazee .. The version of Hadoop-AWS you are referring to does not support
ANY S3 encryption which rules that solution out for many organisations. To
support S3 encryption you need hadoop-aws-2.8.1 as a minimum.
So unless I am mistaken the Additional Classpath Resources is not a
solution since it will result in JAR conflicts.
I am happy to look into upgrading all of the other processors to 2.8.1 as
we need encryption and really don't want to be running a fork of NiFi in
production.
---