[
https://issues.apache.org/jira/browse/HDFS-13997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16659513#comment-16659513
]
ASF GitHub Bot commented on HDFS-13997:
---------------------------------------
GitHub user pixelart7 opened a pull request:
https://github.com/apache/hadoop/pull/431
HDFS-13997. Add moment.js to the secondarynamenode web UI
This pull request fix a problem on the web UI of secondarynamenode. As the
UI won't show when dfs-dust.js try to call moment() and it is not included in
the page.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pixelart7/hadoop pixelart7-HDFS-13997
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hadoop/pull/431.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #431
----
----
> Secondary NN Web UI displays nothing, and the console log shows moment is not
> defined.
> --------------------------------------------------------------------------------------
>
> Key: HDFS-13997
> URL: https://issues.apache.org/jira/browse/HDFS-13997
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: namenode
> Affects Versions: 3.1.1
> Reporter: Rui Chen
> Priority: Major
> Attachments: HDFS-13997-01.patch, Selection_030.png, Selection_031.png
>
>
> It seems that the Secondary Namenode Web UI makes use of dfs-dust.js
> depending on the moment.js. Nevertheless, the page cannot find moment.js. It
> then shows the errors as attached.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]