Steve Loughran created HADOOP-18373:
---------------------------------------

             Summary: hadoop-aws tests to enable iOStatisticsContext
                 Key: HADOOP-18373
                 URL: https://issues.apache.org/jira/browse/HADOOP-18373
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/s3, test
    Affects Versions: 3.3.9
            Reporter: Steve Loughran
            Assignee: Mehakmeet Singh


edit core-site.xml in hadoop-aws/test/resources to always collect context 
iOStatistics

This helps qualify the code
{code}
          <property>
            <name>fs.thread.level.iostatistics.enabled</name>
            <value>true</value>
          </property>

{code}




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
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