sunriseLe commented on issue #2174: URL: https://github.com/apache/superset/issues/2174#issuecomment-771647037
> @superibra @hungrytortoise @mistercrunch , I guess the pyhive package only support python2.7, not support python 3. > > **https://pypi.python.org/pypi/PyHive/0.2.1** > Requirements > > Install using > > pip install pyhive[hive] for the Hive interface and > pip install pyhive[presto] for the Presto interface. > PyHive works with > > Python 2.7 > For Presto: Presto install > For Hive: HiveServer2 daemon > There’s also a third party Conda package. after insatll pyhive[presto], I can access presto, no error like that: Invalid driver: presto ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
