Ferenc Gerlits created MINIFICPP-2436:
-----------------------------------------
Summary: Allow relative import part 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
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)