I notice that HBASE configuration requires specifying RPC port for namenode.
In a non-HA environment how to specify RPC port for namenode? Because all the options I see for assigning RPC port only seem to be for a HA configuration.
Appreciate the insights.