Wordcount example

Moderator: NorbertKrupa

Post Reply
Corbichon
Newbie
Newbie
Posts: 1
Joined: Mon Jan 20, 2014 4:02 pm

Wordcount example

Post by Corbichon » Mon Jan 20, 2014 4:25 pm

Hello,

I am currently using Hadoop 2.2.0 with Vertica Community Edition 7.

I am trying to do a Wordcount on a table stored on Vertica.

This is my table:

TABLE movies (idMovie INTEGER, name VARCHAR(512), genre VARCHAR(512));

Do you have a similar example or can you help me by pointing the differents manipulations to do?

I successfully ran the hadoop-vertica-example, but I don't understand how to retrieve data from Vertica.

Thanks a lot for your time in advance.

Daniel Alvin
Newbie
Newbie
Posts: 2
Joined: Sat Oct 11, 2014 1:30 pm

Re: Wordcount example

Post by Daniel Alvin » Sat Oct 11, 2014 1:37 pm

Hi Corbichon
You can go through the video it will help you a lot to get your ans : -https://www.youtube.com/watch?v=ApR6pHN-m6M

Post Reply

Return to “Hadoop Connector”