Skip to content

Commit 201ce3c

Browse files
committed
docs(demo/hbase-hdfs-load-cycling-data): Add hints about the active namenode for browsing files.
1 parent e6857ca commit 201ce3c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/modules/demos/pages/hbase-hdfs-load-cycling-data.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff 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

211211
Below you will see the overview of your HDFS cluster.
212212

@@ -218,6 +218,11 @@ image::hbase-hdfs-load-cycling-data/hdfs-datanode.png[]
218218

219219
You 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+
221226
image::hbase-hdfs-load-cycling-data/hdfs-data.png[]
222227

223228
Navigate in the file system to the folder `data` and then the `raw` folder.

0 commit comments

Comments
 (0)