Hive Test Connection Exception

HelloLolaHelloLola MemberPosts:18Contributor I
edited November 2018 inHelp

hello i am using rapidminer for my master degree (big data)

i want to use hadoop but i didn't get a connection using cloudera:(

please help me:(

[May 25, 2017 9:25:58 AM] SEVERE: java.util.concurrent.TimeoutException
[May 25, 2017 9:25:58 AM] SEVERE: Hive server 2 connection test timed out. Please check that the server/daemon runs and is accessible on the address and port you specified.
(2017年5月25日9:25:58我]严重:测试失败:艾滋病毒e connection
[May 25, 2017 9:25:58 AM] SEVERE: Connection test for 'first connection' failed.

Tagged:

Answers

  • HelloLolaHelloLola MemberPosts:18Contributor I

    hi i want to say i am using Mac 2.66 GHz intel core i7 and 8Go 1067 MHz DDR3:(

    thank you in advance

  • Thomas_OttThomas_Ott RapidMiner Certified Analyst, RapidMiner Certified Expert, MemberPosts:1,761Unicorn

    First off, this is in the wrong thread. I will move this the Radoop Forum.

    Are you using the Cloudera Quickstart image? Did you follow these configuration instructions?https://docs.www.turtlecreekpls.com/radoop/installation/distribution-notes.html

    phellinger
  • HelloLolaHelloLola MemberPosts:18Contributor I

    hello thank you for replying:)

    yes i did all the steps but it still not working

    can you help me please

  • HelloLolaHelloLola MemberPosts:18Contributor I

    yes i am using Cloudera Quickstart image and these are some screenshot that describe my situation

  • Thomas_OttThomas_Ott RapidMiner Certified Analyst, RapidMiner Certified Expert, MemberPosts:1,761Unicorn

    Untoggle the default ports settings and try that.

    If you visit the Cloudera manager, is Hive running?

  • HelloLolaHelloLola MemberPosts:18Contributor I

    是的,当我untoggle it it doesn't work, and all of the cluters have a bad status (red color). When I correct some error an another error appear:(also the cloudera sevice slows the mac:(

  • Thomas_OttThomas_Ott RapidMiner Certified Analyst, RapidMiner Certified Expert, MemberPosts:1,761Unicorn

    If the Hive status is red (bad), then you have something going on with your cluster. Make sure Hive is green before you try to connect Radoop to it.

  • HelloLolaHelloLola MemberPosts:18Contributor I

    Hello, I was trying to correct the error in cloudera and having the green point, but I still have the same problem:(:(

    Please help me, I can't find a solution for this:(

    thank you in advance

    Capture d’écran 2017-07-05 à 00.44.36.png

  • HelloLolaHelloLola MemberPosts:18Contributor I

    This is the configuration I made:(

    please help me:(How can I solve this problem?

    Capture d’écran 2017-07-05 à 00.35.56.pngCapture d’écran 2017-07-05 à 00.28.12.png

  • phellingerphellinger Employee, MemberPosts:103RM Engineering

    Hi,

    1) The "too many parallel JDBC connections are held" is an error that may appear after several unsuccessful connection attempts. It is not the original cause of the problem, but when it appears, you need torestart Studio, unfortunately, we hope to fix this very soon.

    2) I guess the original problem is still the Hive connection timeout. First of all, I would increase the timeout values for the connection testing, as the quickstart VM that runs on the same machine may be slow. InPreferences, you can filter for "timeout", and increase these two Radoop settings, see the screenshot:

    timeout.png

    3) Check ifquickstart.clouderaaddress can be accessed from the host machine, for example usingpingor a web browser to access the Cloudera Manager (not from the guest, but the host machine).

    4) You can check if the Hive connection request reaches the Hive service by checking the Hive service's Log on the Cloudera Manager interface (called Role Log). If you see log entries when RapidMiner runs the Hive connection test, then the request reaches the cluster, otherwise there may be a networking problem.

    5) If you are using this cluster for RapidMiner (Radoop)only, you can safely remove several services that are not used by the RapidMiner. You can make the cluster much faster with that. To achieve that, you can停止and删除all servicesexceptHDFS, Hive, Spark, YARN (MR Included), ZooKeeper- these are needed by RapidMiner.

    Best,

    Peter

Sign InorRegisterto comment.