Github user ijokarumawak commented on the issue:
https://github.com/apache/nifi/pull/2143
@tasanuma Thanks for writing the detailed documentations, those are very
helpful! Are the contents of each additionalDetails.html the same among those
processors?
If so, we can consolidate it to a single additionalDetails.html, such as
PutHDFS (or whichever), then add a short description about swebhdfs in other
XXXHDFS processors '@CapabilityDescription', like "To use swebhdfs, see PutHDFS
'additional details' documentation.". Together with '@SeeAlso', user can reach
to the documentation when needed. It would provide better maintainability. How
do you think?
---