Hello,

Can you check if you HBase was running fine during that time? I met a similar 
issue when HBase was not stable so the job status was not able to be 
synchronized.

Thanks,
Silas

On 22 Feb 2018, at 10:09 AM, xuzhe <genius...@163.com> wrote:

Hi, I built cube met something error. I couldn't solve it.
   Hadoop version : 2.7.3
   Hadoop NameNode HA
               ResouceManager HA

  log below:
  2018-02-22 09:05:04,510 INFO  [pool-8-thread-1]
threadpool.DefaultScheduler:123 : Job Fetcher: 1 should running, 1 actual
running, 0 stopped, 0 ready, 8 already succeed, 25 error, 61 discarded, 0
others
2018-02-22 09:05:34,499 INFO  [pool-8-thread-1]
threadpool.DefaultScheduler:123 : Job Fetcher: 1 should running, 1 actual
running, 0 stopped, 0 ready, 8 already succeed, 25 error, 61 discarded, 0
others
2018-02-22 09:06:04,499 INFO  [pool-8-thread-1]
threadpool.DefaultScheduler:123 : Job Fetcher: 1 should running, 1 actual
running, 0 stopped, 0 ready, 8 already succeed, 25 error, 61 discarded, 0
others
2018-02-22 09:06:34,499 INFO  [pool-8-thread-1]
threadpool.DefaultScheduler:123 : Job Fetcher: 1 should running, 1 actual
running, 0 stopped, 0 ready, 8 already succeed, 25 error, 61 discarded, 0
others
2018-02-22 09:06:59,485 INFO  [Job
9948d6ae-715a-4543-9d3b-8f9da133cb17-6583] mapred.ClientServiceDelegate:278
: Application state is completed. FinalApplicationStatus=SUCCEEDED.
Redirecting to job history server
2018-02-22 09:06:59,498 ERROR [Job
9948d6ae-715a-4543-9d3b-8f9da133cb17-6583] common.HadoopJobStatusChecker:58
: error check status
java.io.IOException: Job status not available 
        at org.apache.hadoop.mapreduce.Job.updateStatus(Job.java:331)
        at org.apache.hadoop.mapreduce.Job.getStatus(Job.java:338)
        at
org.apache.kylin.engine.mr.common.HadoopJobStatusChecker.checkStatus(HadoopJobStatusChecker.java:38)
        at
org.apache.kylin.engine.mr.common.MapReduceExecutable.doWork(MapReduceExecutable.java:152)
        at
org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:125)
        at
org.apache.kylin.job.execution.DefaultChainedExecutable.doWork(DefaultChainedExecutable.java:65)
        at
org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:125)
        at
org.apache.kylin.job.impl.threadpool.DefaultScheduler$JobRunner.run(DefaultScheduler.java:141)
        at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
2018-02-22 09:06:59,500 ERROR [Job
9948d6ae-715a-4543-9d3b-8f9da133cb17-6583] common.MapReduceExecutable:196 :
error execute
MapReduceExecutable{id=9948d6ae-715a-4543-9d3b-8f9da133cb17-02, name=Extract
Fact Table Distinct Columns, state=RUNNING}
java.lang.NullPointerException
        at org.apache.hadoop.mapreduce.Job.getTrackingURL(Job.java:363)
        at
org.apache.kylin.engine.mr.common.HadoopCmdOutput.getInfo(HadoopCmdOutput.java:62)
        at
org.apache.kylin.engine.mr.common.MapReduceExecutable.doWork(MapReduceExecutable.java:161)
        at
org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:125)
        at
org.apache.kylin.job.execution.DefaultChainedExecutable.doWork(DefaultChainedExecutable.java:65)
        at
org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:125)
        at
org.apache.kylin.job.impl.threadpool.DefaultScheduler$JobRunner.run(DefaultScheduler.java:141)
        at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
2018-02-22 09:06:59,516 INFO  [Job
9948d6ae-715a-4543-9d3b-8f9da133cb17-6583] execution.ExecutableManager:425 :
job id:9948d6ae-715a-4543-9d3b-8f9da133cb17-02 from RUNNING to ERROR
2018-02-22 09:06:59,534 INFO  [Job
9948d6ae-715a-4543-9d3b-8f9da133cb17-6583] execution.ExecutableManager:425 :
job id:9948d6ae-715a-4543-9d3b-8f9da133cb17 from RUNNING to ERROR
2018-02-22 09:06:59,535 DEBUG [Job
9948d6ae-715a-4543-9d3b-8f9da133cb17-6583] execution.AbstractExecutable:259
: no need to send email, user list is empty




--
Sent from: http://apache-kylin.74782.x6.nabble.com/

Reply via email to