Hi all, I have recently connected Hive with MySQL (as a metastore) from my admin account.
http://wiki.apache.org/hadoop/Hive/AdminManual/MetastoreAdmin If all users use my hive-site.xml, all of them have access to all the tables created by Hive. They can either delete or create tables with no access control between the tables? How do we establish this access control between users in an organization accessing the Hive metastore? a) Does it require having a MySQL/Oracle account one per user? b) Does it require installing Thrift server? Any thoughts would be appreciated. Viraj
