Community Articles

Find and share helpful community-sourced technical articles.
Announcements
Celebrating as our community reaches 100,000 members! Thank you!
avatar
Guru

First you need to have Rapidminer downloaded and installed on your machine.

https://my.rapidminer.com/nexus/account/index.html#downloads

Once installed open Rapidminer and look at the list of operators.

There is a link at the bottom left to "Get More Operators"

15520-screen-shot-2017-05-17-at-111138-am.png

Click the link then search for "Radoop"

Select both packages and click install.

After Rapidminer restarts you will see in the extensions folder the new operators we downloaded.

15521-screen-shot-2017-05-17-at-111334-am.png

Now we need to configure the connection.

In the toolbar select "connections" then "Manage Radoop Connections"

15522-screen-shot-2017-05-17-at-111521-am.png

Select "+ New Connection".

If you have your Hadoop config files available you can use those to set the properties otherwise select "manual"

Select the hadoop version you have. In my case "Hortonworks 2.x"

and supply the master url... If you have multiple masters select the check box and provide the details.

Click "OK"

Now click ">> Quick Test"

If successful you are all set to read from Hive.

Drag an "Radoop Nest" operator onto the canvas.

15523-screen-shot-2017-05-17-at-111953-am.png

15524-screen-shot-2017-05-17-at-112119-am.png

Select the operator on the canvas and on the right hand side of the IDE select the connection we created earlier.

15525-screen-shot-2017-05-17-at-112221-am.png

Now double click the Radoop Nest operator to enter the nested canvas.

Drag a "Retrieve from Hive" operator into the canvas, located in Radoop-->Data Access

Click the operator and select a table that you wish to select.

15526-screen-shot-2017-05-17-at-112329-am.png

Connect the out port of the operator to the out port on the edge of the canvas by dragging from one to the other.

Now click the Play button and wait for it to complete.

Click the out port and select show sample data.

15527-screen-shot-2017-05-17-at-112904-am.png

Hope this was helpful!

More to come on Rapidminer + Hortonworks ...

1,964 Views
Version history
Last update:
‎09-16-2022 01:40 AM
Updated by:
Guru Guru
Contributors