Hive 3.x DatabaseMetaData Storage schema reading not supported

2019-04-25 Thread Shawn Weeks
On Hive 3.x, calls to DatabaseMetaData.getColumns are raising an error "Storage schema reading not supported." Not really sure what this means but I'm supplying a schema filter and I'm not trying to describe the information_schema or anything like that, just a schema with tables and views I've

Errors using hive data warehouse connector in unit tests

2019-04-25 Thread Del Monte, Jorge [Global Data & Content]
Good morning, I’m developing a use case in which I used spark and the hive datawarehouse connector library but I’m facing some issues when executing my unit test, since I couldn’t make it work I’ve created a dummy test in which I just create a spark session, create a hive session, create a table