-------------------
Version information
hadoop: 2.7.1
hive:   0.14.0
hbase:  0.98.16
kylin:  1.1.1
All binary packages.
operating system : ubuntu 12.04,64 bit 
-------------------

Hi,

I am new to kylin and hadoop.

I'm trying to build sample cube. Unfortunately it is failing at step #2
"Extract Fact Table Distinct Columns". I can see log messages from the kylin
web interface (Jobs tab) as follows

2015-12-17 04:27:32.596 - State of Hadoop job:
job_1450352735335_0002:ACCEPTED - UNDEFINED
2015-12-17 04:27:42.637 - State of Hadoop job:
job_1450352735335_0002:RUNNING - UNDEFINED
2015-12-17 04:27:52.708 - State of Hadoop job:
job_1450352735335_0002:RUNNING - UNDEFINED
2015-12-17 04:28
:02.748 - State of Hadoop job: job_1450352735335_0002:FINISHED - FAILED
no counters for job job_1450352735335_0002

----------------------------------------------
Parameters:
-conf /usr/local/kylin/conf/kylin_job_conf.xml
-cubename kylin_sales_cube
-output
/kylin/kylin_metadata/kylin-9107d8f1-86e4-4a3b-9002-5e323df8d465/kylin_sales_cube/fact_distinct_columns
-jobname Kylin_Fact_Distinct_Columns_kylin_sales_cube_Step
-tablename
default.kylin_intermediate_kylin_sales_cube_desc_19700101000000_20140102000000_9107d8f1_86e4_4a3b_9002_5e323df8d465
----------------------------------------------

I searched into logs of hadoop, yarn and kylin. I did not find any
exceptions. There is one message in tomcat/logs/kylin.log

[pool-5-thread-2]:[2015-12-17
12:28:02,990][INFO][org.apache.kylin.job.manager.ExecutableManager.updateJobOutput(ExecutableManager.java:241)]
- job id:9107d8f1-86e4-4a3b-9002-5e323df8d465 from RUNNING to ERROR

In yarn logs it says job EXITED_WITH_SUCCESS whereas on
http://hadoopMaster:8088/cluster/app/application_1450352735335_0002 it shows
following message

Name:     Kylin_Fact_Distinct_Columns_kylin_sales_cube_Step
Application Type:     MAPREDUCE
Application Tags:
YarnApplicationState:     FINISHED
FinalStatus Reported by AM:     FAILED
Started:     Thu Dec 17 12:27:32 +0000 2015
Elapsed:     21sec
Tracking URL:     History
Diagnostics:     Task failed task_1450352735335_0002_m_000000
Job failed as tasks failed. failedMaps:1 failedReduces:0


I have no idea where do I start from now. Please help

Sorry if this is not the correct place to ask , in that case please redirect
me to appropriate location

Thanks and regards

--
View this message in context: 
http://apache-kylin.74782.x6.nabble.com/Kylin-build-cube-is-failing-at-step-2-Extract-Fact-Table-Distinct-Columns-tp2830.html
Sent from the Apache Kylin mailing list archive at Nabble.com.

Reply via email to