Created on 11-26-2015 11:49 AM
Caused by: java.lang.OutOfMemoryError: Java heap space
This particular case is related to "Reducer tasks of hive job fails with Out Of Memory error during shuffle fetcher stage"
Fix:
Changed to 0.4
Created on 11-27-2015 05:03 PM
Also, If we are using MR then we might need to revisit the mapper/reducer container's heap size accordingly.