hunyadi-dev opened a new pull request #1019:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1019


   Currently integration tests used to produce errors like these logged due to 
`ScriptEngine` issues:
   ```
   [warning] Cannot load SentimentAnalysis because of ModuleNotFoundError: No 
module named 'vaderSentiment'
   ```
   
   For the time of building the integration test docker image, we should 
disable scripting. This is to be reenabled when the `ScriptEngine` issue is 
fixed or when there is an explicit need for it in the integration tests.


----------------------------------------------------------------
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:
[email protected]


Reply via email to