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 2019/04/15 15:28:57 UTC

[GitHub] [nifi-minifi-cpp] apiri commented on a change in pull request #534: MINIFICPP-802: add package support to python

apiri commented on a change in pull request #534: MINIFICPP-802: add package support to python
URL: https://github.com/apache/nifi-minifi-cpp/pull/534#discussion_r275346293
 
 

 ##########
 File path: extensions/script/README.md
 ##########
 @@ -67,7 +67,11 @@ class VaderSentiment(object):
 
 ## Configuration
 
-To enable python Processor capabilities, the following options need to be provided in minifi.properties
+To enable python Processor capabilities, the following options need to be provided in minifi.properties. The directory specified
+can contain processors. Note that the processor name will be the reference in your flow. Directories are treated like packages names.
 
 Review comment:
   packages -> package

----------------------------------------------------------------
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


With regards,
Apache Git Services