Make sure these boxes are checked before submitting your issue - thank you!
superset-0.15.4
SQLAlchemy URI 配置成hive://hive@localhost:10000/default?auth=NOSASL
后点击Test Connection,测试通过
后点击Test Connection页面无反应
sources->databases-Add Database
SQLAlchemy URI 填写hive://hive@localhost:10000/default?auth=NOSASL
click Test Connection button
Can u show some logs in comment?And please speaking in English.
Haha, this is python version of the problem, I have solved
@gabrywu Congratulations! Then u can close the issues now. BTW, which is the version of python in your environment now?
@asdf2014 python3
@gabrywu , 你好,我基于python3.5.3安装了superset,按照你提供的连接方式配置hive数据源,但“测试连接”弹出如下异常,这是什么原因啊?谢谢,我的微信13671721247。
ERROR:{"error":"Connection failed!\n\nThe error massage returned was:\nTSocket read 0 bytes"}
@yixinyiyide 额,python3好像是有问题的,你可以试试python2.7的。欢迎加微信 HelloGrape
Can y'all write in english on this repo please?
i meet the same problem,my SQLAlchemy URI is: hive://hive@localhost:10000/database?auth=NOSASL
when i click test connect btn, it does not work.
python version is 2.7.5
@hungrytortoise , you can try hive://hive@localhost:10000/database , and yum -y install cyrus-sasl-plain.
@yixinyiyide 我也遇到了你的问题,python版本是2.7.9,填写的url是hive://[email protected]:10000/default?auth=NOSASL,但是报错:ERROR:{"error":"Connection failed!\n\nThe error massage returned was:\nTSocket read 0 bytes"},求助是什么原因?
检查下,是不是hive配置的有问题哇。另外,社区里面最好用英文吧 (笑哭)
@asdf2014 没啥问题啊
Sure.
Has this problem solved ?I faced the same problem when to build sparksql connector in superset.
I read comments in this page ,but there found no answer for me.
Most helpful comment
Can y'all write in english on this repo please?