Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.5.0
-
None
-
Linux, HDFS NiFi 0.5.0
Description
Conflict Check and File Create are not Atomic operation for PutHDFS Processor. So, in a shared HDFS environment PutHDFS Processor may overwrite a file which has just been generated by other processor or external system in-between the time of conflict check & File creation.