This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
apache
/
hadoop
miroir de
https://github.com/apache/hadoop.git
Suivre
2
Voter
0
Fork
1
Fichiers
Tickets
0
Wiki
Parcourir la source
HDFS-16761. Namenode UI for Datanodes page not loading if any data node is down (
#5390
)
Zita Dombi
il y a 2 ans
Parent
d56977e909
commit
4cbe19f3a2
2 fichiers modifiés
avec
2 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
1
0
hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/webapps/router/federationhealth.html
1
0
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/dfshealth.html
+ 1
- 0
hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/webapps/router/federationhealth.html
Voir le fichier
@@ -390,6 +390,7 @@
<td></td>
<td></td>
<td></td>
+ <td></td>
</tr>
{/DeadNodes}
</table>
+ 1
- 0
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/dfshealth.html
Voir le fichier
@@ -361,6 +361,7 @@
<td></td>
<td></td>
<td></td>
+ <td></td>
</tr>
{/DeadNodes}
</table>