Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Cloudera Installation issue (scm_prepare_node.sh: Permission denied)

avatar
Expert Contributor

When i am trying to installing cloudera hadoop i am getting below error while copying the files stage

/tmp/scm_prepare_node.BggVxw3l 
bash: /tmp/scm_prepare_node.BggVxw3l/scm_prepare_node.sh: Permission denied

Can anyone help to fix this issue.

P.S: tmp having 777 permissions 

drwxrwxrwt. 41 root root 4096 May 9 14:59 tmp
1 ACCEPTED SOLUTION

avatar
Expert Contributor

my /tmp was mounted. So i changed noexec permissions in /etc/fstab then restarted the machines. Now everything working fine

View solution in original post

1 REPLY 1

avatar
Expert Contributor

my /tmp was mounted. So i changed noexec permissions in /etc/fstab then restarted the machines. Now everything working fine