Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

service not work on hadoop cdh3 #3

Open
Thomas-Tsai opened this issue Nov 21, 2013 · 0 comments
Open

service not work on hadoop cdh3 #3

Thomas-Tsai opened this issue Nov 21, 2013 · 0 comments
Assignees

Comments

@Thomas-Tsai
Copy link
Collaborator

the error message like
2013-11-21 12:10:37,490 ERROR org.apache.hadoop.security.UserGroupInformation: PriviledgedActionException as:mapred (auth:SIMPLE) cause:org.apache.hadoop.hdfs.server.namenode.SafeModeException: Cannot set permission for /var/lib/hadoop-0.20/cache/mapred/mapred/system. Name node is in safe mode.
The number of live datanodes 0 needs an additional 1 live datanodes to reach the minimum number 1. Safe mode will be turned off automatically.
2013-11-21 12:10:37,492 INFO org.apache.hadoop.ipc.Server: IPC Server handler 6 on 8020, call setPermission(/var/lib/hadoop-0.20/cache/mapred/mapred/system, rwx------) from 10.0.0.254:44369: error: org.apache.hadoop.hdfs.server.namenode.SafeModeException: Cannot set permission for /var/lib/hadoop-0.20/cache/mapred/mapred/system. Name node is in safe mode.

after manual create folder and set permission to 700, the name node work fine.

@ghost ghost assigned jazzwang Nov 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants