Github user tasanuma commented on the issue:
https://github.com/apache/nifi/pull/2143
I found that Hadoop has some properties for SSL protocols.
https://hadoop.apache.org/docs/r2.8.0/hadoop-mapreduce-client/hadoop-mapreduce-client-core/EncryptedShuffle.html
After setting the properties, I confirmed that SWebHdfs can be used from
HDFS processors.
I would like to add the instruction to the documents of HDFS processors in
this pull request.
Thanks!---
