You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Shawn Weeks <sw...@weeksconsulting.us> on 2019/04/25 23:25:00 UTC

Hive 3.x DatabaseMetaData Storage schema reading not supported

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 created. Is DatabaseMetaData broken in Hive 3.x?

Thanks
Shawn Weeks