Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
1.11.1, 1.12.0
Description
In HadoopPathBasedBulkWriter, getSize will invoke `FileSystem.exists` and `FileSystem.getFileStatus`, but it is invoked per record.
There will be lots of visits to HDFS, may make HDFS pressure too high.
Attachments
Issue Links
- links to