Ok now i am using apache-kylin-1.5.2.1.
Kylin is up and running but after I run the sample.sh when I tried to build
it I have got stuck at step 2.
This is the error at kylin.log.
2016-08-26 15:06:13,762 DEBUG [pool-2-thread-2]
persistence.ResourceStore:209 : Directly saving resource
/table/DEFAULT.KYLIN_SALES.json (Store
/home/mapr/kylin/apache-kylin-1.5.2.1-bin/bin/./../tomcat/temp/kylin_job_meta2427113614378612316/meta)
2016-08-26 15:06:13,763 INFO [pool-2-thread-2] common.AbstractHadoopJob:472
: HDFS meta dir is:
file:///home/mapr/kylin/apache-kylin-1.5.2.1-bin/bin/./../tomcat/temp/kylin_job_meta2427113614378612316/meta
2016-08-26 15:06:13,763 INFO [pool-2-thread-2] common.AbstractHadoopJob:350
: Job 'tmpfiles' updated --
file:///home/mapr/kylin/apache-kylin-1.5.2.1-bin/bin/./../tomcat/temp/kylin_job_meta2427113614378612316/meta
2016-08-26 15:06:16,289 INFO [pool-2-thread-2] common.AbstractHadoopJob:479
: tempMetaFileString is :
file:///home/mapr/kylin/apache-kylin-1.5.2.1-bin/bin/./../tomcat/temp/kylin_job_meta2427113614378612316/meta
2016-08-26 15:06:16,314 INFO [pool-2-thread-2]
httpclient.HttpMethodDirector:439 : I/O exception
(java.net.ConnectException) caught when processing request: Connection
refused
2016-08-26 15:06:16,315 INFO [pool-2-thread-2]
httpclient.HttpMethodDirector:445 : Retrying request
2016-08-26 15:06:16,316 INFO [pool-2-thread-2]
httpclient.HttpMethodDirector:439 : I/O exception
(java.net.ConnectException) caught when processing request: Connection
refused
2016-08-26 15:06:16,316 INFO [pool-2-thread-2]
httpclient.HttpMethodDirector:445 : Retrying request
2016-08-26 15:06:16,318 INFO [pool-2-thread-2]
httpclient.HttpMethodDirector:439 : I/O exception
(java.net.ConnectException) caught when processing request: Connection
refused
2016-08-26 15:06:16,318 INFO [pool-2-thread-2]
httpclient.HttpMethodDirector:445 : Retrying request
2016-08-26 15:06:16,321 ERROR [pool-2-thread-2]
common.HadoopStatusChecker:93 : error check status
java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:579)
at java.net.Socket.connect(Socket.java:528)
at java.net.Socket.<init>(Socket.java:425)
at java.net.Socket.<init>(Socket.java:280)
at
org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:80)
at
org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:122)
at
org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
at
org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387)
at
org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
at
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
at
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)
at
org.apache.kylin.engine.mr.common.HadoopStatusGetter.getHttpResponse(HadoopStatusGetter.java:179)
at
org.apache.kylin.engine.mr.common.HadoopStatusGetter.get(HadoopStatusGetter.java:71)
at
org.apache.kylin.engine.mr.common.HadoopStatusChecker.checkStatus(HadoopStatusChecker.java:58)
at
org.apache.kylin.engine.mr.common.MapReduceExecutable.doWork(MapReduceExecutable.java:150)
at
org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:114)
at
org.apache.kylin.job.execution.DefaultChainedExecutable.doWork(DefaultChainedExecutable.java:50)
at
org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:114)
at
org.apache.kylin.job.impl.threadpool.DefaultScheduler$JobRunner.run(DefaultScheduler.java:124)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
and this is kylin_job.log
2016-08-26 15:06:05,874 INFO [pool-2-thread-1]
manager.ExecutableManager:274 : job
id:a1b0db46-6ad1-4b04-a49f-84aa30c82ae2-00 from RUNNING to SUCCEED
2016-08-26 15:06:05,981 INFO [pool-2-thread-1]
manager.ExecutableManager:274 : job id:a1b0db46-6ad1-4b04-a49f-84aa30c82ae2
from RUNNING to READY
2016-08-26 15:06:06,017 INFO [pool-1-thread-1]
threadpool.DefaultScheduler:96 :
CubingJob{id=a1b0db46-6ad1-4b04-a49f-84aa30c82ae2, name=kylin_sales_cube -
20120101000000_20160826103000 - BUILD - PDT 2016-08-25 22:04:48,
state=READY} prepare to schedule
2016-08-26 15:06:06,019 INFO [pool-1-thread-1]
threadpool.DefaultScheduler:100 :
CubingJob{id=a1b0db46-6ad1-4b04-a49f-84aa30c82ae2, name=kylin_sales_cube -
20120101000000_20160826103000 - BUILD - PDT 2016-08-25 22:04:48,
state=READY} scheduled
2016-08-26 15:06:06,020 INFO [pool-1-thread-1]
threadpool.DefaultScheduler:106 : Job Fetcher: 0 running, 1 actual running,
1 ready, 0 others
2016-08-26 15:06:06,019 INFO [pool-2-thread-2]
execution.AbstractExecutable:100 : Executing >>>>>>>>>>>>>
kylin_sales_cube - 20120101000000_20160826103000 - BUILD - PDT 2016-08-25
22:04:48 <<<<<<<<<<<<<
2016-08-26 15:06:06,037 INFO [pool-2-thread-2]
manager.ExecutableManager:274 : job id:a1b0db46-6ad1-4b04-a49f-84aa30c82ae2
from READY to RUNNING
2016-08-26 15:06:06,046 INFO [pool-2-thread-2]
execution.AbstractExecutable:100 : Executing >>>>>>>>>>>>> Extract Fact
Table Distinct Columns <<<<<<<<<<<<<
2016-08-26 15:06:06,060 INFO [pool-2-thread-2]
manager.ExecutableManager:274 : job
id:a1b0db46-6ad1-4b04-a49f-84aa30c82ae2-01 from READY to RUNNING
2016-08-26 15:06:06,193 INFO [pool-2-thread-2]
execution.AbstractExecutable:113 : parameters of the MapReduceExecutable:
2016-08-26 15:06:06,193 INFO [pool-2-thread-2]
execution.AbstractExecutable:114 : -conf
/home/mapr/kylin/apache-kylin-1.5.2.1-bin/bin/./../conf/kylin_job_conf.xml
-cubename kylin_sales_cube -output
/user/mapr/kylin/kylin_metadata/kylin-a1b0db46-6ad1-4b04-a49f-84aa30c82ae2/kylin_sales_cube/fact_distinct_columns
-segmentname 20120101000000_20160826103000 -statisticsenabled true
-statisticsoutput
/user/mapr/kylin/kylin_metadata/kylin-a1b0db46-6ad1-4b04-a49f-84aa30c82ae2/kylin_sales_cube/statistics
-statisticssamplingpercent 100 -jobname
Kylin_Fact_Distinct_Columns_kylin_sales_cube_Step
2016-08-26 15:06:16,501 INFO [pool-2-thread-2]
manager.ExecutableManager:274 : job
id:a1b0db46-6ad1-4b04-a49f-84aa30c82ae2-01 from RUNNING to ERROR
2016-08-26 15:06:16,551 INFO [pool-2-thread-2]
manager.ExecutableManager:274 : job id:a1b0db46-6ad1-4b04-a49f-84aa30c82ae2
from RUNNING to ERROR
2016-08-26 15:06:16,551 WARN [pool-2-thread-2]
execution.AbstractExecutable:224 : no need to send email, user list is empty
any ideas ?
--
View this message in context:
http://apache-kylin.74782.x6.nabble.com/version-compability-tp5636p5653.html
Sent from the Apache Kylin mailing list archive at Nabble.com.