I want to obtain the IP adress of an HDFS namenode. like for example
!hdfs getconf -confkey -nnRpcAddresses
But the output is the URL with the ID.
Is there something similar but with the IP as an output?