Hi I recommend you use MR instead of Tez, you can add this to your kylin_hive_conf.xml in KYLIN_HOME/conf or direct modify you hive-site.xml
> <property> > > <name>hive.execution.engine</name> > > <value>mr</value> > > </property> > > -- Regards! Aron Tao [email protected] <[email protected]> 于2019年3月12日周二 下午1:02写道: > Hello, > My cube build is failing at Step 2 with below error: > > TaskAttempt 1 failed, info=[Error: Failure while running > task:java.lang.IllegalArgumentException: tez.runtime.io.sort.mb 1892 should > be larger than 0 and should be less than the available task memory > (MB):1577 > > I have attached full log: Step_2_Error_Log.txt > <http://apache-kylin.74782.x6.nabble.com/file/t924/Step_2_Error_Log.txt> > > Please help. > > Kylin Version: 2.6.0 > > Regards, > Nithya > > -- > Sent from: http://apache-kylin.74782.x6.nabble.com/ >
