我可以使用PYHIVE连接到PRESTO并选择data back。我试图使用PYHIVE在presto上运行"insert into x select from y“,但它没有运行。from pyhive import prestofrom requests.auth import HTTPBasicAuth
import pandas as pd
我在码头容器上使用Apache,服务正常工作,但我在使用pyhive连接到Hive时遇到了一些问题。hive.Connection(host="localhost", port=10001, username="root")
File "/usr/lib/python2.7/site-packages/pyhivethrift.transport.TTransport.TTransportException: Could not connect to an