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.

How to: develop/test code on CDH4 Quickstart VM in a Windows environment

avatar
Frequent Visitor

Hello,
Once I download and run the CDH4 VM (which runs CentOS) on my Windows box how do I develop, build, test code in the VM?
Should I:
- Install Eclipse on the VM
- Run Eclipse on Windows, copy the code to the VM
- Something else

I'm mentally missing the "how do I go from the newly downloaded VM to developing code using an IDE" step.

- What's the standard recommendation?
- How do other on this forum manage the develop-build-deploy-execute step using the CDH4 VM on a Windows box?

Thanks


1 ACCEPTED SOLUTION
4 REPLIES 4

avatar
Master Collaborator

Hi Robert,

 

The VM already contains Eclipse (see shortcut on desktop). Does that help?

avatar
Frequent Visitor

Hello -- yes this helps.

I haven't powered up the VM yet (just downloaded it) and thought it contained only the N (9 or so) projects such as Hadoop, Hive, Flume, etc.

Is there a list available of the other ancillary programs (Eclipse, maybe build tools, etc) that are installed?

 

Thanks,

Robert

avatar
Frequent Visitor

Thank you -- just what I was looking for