Re: Doubt to connect hive using python

2022-11-21 Thread ShaoFeng Shi
Is the Hive's port be exposed with the "docker run -p " parameter? check: https://github.com/apache/kylin/blob/main/docker/README-standalone.md Best regards, Shaofeng Shi 史少锋 Apache Kylin PMC, Apache Incubator PMC, Email: shaofeng...@apache.org Apache Kylin FAQ: https://kylin.apache.org/docs/ge

Re: Doubt to connect hive using python

2022-11-21 Thread Yongjie
Hi Rodrigo, the Kylin connector for Python is the kylinpy, https://github.com/kyligence/kylinpy. It also is an SQLAlchemy dialect and is easy to integrate with Pandas. Please check out the document on the kylinpy homepage. Feel free to ask questions in the future. On Mon, Nov 21, 2022 at 9:35 PM R