You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "doron (Jira)" <ji...@apache.org> on 2020/04/16 12:30:00 UTC

[jira] [Created] (NIFI-7368) MoveHDFS - flow-files disapper when Concurrent Tasks > 1

doron created NIFI-7368:
---------------------------

             Summary: MoveHDFS - flow-files disapper when Concurrent Tasks > 1
                 Key: NIFI-7368
                 URL: https://issues.apache.org/jira/browse/NIFI-7368
             Project: Apache NiFi
          Issue Type: Bug
          Components: Core Framework
    Affects Versions: 1.11.4
            Reporter: doron


Hi, 

I encounter a bug when using MoveHDFS with Concurrent Tasks > 1.

it seems that some flow files disappear (Not routed to failure).

 

+*Test:*+

Create an HDFS folder FILES_A in with 10 files

ListHDFS with path to FILES_A

MoveHDFS with Concurrent Tasks = 5 Source: ${path}/${filename} destination: path to FILES_B
In my test only 3 files moved from FILES_A to FILES_B

Routes: Failures = 0, sucessfull = 3

MoveHDFS - In = 10, out = 3

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)