Hi I have some System.out.println in my Java code that is working ok in a local environment. But when I run the same code on a standalone mode in a EC2 cluster I do not see them at the worker stdout (in the worker node under <spark location>/work ) or at the driver console. Could you help me understand how do I troubleshoot?
Thanks Ranjan
