You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2020/03/24 12:29:00 UTC

[jira] [Commented] (HADOOP-16910) ABFS Streams to update FileSystem.Statistics counters on IO.

    [ https://issues.apache.org/jira/browse/HADOOP-16910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17065569#comment-17065569 ] 

Hudson commented on HADOOP-16910:
---------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #18079 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/18079/])
Revert ""HADOOP-16910. ABFS Streams to update FileSystem.Statistics (stevel: rev 28afdce00955a51bbea9bf46aa0f784764ec1329)
* (edit) hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/services/AbfsOutputStream.java
* (edit) hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/services/AbfsInputStream.java
* (edit) hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azurebfs/ITestAzureBlobFileSystemOauth.java
* (edit) hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azurebfs/AbstractAbfsTestWithTimeout.java
* (delete) hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azurebfs/ITestAbfsStreamStatistics.java
* (edit) hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/AzureBlobFileSystemStore.java
* (edit) hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/AzureBlobFileSystem.java


> ABFS Streams to update FileSystem.Statistics counters on IO.
> ------------------------------------------------------------
>
>                 Key: HADOOP-16910
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16910
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs/azure
>    Affects Versions: 3.2.1
>            Reporter: Mehakmeet Singh
>            Assignee: Mehakmeet Singh
>            Priority: Major
>             Fix For: 3.3.1
>
>
> Abfs FileSystem Counters are not populated and hence not shown on the console side.
> purpose:
>  * Passing Statistics in AbfsOutputStream and populating FileSystem Counter(Write_ops) there.
>  * Populating Read_ops in AbfsInputStream.
>  * Showing Bytes_written, Bytes_read, Write_ops and Read_ops on the console while using ABFS.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org