osx - Hadoop: start-dfs/start-yarn.sh: No such file or directory -


it giving me 2 above errors despite me checking both files exist in directory , hadoop has access folders.

i installed hadoop using following tutorial: link

whats going wrong , how can fixed?

you might not have exported path of directory. try giving /entirepath/start-dfs.sh.

also in .bash_rc file add hadoop_home=/pathtohadoopinstallationfolder. give command source .bash_rc source bash_rc file.


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

html - How can i make an element from a bottom stacking context stays in front of another higher stacking context? -

html - href attribute breaking an element -