Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

New member need advise where to start from

avatar
New Member

Hi,

I was able to to setup vm on my local machine (windows 10) and was able to follow the steps to go thru ambari pages. Since I am from Java background, next I want to run a simple java program and run it in my VM. I will appreciate of someone can point me to a good article explaining how to do do this. Following is my configuration.

HDP 2.5.

Hadoop 2.7

Oracle Virtualbox.

Windows 10

Eclipse (Running on windows 10)

1 ACCEPTED SOLUTION

avatar
Not applicable

@Shah din sani

I will suggest it will be best if you go through the following link: https://github.com/hortonworks/hadoop-tutorials

It provides a very step by step guide of using HDP and it's various components.

- If you want to run some simple Mapreduce java projects (code walk) then you can start from : http://hortonworks.com/hadoop-tutorial/introducing-apache-hadoop-developers/

View solution in original post

1 REPLY 1

avatar
Not applicable

@Shah din sani

I will suggest it will be best if you go through the following link: https://github.com/hortonworks/hadoop-tutorials

It provides a very step by step guide of using HDP and it's various components.

- If you want to run some simple Mapreduce java projects (code walk) then you can start from : http://hortonworks.com/hadoop-tutorial/introducing-apache-hadoop-developers/