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

superuser hadoop is not allowed to drop table because parent dir is not writable by superuser #46

Open
lalaguozhe opened this issue Apr 14, 2014 · 0 comments

Comments

@lalaguozhe
Copy link
Member

Hive do client permission check when dropping a table. But super user didn't match all of the hdfs unix bits of the parent table dir.Therefore superuser can't drop table. It doesn't make sense. Superuser should bypass the authorization.

FAILED: Error in metadata: MetaException(message:Table metadata not deleted since hdfs://10.2.6.102/user/hive/warehouse/bi.db is not writable by hadoop@DIANPING.COM)

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

1 participant