Adam Hunyadi created MINIFICPP-1517:
---------------------------------------

             Summary: Remove script engine log cluttering from integration tests
                 Key: MINIFICPP-1517
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1517
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
    Affects Versions: 0.9.0
            Reporter: Adam Hunyadi
            Assignee: Adam Hunyadi
             Fix For: 1.0.0


*Background:*

Currently integration tests produce errors like these logged due to 
ScriptEngine issues:

{code:bash}
[warning] Cannot load SentimentAnalysis because of ModuleNotFoundError: No 
module named 'vaderSentiment'
{code} 

*Proposal:*

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 message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to