On 12/1/09 10:37 AM, "ben.cot...@lehman.com" <benjamin.cot...@lehman.com>
wrote:

> How do I configure Hadoop ACLs to specify a uid's  read/write/execute
> privileges?

If I parse your question correctly, you want to limit certain uids to have
only be able to read or write certain data?  That functionality doesn't
exist.  The permission system is mainly to prevent accidents; it is not real
security. [Uids are trivial to forge. See my "Hadoop 24/7" slide deck from
Apachecon EU for more on Hadoop's busted security model.]


Reply via email to