Hi,
I'm running the cloudera-quickstart-vm-5.13.0-0 and try to create (Create table as select) a HIVE table with 6M rows.
The source tables exists on the DB.
When running the command it fails after 40 seconds. The Yarn logs says:
FATAL [IPC Server handler 0 on 39883] org.apache.hadoop.mapred.TaskAttemptListenerImpl: Task: attempt_1587993332829_0001_m_000000_0 - exited : Java heap space
INFO [IPC Server handler 0 on 39883] org.apache.hadoop.mapred.TaskAttemptListenerImpl: Diagnostics report from attempt_1587993332829_0001_m_000000_0: Error: Java heap space
What needed to be configured ?
Thanks
Dror