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

Ferenc Gerlits updated MINIFICPP-2436:
--------------------------------------
    Description: 
Currently, relative imports like {{from .baseclass import QwertyBase}} (with 
the dot) in NiFi python processors do not work. Since they do work in NiFi, we 
should get them to work in MiNiFi C++, as well.

It's not as important, but it would be nice if relative import paths worked in 
old-style python processors, too.

  was:
Currently, relative imports like `from .baseclass import QwertyBase` (with the 
dot) in NiFi python processors do not work.  Since they do work in NiFi, we 
should get them to work in MiNiFi C++, as well.

It's not as important, but it would be nice if relative imports worked in 
old-style python processors, too.


> Allow relative import paths in (NiFi) python processors
> -------------------------------------------------------
>
>                 Key: MINIFICPP-2436
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-2436
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Ferenc Gerlits
>            Priority: Minor
>
> Currently, relative imports like {{from .baseclass import QwertyBase}} (with 
> the dot) in NiFi python processors do not work. Since they do work in NiFi, 
> we should get them to work in MiNiFi C++, as well.
> It's not as important, but it would be nice if relative import paths worked 
> in old-style python processors, too.



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

Reply via email to