we can verify the HDFS version on hadoop cluster
as the following:
su hdfs
hdfs version
but since hdfs client also installed on all data-nodes machines
we need to verify also the hdfs client version
any cli / command / binaries files , that can captured the hdfs client version ?