What is the output for the command ls -alh /usr/local/hama/bin/start-bspd.sh
and ls -alhd /usr/local/hama/bin Also, what is the user when executing start-bspd.sh? Check with the command `id` or `whoami`. Making sure the user that runs the script start-bspd.sh has the permission to execute the file. On 14 July 2013 18:20, Kostas Xirog <[email protected]> wrote: > Hello, I'm trying to install hama 0.6.2, I did everything needed, and I > can;'t get start-bspd.sh to run.... > I've installed it at /usr/local/hama , my hadoop group username is hduser > and I did run this command: > > sudo chown -R hduser:hadoop /usr/local/hama > > Still getting "-bash: /usr/local/hama/bin/start-bspd.sh: Permission denied" > > I had hama 0.6.0 running before and it was running fine! > Anything else I need to change in the permissions? > Any ideas are appreciated... > > Thanks in advance, > Kostas X.
