Try set 'kylin.cube.algorithm=layer' in kylin.properties if it was auto previously. Layer cubing is more stable.
On Thu, Apr 13, 2017 at 1:47 PM, rahulsingh <[email protected]> wrote: > Hello All, > > I am facing this exception at step 18 build cube. > I have increased yarn mapreduce.map.memory.mb to 10GB and > mapreduce.reduce.memory.mb to 14GB > and accordingly i have increased the heap size. But no solution found. > > > Thank You > Rahul Singh > > This is the exception: > > Container [pid=17394,containerID=container_1492004726223_0002_05_000002] > is > running beyond physical memory limits. > Current usage: 8.1 GB of 8 GB physical memory used; > 13.1 GB of 16.8 GB virtual memory used. Killing container. > Dump of the process-tree for container_1492004726223_0002_05_000002 : |- > PID PPID PGRPID SESSID CMD_NAME USER_MODE_TIME(MILLIS) SYSTEM_TIME(MILLIS) > VMEM_USAGE(BYTES) RSSMEM_USAGE(PAGES) > FULL_CMD_LINE |- 17394 17392 17394 17394 (bash) 0 0 115847168 354 > /bin/bash > -c /usr/java/jdk1.7.0_67-cloudera/bin/java -Djava.net.preferIPv4Stack=true > -Dhadoop.metrics.log.level=WARN -Xmx12g > -Djava.io.tmpdir=/yarn/nm/usercache/root/appcache/ > application_1492004726223_0002/container_1492004726223_0002_05_000002/tmp > -Dlog4j.configuration=container-log4j.properties > -Dyarn.app.container.log.dir=/yarn/container-logs/ > application_1492004726223_0002/container_1492004726223_0002_05_000002 > -Dyarn.app.container.log.filesize=0 -Dhadoop.root.logger=INFO,CLA > -Dhadoop.root.logfile=syslog org.apache.hadoop.mapred.YarnChild > 192.168.200.175 37602 attempt_1492004726223_0002_m_000000_4000 2 > 1>/yarn/container-logs/application_1492004726223_ > 0002/container_1492004726223_0002_05_000002/stdout > 2>/yarn/container-logs/application_1492004726223_ > 0002/container_1492004726223_0002_05_000002/stderr > |- 17402 17394 17394 17394 (java) 436127 20778 13963100160 2116225 > /usr/java/jdk1.7.0_67-cloudera/bin/java -Djava.net.preferIPv4Stack=true > -Dhadoop.metrics.log.level=WARN -Xmx12g > -Djava.io.tmpdir=/yarn/nm/usercache/root/appcache/ > application_1492004726223_0002/container_1492004726223_0002_05_000002/tmp > -Dlog4j.configuration=container-log4j.properties > -Dyarn.app.container.log.dir=/yarn/container-logs/ > application_1492004726223_0002/container_1492004726223_0002_05_000002 > -Dyarn.app.container.log.filesize=0 -Dhadoop.root.logger=INFO,CLA > -Dhadoop.root.logfile=syslog org.apache.hadoop.mapred.YarnChild > 192.168.200.175 37602 attempt_1492004726223_0002_m_000000_4000 2 Container > killed on request. Exit code is 143 Container exited with a non-zero exit > code 143 > > -- > View this message in context: http://apache-kylin.74782.x6. > nabble.com/Kylin-job-failed-due-to-memory-tp7628.html > Sent from the Apache Kylin mailing list archive at Nabble.com. >
