You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Rajesh Balamohan (Jira)" <ji...@apache.org> on 2021/02/21 22:56:00 UTC

[jira] [Created] (TEZ-4296) Consider using listStatusIterator instead of listStatus in DatePartitionedLogger

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)