I'm trying to run a simple pig script which running f9 in grunt shell but not working with oozie ,getting error like this:
Container [pid=2617,containerID=container_1438923434512_12103_01_000002] is running beyond physical memory limits. Current usage: 1.0 GB of 1 GB physical memory used; 2.9 GB of 2.1 GB virtual memory used. Killing container. Dump of the process-tree for container_1438923434512_12103_01_000002..
actually i'm calling a shell script through oozie which intern calls pig script and getting error like that.
How could i make it workable in oozie