You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2019/04/03 17:38:00 UTC

[jira] [Commented] (AMBARI-25167) HDFS Summary Dashboard does not show "TOTAL FILES + DIRECTORIES" properly In Ambari 2.7.

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

Hudson commented on AMBARI-25167:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-branch-2.7 #469 (See [https://builds.apache.org/job/Ambari-branch-2.7/469/])
AMBARI-25167 HDFS Summary Dashboard does not show "TOTAL FILES + (github: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=1fd139aae2b9cbbf8bceb2a56accd2f7567d487f])
* (edit) ambari-web/app/mappers/service_metrics_mapper.js
* (edit) ambari-web/app/views/main/service/info/summary/hdfs/widgets.js


> HDFS Summary Dashboard does not show "TOTAL FILES + DIRECTORIES" properly In Ambari 2.7.
> ----------------------------------------------------------------------------------------
>
>                 Key: AMBARI-25167
>                 URL: https://issues.apache.org/jira/browse/AMBARI-25167
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 2.7.3
>         Environment: All
>            Reporter: JaySenSharma
>            Assignee: Akhil S Naik
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: trunk, 2.7.4
>
>         Attachments: Ambari_TotalFiles_Bug.png
>
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> - In Ambari 2.7 when we access the HDFS Summary page then we notice that "TOTAL FILES + DIRECTORIES" . always shows "n/a".
> Looks like this is because the [1] behaviour change in HDFS the  *"TotalFiles"* metric is removed from FSNameSystem we are supposed to use *"FilesTotal"* instead. However ambari web still uses "TotalFiles" attribute.
> [1] https://hadoop.apache.org/docs/r3.0.3/hadoop-project-dist/hadoop-common/release/3.0.0-alpha1/RELEASENOTES.3.0.0-alpha1.html
> {code}
> HDFS-5165 | Minor | Remove the TotalFiles metrics
> {code}
> Please refer to the attached Screenshot.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)