Support Questions

Find answers, ask questions, and share your expertise

Who agreed with this solution

avatar

Problem resolved: the issue was with the overall memory consumption on the HiveServer2. 

The hive job submitted do not run in the HS2 JVM, but as an extra java process and the OS was killing it because it could not allocate such amount of memory. 

View solution in original post

Who agreed with this solution