Re: SHOW DATABASES/TABLES with SQL standard authorization

2016-05-30 Thread Lukas Lalinsky
t; > Dr Mich Talebzadeh > > > > LinkedIn * > https://www.linkedin.com/profile/view?id=AAEWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw > <https://www.linkedin.com/profile/view?id=AAEWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw>* > > > > http://talebzadehmich.wordpre

SHOW DATABASES/TABLES with SQL standard authorization

2016-05-30 Thread Lukas Lalinsky
I'm setting up a Hive instance with the SQL standard authorization and it seems to be working great for all normal operations, but for SHOW DATABASES/TABLES it's behaving differently from what I would expect. It always shows all databases/tables, even though I do not have access to those tables. I