This is an automated email from the ASF dual-hosted git repository.

mattyb149 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git


    from 36c0ec4d7d NIFI-13062: Read only configuration dialogs (#8665)
     add 3239f59746 NIFI-12923 Added append avro mode to PutHDFS

No new revisions were added by this update.

Summary of changes:
 .../nifi-hdfs-processors/pom.xml                   |   4 +
 .../org/apache/nifi/processors/hadoop/PutHDFS.java |  70 +++++++++++--
 .../apache/nifi/processors/hadoop/PutHDFSTest.java | 113 ++++++++++++++++++++-
 .../processors/hadoop/util/MockFileSystem.java     |  58 +++++++----
 .../src/test/resources/testdata-avro/input.avro    | Bin 0 -> 171 bytes
 pom.xml                                            |   5 +
 6 files changed, 224 insertions(+), 26 deletions(-)
 create mode 100644 
nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/test/resources/testdata-avro/input.avro

Reply via email to