[ 
https://issues.apache.org/jira/browse/MINIFICPP-2425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marton Szasz updated MINIFICPP-2425:
------------------------------------
    Fix Version/s: 0.99.1

> Prioritize virtualenv packages over system packages in python processors
> ------------------------------------------------------------------------
>
>                 Key: MINIFICPP-2425
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-2425
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Gábor Gyimesi
>            Assignee: Gábor Gyimesi
>            Priority: Minor
>             Fix For: 0.99.1
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Currently virtualenv site packages and module paths used by the python 
> processors and the module directories added in the ExecuteScript are added to 
> the end of the system paths. Due to this if the same package is installed on 
> the system and in the virtualenv the ones on the system are found first in 
> the path, and these packages might be with a different version. In this case 
> the virtualenv packages and our custom module paths should have priority.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to