Jens M Kofoed created NIFI-8184:
-----------------------------------
Summary: Absolute.path in GetFTP include wrong path from NIFI
Key: NIFI-8184
URL: https://issues.apache.org/jira/browse/NIFI-8184
Project: Apache NiFi
Issue Type: Bug
Affects Versions: 1.12.1
Reporter: Jens M Kofoed
We are using NIFI 1.12.1 and are using a GetFTP process.
I have just noticed that the absolute.path is completely wrong. It include
NIFI's own path.
Our NIFI installation are located in /opt/nifi/nifi-current
The GetFTP is configured as this:
Host: ip.ip.ip.ip
Remote Path: foo/
Search Recursively: true
Looking in provenance for this process we can see the absolute.path include the
part to our running NIFI: absolute.path= /opt/nifi/nifi-current/foo/bar
That path at our ftp host does not exist
--
This message was sent by Atlassian Jira
(v8.3.4#803005)