Mehakmeet Singh created HADOOP-17065: ----------------------------------------
Summary: Adding Network Counters in ABFS Key: HADOOP-17065 URL: https://issues.apache.org/jira/browse/HADOOP-17065 Project: Hadoop Common Issue Type: Improvement Components: fs/azure Affects Versions: 3.3.0 Reporter: Mehakmeet Singh Assignee: Mehakmeet Singh Network Counters to be added in ABFS: |CONNECTIONS_MADE|Number of times connection was made with Azure Data Lake| |SEND_REQUESTS|Number of send requests| |GET_RESPONSE|Number of response gotten| |BYTES_SEND|Number of bytes send| |BYTES_RECEIVED|Number of bytes received| |READ_THROTTLE|Number of times throttled while read operation| |WRITE_THROTTLE|Number of times throttled while write operation| propose: * Adding these counters as part of AbfsStatistic already made in HADOOP-17016. * Increment of counters across Abfs Network services. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org