[
https://issues.apache.org/jira/browse/MINIFICPP-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Hunyadi resolved MINIFICPP-1517.
-------------------------------------
Fix Version/s: (was: 1.0.0)
0.10.0
Resolution: Fixed
> 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
> Priority: Minor
> Labels: MiNiFi-CPP-Hygiene
> Fix For: 0.10.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> *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)