JOGL and Hadoop
Posted by rajaarchit on Nov 13, 2010; 10:14am
URL: https://forum.jogamp.org/JOGL-and-Hadoop-tp1893721.html
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.