Rajesh Balamohan created TEZ-4296:
-------------------------------------
Summary: Consider using listStatusIterator instead of listStatus
in DatePartitionedLogger
Key: TEZ-4296
URL: https://issues.apache.org/jira/browse/TEZ-4296
Project: Apache Tez
Issue Type: Improvement
Reporter: Rajesh Balamohan
Attachments: Screenshot 2021-02-22 at 4.18.30 AM.png
DatePartitionedLogger should make use of {{listStatusIterator}} instead of
{{listStatus}} to avoid OOM.
https://github.com/apache/tez/blob/master/tez-plugins/tez-protobuf-history-plugin/src/main/java/org/apache/tez/dag/history/logging/proto/DatePartitionedLogger.java#L163
--
This message was sent by Atlassian Jira
(v8.3.4#803005)