Here is the error Log I'm seeing on my screen when I execute start-dfs.sh file by changing into Hadoop installed location:
(base) ramc@Rams-MBP ~ % start-dfs.sh
Starting namenodes on [Rams-MBP.attlocal.net] Rams-MBP.attlocal.net: WARNING: /opt/homebrew/Cellar/hadoop/3.3.4/libexec/logs does not exist.
Creating. Starting datanodes
Starting secondary namenodes [Rams-MBP.attlocal.net]
2023-06-01 11:47:52,074 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
I've tried starting hadoop manually and also using start-dfs command but nothing works. I set Export and path in .bash_profile sucessfully.