Hi, dong Actually kylin has default timeout for Map-Reduce job. Can you please check the MR job output for detail information BTW, you can get that do as following 1. in the job tab click the button of a icon of right arrow for the error job 2. you can see job step detail for the job, scroll the error step, click the map reduce output button
On Fri Feb 06 2015 at 5:46:05 AM dong wang <[email protected]> wrote: > Failed with Exception:com.kylinolap.job.exception.JobException: Job > step Convert Cuboid Data to HFile timeout. > at com.kylinolap.job.flow.AsyncJobFlowNode.execute( > AsyncJobFlowNode.java:89) > at org.quartz.core.JobRunShell.run(JobRunShell.java:202) > at org.quartz.simpl.SimpleThreadPool$WorkerThread. > run(SimpleThreadPool.java:573) > > Failed with Exception:java.lang.IllegalArgumentException: Illegal > group reference > at java.util.regex.Matcher.appendReplacement(Matcher.java:857) > at java.util.regex.Matcher.replaceAll(Matcher.java:955) > at java.lang.String.replaceAll(String.java:2210) > at com.kylinolap.job.flow.JobFlowListener.notifyUsers( > JobFlowListener.java:384) > at com.kylinolap.job.flow.JobFlowListener.jobWasExecuted( > JobFlowListener.java:107) > at org.quartz.core.QuartzScheduler.notifyJobListenersWasExecuted( > QuartzScheduler.java:1985) > at org.quartz.core.JobRunShell.notifyJobListenersComplete( > JobRunShell.java:340) > at org.quartz.core.JobRunShell.run(JobRunShell.java:224) > at org.quartz.simpl.SimpleThreadPool$WorkerThread. > run(SimpleThreadPool.java:573) >
