Github user vivekmuniyandi commented on the issue:
https://github.com/apache/nifi/pull/2671
Thanks @joewitt for the comment. I am addressing all the changes you have
mentioned. I will address the SSLContext and remove the Kerberos and
Certificate auth for now.
``` The other thing that needs to happen is the nar bundles need their
LICENSE/NOTICE file(s) added if necessary. I looked at one of the nars and
there would definitely need to be entries.```
Wrt this, I have a
[LICENSE](https://github.com/apache/nifi/pull/2671/files#diff-53deed39bf31085fbecf77ea6a2382dc)
and
[NOTICE](https://github.com/apache/nifi/pull/2671/files#diff-a2f6b487a7a70d5f43fa320730b2c87a)
file prepared by our legal team in the root directory (to account for the
contents of the root directory and the sub directories) of the nifi marklogic
bundle. That constitutes for all the dependecies added in our MarkLogic bundle.
Should we do something more? Can you explain a bit more here as to what is
required?
Thanks for all the help?
---