Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change 
notification.

The "Hive/AuthDev" page has been changed by NamitJain.
http://wiki.apache.org/hadoop/Hive/AuthDev?action=diff&rev1=2&rev2=3

--------------------------------------------------

  
  = 3. Metadata =
  
- Store the privilege information in the new metastore table 'user', 'db', 
['host'], 'tables_priv', 'columns_priv'.
+ Store the privilege information in the new metastore tables 'user', 'db', 
['host'], 'tables_priv', 'columns_priv'.
  
  The user table indicates user's global privileges, which apply to all 
databases.
  The db table determine database level access privileges, which apply to all 
objects inside that database.

Reply via email to