HDFS-17122. Rectify the table length discrepancy in the DataNode UI (#5915)
This commit is contained in:
parent
35af8b9d02
commit
600dd45e47
@ -378,6 +378,7 @@
|
||||
});
|
||||
}
|
||||
});
|
||||
$("#table-datanodes").width('100%');
|
||||
renderHistogram(data);
|
||||
$('#ui-tabs a[href="#tab-datanode"]').tab('show');
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user