Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

New member need advise where to start from

avatar

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

@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

@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/