thanks very much
hdp dirs with apps.where mapreduce.tar.gz is it ?
or you zip it yourself?
like this: tar zcf mapreduce.tar.gz /usr/hdp/3.0.1.0-187/hadoop-mapreduce
## remove kafka-clients-0.8.2.1.jar in mapreduce.tar.gz(HDFS) hadoop fs
-copyToLocal /hdp/apps/3.0.1.0-187/mapreduce/mapreduce.tar.gz
------------------ ???????? ------------------
??????:
"user"
<[email protected]>;
????????: 2020??12??21??(??????) ????8:05
??????: "user"<[email protected]>;"????"<[email protected]>;
????: Re: kafka table cube build, first step error
Please check https://issues.apache.org/jira/browse/KYLIN-3970 .
--
Best wishes to you !
From ??Xiaoxiang Yu
?? 2020-12-21 20:02:53??"????" <[email protected]> ??????
Env
kylin apache-kylin-3.1.1-bin-hadoop3
HDFS3.1.1
YARN3.1.1
MapReduce23.1.1
Hive3.1.0
HBase2.0.0
ZooKeeper3.4.6
HDP3.0.1.0
------------------ ???????? ------------------
??????:
"user"
<[email protected]>;
????????: 2020??12??21??(??????) ????6:13
??????: "user"<[email protected]>;
????: kafka table cube build, first step error
kafka stream table as input.
where to find detailed error message?
thanks very much...
org.apache.kylin.engine.mr.exception.MapReduceException: no counters for job
job_1608275027445_0017Job Diagnostics:Task failed
task_1608275027445_0017_m_000000
Job failed as tasks failed. failedMaps:1 failedReduces:0 killedMaps:0
killedReduces: 0 Failure task Diagnostics: Error:
org.apache.kafka.clients.consumer.ConsumerConfig.configNames()Ljava/util/Set;
at
org.apache.kylin.engine.mr.common.MapReduceExecutable.doWork(MapReduceExecutable.java:234)
at
org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:179)
at
org.apache.kylin.job.execution.DefaultChainedExecutable.doWork(DefaultChainedExecutable.java:71)
at
org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:179)
at
org.apache.kylin.job.impl.threadpool.DefaultScheduler$JobRunner.run(DefaultScheduler.java:114)
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)