JOGL and Hadoop

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

JOGL and Hadoop

rajaarchit
Hi,
Can anyone let me know how can I run a simple JOGL code in hadoop stand alone environment. I want to run the code in the reducer and my mapper is simple identity function. I want to render the scene and then do a read pixel so basically I do not need to display the rendered scene. The read pixel file will suffice.