Correction: That, isn't the last job, it's step 9. /J
On Mon, Mar 2, 2015 at 5:10 PM, Jakob Stengård <[email protected]> wrote: > Well, this only happens with > <property> > <name>hive.execution.engine</name> > <value>tez</value> > </property> > > If i use mr, it works fine. > > > From what i can see form the job log, none of the previous map-reduce jobs > fail, but the build fails at the last step. > Log from the last mr job for example: > http://pastebin.com/jNWSRKLi > > > Is tez supposed to work? Because in that case, maybe it's just my setup. > > /Jakob > > > > On Mon, Mar 2, 2015 at 4:34 PM, Santosh Akhilesh < > [email protected]> wrote: > >> This doesn't seems to be complete kylin.log. Do you have any exception >> related to MR counter in map reduce logs? If yes then this needs to be >> checked because kylin will need the MR counter to calculate the cube size. >> On Mon, 2 Mar 2015 at 8:49 pm, Jakob Stengård <[email protected]> >> wrote: >> >> > It breaks on the last step: "Load HFile to HBase Table": >> > >> > Kylin.log: >> > http://pastebin.com/3kAQmJ3u >> > >> > On Mon, Mar 2, 2015 at 2:27 PM, Adunuthula, Seshu <[email protected] >> > >> > wrote: >> > >> > > Jakob, >> > > >> > > Could you please send out the complete stack trace with Tez enabled? >> > > >> > > Regards >> > > Seshu >> > > >> > > On 3/2/15, 4:51 AM, "Jakob Stengård" <[email protected]> >> wrote: >> > > >> > > >Hi >> > > >Will kylin suport hive+tez in v0.7.x? >> > > > >> > > >I've tried using tez with hive, but currently the cube build fails >> with >> > > >"Can't get cube source record size", because kylin expects certain >> > console >> > > >output from map-reduce, and tez doesn't print this. >> > > > >> > > >BG. >> > > >Jakob Stengard >> > > >> > > >> > >> > >
