hi all,

I try to use kylin1.5.3 build kylin_sales_cube, the status was stayed in 
pending long time.
Is the following information sufficient to determine the cause.

kylin.log
-------------------- 
2017-03-07 13:04:52,931 DEBUG [http-bio-7070-exec-10] service.AclService:307 : 
ACL of org.springframework.security.acls.domain.ObjectIdentityImpl[Type: 
org.apache.kylin.job.JobInstance; Identifier: 
71f97214-38a1-430b-bcac-8ad4d6d7ff95] updated successfully.
2017-03-07 13:04:55,752 DEBUG [http-bio-7070-exec-10] 
controller.UserController:64 : authentication.getPrincipal() is 
org.springframework.security.core.userdetails.User@3b40b2f: Username: ADMIN; 
Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; 
credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: 
ROLE_ADMIN,ROLE_ANALYST,ROLE_MODELER
2017-03-07 13:04:55,781 DEBUG [http-bio-7070-exec-9] 
badquery.BadQueryHistoryManager:84 : Loaded 0 Bad Query(s)
2017-03-07 13:05:58,245 DEBUG [http-bio-7070-exec-6] 
controller.UserController:64 : authentication.getPrincipal() is 
org.springframework.security.core.userdetails.User@3b40b2f: Username: ADMIN; 
Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; 
credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: 
ROLE_ADMIN,ROLE_ANALYST,ROLE_MODELER
2017-03-07 13:05:59,144 DEBUG [http-bio-7070-exec-9] 
controller.UserController:64 : authentication.getPrincipal() is 
org.springframework.security.core.userdetails.User@3b40b2f: Username: ADMIN; 
Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; 
credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: 
ROLE_ADMIN,ROLE_ANALYST,ROLE_MODELER
2017-03-07 13:05:59,187 DEBUG [http-bio-7070-exec-4] 
badquery.BadQueryHistoryManager:84 : Loaded 0 Bad Query(s)
—————————— 

kylin.properties
----------
# kylin server's mode
kylin.server.mode=all

# The metadata store in hbase
kylin.metadata.url=kylin_metadata1.5.3@hbase

# The storage for final cube file in hbase
kylin.storage.url=hbase

# Temp folder in hdfs, make sure user has the right access to the hdfs directory
kylin.hdfs.working.dir=/kylin1.5.3

# Used by test cases to prepare synthetic data for sample cube
kylin.job.remote.cli.working.dir=/tmp/kylin1.5.3

saml.context.contextPath=/kylin1.5.3
----------


--
Best regards,
Wang Ke.

Reply via email to