Description
A regression bug of Hadoop client is reported inĀ HDFS-14323, where hadoop-client 3.2.0 encodes a url path unintentionally.
HDFS-related processors (such as ListHDFS, ...) are affected by this. For example, we cannot list an HDFS path like `/path/to/yyyy=2020` by ListHDFS.
This bug is fixed in hadoop-client 3.2.1, so we just need to upgrade the version.
Attachments
Issue Links
- causes
-
NIFI-7818 PutHDFS results in EOF due to HDFS-15191
- Resolved
- links to