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/gettingstarted/faq.html Join Kylin user mail group: user-subscr...@kylin.apache.org Join Kylin dev mail group: dev-subscr...@kylin.apache.org Yongjie <yongjiez...@apache.org> 于2022年11月21日周一 21:43写道: > 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 Rodrigo Rocha <rodrigo.livan...@gmail.com> > wrote: > > > Hello, how are you? > > > > I am using Apache Kylin on a docker container, it's working normally, > but I > > am having some troubles connecting to Hive using pyhive. How does this > > connection work on this image? Should I use another way to connect? I > would > > like to create new tables etc using python locally. Any suggestions? > > > > > > Thanks for reading, > > Regrats > > > > > -- > > Best regards, > > Yongjie >