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

Ravi Prakash commented on HDFS-12781:
-------------------------------------

Hi Brahma! Is the JMX JSON returned from the URL 
"jmx?qry=Hadoop:service=NameNode,name=NameNodeInfo" malformed? What fields are 
missing? It seems the {{workaround()}} function is trying to get the LiveNodes 
and return them as an array that DataTables.js can consume. So if the node has 
been dead long enough, it should *not* be in the LiveNodes list. If it is only 
recently dead, which coloumn of data doesn't exist?

> After Datanode down, In Namenode UI Datanode tab is throwing warning message.
> -----------------------------------------------------------------------------
>
>                 Key: HDFS-12781
>                 URL: https://issues.apache.org/jira/browse/HDFS-12781
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: datanode
>    Affects Versions: 2.9.0, 3.0.0-alpha1
>            Reporter: Harshakiran Reddy
>            Assignee: Brahma Reddy Battula
>         Attachments: HDFS-12781-001.patch
>
>
> Scenario:
> Stop one Datanode
> Refresh or click on the Datanode tab in namenode UI.
> Actual Output:
> ==============
> it's throwing the warning message. please find the bellow warning message.
> DataTables warning: table id=table-datanodes - Requested unknown parameter 
> '7' for row 2. For more information about this error, please see 
> http://datatables.net/tn/4
> Expected Output:
> ================
> whenever you click on Datanode tab,it should be display the datanodes 
> information.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to