thrift.transport.TTransport.TTransportException: failed to resolve sockaddr for host
Open
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 545
- PR merge metrics
- No merged PRs in 30d
Description
from pyhive import hive
conn = hive.Connection(host="host", username="hive",auth="NOSASL",port=10000)
cur = conn.cursor()
Bu kodu yazdım. **Bu hatayı aldım: thrift.transport.TTransport.TTransportException: host için sockaddr çözümlenemedi**. Kütüphane, tweepy, pyhive kullanıyorum
pure-sasl==0.6.1
PyHive==0.6.1
pyhs2==0.6.0
pyOpenSSL==17.2.0
PySAL==1.14.4.post1
pysasl==0.4.1
sasl==0.2.1
thrift==0.11.0
tweepy==3.5.0
twitter==1.18.0``
twython==3.7.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.