You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by wangfeng <wa...@gmail.com> on 2016/07/08 03:02:12 UTC

falid in setp 11: Build Cube,may be hadoop job error?

hello everyone, when I build my cube, the process was stop in step 11
named:Build Cube.I don't konw what's wrong with my model & cube model.here
is the kyin logs and model/cube info....I'm looking forward to your help,
thanks.......

1.Parameters  detailed:

-conf /home/feng/kylin-1.5.0/conf/kylin_job_conf.xml -cubename jsl_cube
-segmentname 20160104000000_20160301000000 -output
/home/feng/kylin/kylin_hdfs_working_dir/kylin_metadata/kylin-7292ee43-d7bf-4652-a94e-412b91db237b/jsl_cube/cuboid/
-jobname Kylin_Cube_Builder_jsl_cube -cubingJobId
7292ee43-d7bf-4652-a94e-412b91db237b

2. Log detailed:
2016-07-07 20:03:33.764 - State of Hadoop job:
job_1467909135269_0017:RUNNING - UNDEFINED
2016-07-07 20:03:43.777 - State of Hadoop job:
job_1467909135269_0017:RUNNING - UNDEFINED
2016-07-07 20:03:53.789 - State of Hadoop job:
job_1467909135269_0017:RUNNING - UNDEFINED
2016-07-07 20:04:03.831 - State of Hadoop job:
job_1467909135269_0017:RUNNING - UNDEFINED
2016-07-07 20:04:13.853 - State of Hadoop job:
job_1467909135269_0017:RUNNING - UNDEFINED
2016-07-07 20:04:23.868 - State of Hadoop job:
job_1467909135269_0017:RUNNING - UNDEFINED
2016-07-07 20:04:33.900 - State of Hadoop job: job_1467909135269_0017:FAILED
- FAILED
Counters: 0

then I scaned the MR job log and found this:
<http://apache-kylin.74782.x6.nabble.com/file/n5248/mr.png> 

and appattempt_1467909135269_0017_000002 log as follows:

----------------------------------------appattempt_1467909135269_0017_000002
log---------------------------------------------------
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in
[jar:file:/home/feng/hadoop-2.7.1/share/hadoop/common/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in
[jar:file:/home/feng/hadoop/tmp/nm-local-dir/usercache/feng/appcache/application_1467909135269_0017/filecache/11/job.jar/job.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
log4j:ERROR setFile(null,true) call failed.
java.io.FileNotFoundException:
/home/feng/hadoop-2.7.1/logs/userlogs/application_1467909135269_0017/container_1467909135269_0017_02_000001
(Is a directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:133)
	at org.apache.log4j.FileAppender.setFile(FileAppender.java:294)
	at org.apache.log4j.FileAppender.activateOptions(FileAppender.java:165)
	at
org.apache.hadoop.yarn.ContainerLogAppender.activateOptions(ContainerLogAppender.java:55)
	at org.apache.log4j.config.PropertySetter.activate(PropertySetter.java:307)
	at
org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:172)
	at
org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:104)
	at
org.apache.log4j.PropertyConfigurator.parseAppender(PropertyConfigurator.java:842)
	at
org.apache.log4j.PropertyConfigurator.parseCategory(PropertyConfigurator.java:768)
	at
org.apache.log4j.PropertyConfigurator.configureRootCategory(PropertyConfigurator.java:648)
	at
org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:514)
	at
org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:580)
	at
org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverter.java:526)
	at org.apache.log4j.LogManager.<clinit>(LogManager.java:127)
	at org.slf4j.impl.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:64)
	at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:285)
	at
org.apache.commons.logging.impl.SLF4JLogFactory.getInstance(SLF4JLogFactory.java:156)
	at
org.apache.commons.logging.impl.SLF4JLogFactory.getInstance(SLF4JLogFactory.java:132)
	at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:657)
	at
org.apache.hadoop.service.AbstractService.<clinit>(AbstractService.java:43)
log4j:WARN No appenders could be found for logger
(org.apache.hadoop.ipc.Server).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for
more info.

---------------------------------------------------------------------------------------------------------------


I really need your help ~~~

------------------------------------------------------------------------------------------------------------














--
View this message in context: http://apache-kylin.74782.x6.nabble.com/falid-in-setp-11-Build-Cube-may-be-hadoop-job-error-tp5248.html
Sent from the Apache Kylin mailing list archive at Nabble.com.