Connecting Rapidminer to Hortonworks Sandbox 3.1

jay123jay123 MemberPosts:2Contributor I
2019年1月编辑 inHelp
I am trying to connect Rapidminer to Hortonworks Sandbox 3.1 but for some reason it keeps failing. The Hortonworks Sandbox is running on Hyper-v. I receive the following error(Attached are the error log and XML file):
[Jan 24, 2019 6:12:13 PM] WARNING: Could not find DataNode connection attempt.
[Jan 24, 2019 6:12:13 PM] WARNING: Test finished with warnings: DataNode networking (54.077s) [Jan 24, 2019 6:12:13 PM]: Running test 4/8: YARN services networking
[Jan 24, 2019 6:12:13 PM] WARNING: Reverse DNS lookup failed! Expected hostname for ip X.X.X.X: 'sandbox-hdp.hortonworks.com', but received 'X.X.X.X'.
[Jan 24, 2019 6:12:13 PM] WARNING: Reverse DNS lookup failed! Expected hostname for ip X.X.X.X: 'sandbox-hdp.hortonworks.com', but received X.X.X.X'.
[Jan 24, 2019 6:12:14 PM] WARNING: Port 10020 on the host sandbox-hdp.hortonworks.com is not listening. Please check the mapreduce.jobhistory.address property in your connection or in the cluster configuration
[Jan 24, 2019 6:12:14 PM] WARNING: Test finished with warnings: YARN services networking (1.023s)
[Jan 24, 2019 6:12:14 PM]: Running test 5/8: MapReduce
[Jan 24, 2019 6:12:44 PM] SEVERE: Test failed: MapReduce
[Jan 24, 2019 6:12:44 PM]: Cleaning after test: MapReduce
[Jan 24, 2019 6:12:44 PM]: Cleaning after test: YARN services networking
[Jan 24, 2019 6:12:44 PM]: Cleaning after test: DataNode networking
[Jan 24, 2019 6:12:44 PM]: Cleaning after test: NameNode networking
[Jan 24, 2019 6:12:44 PM]: Cleaning after test: Fetch dynamic settings
[Jan 24, 2019 6:12:44 PM]: Total time: 93.907s
[Jan 24, 2019 6:12:44 PM] SEVERE: java.util.concurrent.TimeoutException
[Jan 24, 2019 6:12:44 PM] SEVERE: MapReduce test timed out. Please check that the ResourceManager is accessible on the address and port you specified.
[Jan 24, 2019 6:12:44 PM] SEVERE: Test failed: MapReduce
[Jan 24, 2019 6:12:44 PM] SEVERE: Integration test for 'Connection' failed.
I tried connecting it by following the guideline for connecting RapidMiner to Hortonworks Sandbox, but it only applies to HDP 2.X(can't post the link) and is outdated.

Answers

  • SGolbertSGolbert RapidMiner Certified Analyst, MemberPosts:344Unicorn
    Hi,

    There seems to be some problem connecting to the MapReduce service, port 10020. If it is a virtual machine maybe you need to forward the ports.

    Regards,
    Sebastian
Sign InorRegisterto comment.