File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -206,7 +206,7 @@ image::hbase-hdfs-load-cycling-data/hbase-table-ui.png[]
206206
207207== Accessing the HDFS web interface
208208
209- You can also see HDFS details via a UI by running `stackablectl stacklet list` and following the link next to one of the namenodes.
209+ You can also see HDFS details via a UI by running `stackablectl stacklet list` and following the http links next to the namenodes.
210210
211211Below you will see the overview of your HDFS cluster.
212212
@@ -218,6 +218,11 @@ image::hbase-hdfs-load-cycling-data/hdfs-datanode.png[]
218218
219219You can also browse the file system by clicking on the `Utilities` tab and selecting `Browse the file system`.
220220
221+ [TIP]
222+ ====
223+ Check that the namenode you browse to is the _active_ namenode in the Overview page. Otherwise you will not be able to browse files.
224+ ====
225+
221226image::hbase-hdfs-load-cycling-data/hdfs-data.png[]
222227
223228Navigate in the file system to the folder `data` and then the `raw` folder.
You can’t perform that action at this time.
0 commit comments