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

Gábor Gyimesi resolved MINIFICPP-2633.
--------------------------------------
    Fix Version/s: 0.99.2
       Resolution: Fixed

> Improve logging for python initialization when no dependencies are installed
> ----------------------------------------------------------------------------
>
>                 Key: MINIFICPP-2633
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-2633
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Gábor Gyimesi
>            Assignee: Gábor Gyimesi
>            Priority: Trivial
>             Fix For: 0.99.2
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> When no dependencies are installed for python processors we get the following 
> logs:
> {code:java}
> [2025-09-18 15:42:18.711] 
> [org::apache::nifi::minifi::extensions::python::PythonDependencyInstaller] 
> [info] Python packages installed successfully with command: '. 
> "/home/ggyimesi/projects/nifi-minifi-cpp-fork/build/nifi-minifi-cpp-0.99.2/minifi-python-env/bin/activate"
>  2>&1 && "python3" 
> "/home/ggyimesi/projects/nifi-minifi-cpp-fork/build/nifi-minifi-cpp-0.99.2/minifi-python/nifi_python_processors/utils/dependency_installer.py"
>  
> "/home/ggyimesi/projects/nifi-minifi-cpp-fork/build/nifi-minifi-cpp-0.99.2/minifi-python/nifi_python_processors/utils/dependency_installer.py"
>  2>&1'.
> Install process output:
> Installing dependencies for MiNiFi python processors... {code}
> We should make it more explicit that no dependencies are found and installed 
> in this case.



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

Reply via email to