You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2020/12/08 00:12:08 UTC

[GitHub] [nifi] thenatog commented on pull request #4715: NIFI-6999 - Made changes to load flow.xml files using streams. Update…

thenatog commented on pull request #4715:
URL: https://github.com/apache/nifi/pull/4715#issuecomment-740259543


   This can be tested with the following files:
   nifi-toolkit/nifi-toolkit-encrypt-config/src/test/resources/bootstrap.conf
   nifi-toolkit/nifi-toolkit-encrypt-config/src/test/resources/nifi_default.properties
   and the attached flow.xml.gz file. [large-flow.xml.gz](https://github.com/apache/nifi/files/5655962/large-flow.xml.gz)
   
   The attached file is 10mb gzipped, and ~1GB unzipped. It has a processor with an encrypted field repeated many times:
   enc{2032416987A00D9FCD757528D7AE609D7E793CA5F956641DB53E14CDB9BFCD4037B73AC705CD3F5C1C1BDE18B8D7B281} whose value is "thisIsABadPassword"
   
   The command to run is:
   ./encrypt-config.sh -n conf/nifi.properties -f conf/large-flow.xml.gz -b conf/bootstrap.conf -x -v -s aNewPassword
   
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org