When I try connecting to hive from the jupyterlab-sql using a string like
hive://@:/
I get the following error.
Can't load plugin: sqlalchemy.dialects:hive
please note I have installed pyhive in the conda env, it works from the ipython-sql in the niotebook. I wonder if hive is supported by jupyterlab-sql.