bash - Run HDFS as sudo user -


due script using install hadoop, having run commands sudo. trying start hdfs typing "start-dfs.sh", says

sudo: start-dfs.sh: command not found 

i typed full path name i.e. sudo /home/ubuntu/hadoop-2.2.0/sbin/start-dfs.sh, did not work either. know how can start hdfs service sudo? in advance!


Comments

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -