PyHive icon indicating copy to clipboard operation
PyHive copied to clipboard

Read only connection?

Open gwooding opened this issue 6 years ago • 1 comments

Using a JDBC connection I could set up a read-only connection to Hive. Is there a way to do this with Python and PyHive? Let's assume that creating a read-only role on Hive itself is not an option. I know that SQL Alchemy has ways to do this, as PyHive uses SQL Alchemy is there a way to make this work that I'm not seeing?

gwooding avatar Jan 03 '19 12:01 gwooding

Did you find any solution to the problem? I'm stuck with same issue now.

iusshpandeh avatar Oct 21 '21 04:10 iusshpandeh