tags:

views:

177

answers:

1

2009/08/11 13:25:39 [INFO] - put: org.apache.hadoop.fs.permission.AccessControlException: Permission denied: user=yskhoo, access=WRITE, inode="":bad-boy:supergroup:rwxr-xr-x

Why do I keep getting this error? Also is it bad that I am writing to a blank inode?

A: 

The permission denied is what it is --- yskhoo was trying to access bad-boy's file.

Not sure about the blank inode name.

phsiao