Steve Loughran created HADOOP-18218:
---------------------------------------

             Summary: make sure prefetching stream memory consumption scales
                 Key: HADOOP-18218
                 URL: https://issues.apache.org/jira/browse/HADOOP-18218
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/s3
    Affects Versions: 3.3.4
            Reporter: Steve Loughran


a recurrent problem in cloud store io is rrunning out of memory because blocks 
are buffered in reads or writes.

we need to make sure thaw data/memory is used in the prefetch code such that it 
works in processes with many worker threads (hive, spark....)



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to