radoop:java.net.connectexception:拒绝连接:connect

0tdrvxhp  于 2021-06-02  发布在  Hadoop
关注(0)|答案(1)|浏览(527)

我已经为单节点集群安装了rapidminer、radoop、hadoop和hive,并执行了radoop连接,出现了这样的错误。

[Jan 28, 2017 12:28:27 AM]: Connection test for 'Kanni' started.
[Jan 28, 2017 12:28:27 AM]: Using Radoop version 7.3.0.
[Jan 28, 2017 12:28:27 AM]: Running tests: [Hive connection, Fetch dynamic settings, Java version, HDFS, MapReduce, Radoop temporary directory, MapReduce staging directory, Spark assembly jar existence, UDF jar upload, Create permanent UDFs]
[Jan 28, 2017 12:28:27 AM]: Running test 1/10: Hive connection
[Jan 28, 2017 12:28:27 AM]: Hive server 2 connection (localhost:10000) test started.
[Jan 28, 2017 12:28:28 AM] SEVERE: Test failed: Hive connection
[Jan 28, 2017 12:28:28 AM]: Cleaning after test: Hive connection
[Jan 28, 2017 12:28:28 AM]: Total time: 1.031s
[Jan 28, 2017 12:28:28 AM] SEVERE: java.sql.SQLException: Could not open client transport with JDBC Uri: jdbc:hive2://localhost:10000/default: 
java.net.ConnectException: Connection refused: connect
[Jan 28, 2017 12:28:28 AM] SEVERE: Hive server 2 connection test failed. Please check that the server/daemon runs and is accessible on the address and port you specified.
[Jan 28, 2017 12:28:28 AM] SEVERE: Test failed: Hive connection
[Jan 28, 2017 12:28:28 AM] SEVERE: Connection test for 'Kanni' failed.

谁能帮我解决这个问题!

e5nqia27

e5nqia271#

检查radoop和rapidminer之间的连接需要打开的端口(名称节点,数据节点…)
hadoop和rapidminer是在同一个系统上运行还是在像azure这样的云上运行?你能和我们分享一下你的日志吗?这样我们可以更仔细地看一看?

相关问题