Re: Re: Re:Re: No detail message when Error.

2016-04-26 Thread ShaoFeng Shi
33:54,774 DEBUG [http-bio-7070-exec-9]
> service.QueryService:321 : done column metas
> 2016-04-26 13:33:56,732 DEBUG [http-bio-7070-exec-6]
> service.AdminService:90 : Get Kylin Runtime Config
> 2016-04-26 13:33:56,732 DEBUG [http-bio-7070-exec-3]
> 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
> 2016-04-26 13:33:56,826 DEBUG [http-bio-7070-exec-8]
> controller.ProjectController:97 : 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
> 2016-04-26 13:33:56,891 DEBUG [http-bio-7070-exec-1]
> service.QueryService:289 : getting table metas
> 2016-04-26 13:33:56,893 DEBUG [http-bio-7070-exec-1]
> service.QueryService:307 : getting column metas
> 2016-04-26 13:33:56,905 DEBUG [http-bio-7070-exec-1]
> service.QueryService:321 : done column metas
> 2016-04-26 13:34:12,127 INFO  [pool-4-thread-1]
> threadpool.DefaultScheduler:106 : Job Fetcher: 0 running, 0 actual running,
> 0 ready, 43 others
>
>
>
>
>
>
> At 2016-04-25 17:00:28, "Roger Shi" <rogershijich...@hotmail.com> wrote:
> >Hi Roy,
> >
> >Would you please provide all related logs fetched from
> >$KYLIN_HOME/logs/kylin.log? It will help in reproducing the issue and
> >finding the root cause.
> >
> >--
> >View this message in context:
> http://apache-kylin.74782.x6.nabble.com/No-detail-message-when-Error-tp4152p4260.html
> >Sent from the Apache Kylin mailing list archive at Nabble.com.
>



-- 
Best regards,

Shaofeng Shi


Re:Re: Re:Re: No detail message when Error.

2016-04-25 Thread Roy
quot;,
"operand": {
"project": "MEMBER_CUBE"
},
"functions": [
   {
   name: 'MASSIN',
   className: 'org.apache.kylin.query.udf.MassInUDF'
   }
  ]
}
,
{
"type": "custom",
"name": "DIMDATA",
"factory": "org.apache.kylin.query.schema.OLAPSchemaFactory",
"operand": {
"project": "MEMBER_CUBE"
},
"functions": [
   {
   name: 'MASSIN',
   className: 'org.apache.kylin.query.udf.MassInUDF'
   }
  ]
}
]
}
2016-04-26 13:33:45,661 DEBUG [http-bio-7070-exec-7] service.CacheService:149 : 
The new temp olap json is :{
"version": "1.0",
"defaultSchema": "DIMDATA",
"schemas": [
{
"type": "custom",
"name": "DB_KYLIN",
"factory": "org.apache.kylin.query.schema.OLAPSchemaFactory",
"operand": {
"project": "MEMBER_CUBE"
},
"functions": [
   {
   name: 'MASSIN',
   className: 'org.apache.kylin.query.udf.MassInUDF'
   }
  ]
}
,
{
"type": "custom",
"name": "DIMDATA",
"factory": "org.apache.kylin.query.schema.OLAPSchemaFactory",
"operand": {
"project": "MEMBER_CUBE"
},
"functions": [
   {
   name: 'MASSIN',
   className: 'org.apache.kylin.query.udf.MassInUDF'
   }
  ]
}
]
}

2016-04-26 13:33:45,682 DEBUG [http-bio-7070-exec-7] service.QueryService:289 : 
getting table metas
2016-04-26 13:33:45,683 INFO  [http-bio-7070-exec-7] project.ProjectL2Cache:172 
: Loading L2 project cache for Member_Cube
2016-04-26 13:33:45,685 DEBUG [http-bio-7070-exec-7] service.QueryService:307 : 
getting column metas
2016-04-26 13:33:45,695 DEBUG [http-bio-7070-exec-7] service.QueryService:321 : 
done column metas
2016-04-26 13:33:54,556 DEBUG [http-bio-7070-exec-9] service.AdminService:90 : 
Get Kylin Runtime Config
2016-04-26 13:33:54,556 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
2016-04-26 13:33:54,671 DEBUG [http-bio-7070-exec-1] 
controller.ProjectController:97 : 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
2016-04-26 13:33:54,758 DEBUG [http-bio-7070-exec-9] service.QueryService:289 : 
getting table metas
2016-04-26 13:33:54,761 DEBUG [http-bio-7070-exec-9] service.QueryService:307 : 
getting column metas
2016-04-26 13:33:54,774 DEBUG [http-bio-7070-exec-9] service.QueryService:321 : 
done column metas
2016-04-26 13:33:56,732 DEBUG [http-bio-7070-exec-6] service.AdminService:90 : 
Get Kylin Runtime Config
2016-04-26 13:33:56,732 DEBUG [http-bio-7070-exec-3] 
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
2016-04-26 13:33:56,826 DEBUG [http-bio-7070-exec-8] 
controller.ProjectController:97 : 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
2016-04-26 13:33:56,891 DEBUG [http-bio-7070-exec-1] service.QueryService:289 : 
getting table metas
2016-04-26 13:33:56,893 DEBUG [http-bio-7070-exec-1] service.QueryService:307 : 
getting column metas
2016-04-26 13:33:56,905 DEBUG [http-bio-7070-exec-1] service.QueryService:321 : 
done column metas
2016-04-26 13:34:12,127 INFO  [pool-4-thread-1] threadpool.DefaultScheduler:106 
: Job Fetcher: 0 running, 0 actual running, 0 ready, 43 others






At 2016-04-25 17:00:28, "Roger Shi" <rogershijich...@hotmail.com> wrote:
>Hi Roy,
>
>Would you please provide all related logs fetched from
>$KYLIN_HOME/logs/kylin.log? It will help in reproducing the issue and
>finding the root cause.
>
>--
>View this message in context: 
>http://apache-kylin.74782.x6.nabble.com/No-detail-message-when-Error-tp4152p4260.html
>Sent from the Apache Kylin mailing list archive at Nabble.com.


Re: Re:Re: No detail message when Error.

2016-04-25 Thread Roger Shi
Hi Roy,

Would you please provide all related logs fetched from
$KYLIN_HOME/logs/kylin.log? It will help in reproducing the issue and
finding the root cause.

--
View this message in context: 
http://apache-kylin.74782.x6.nabble.com/No-detail-message-when-Error-tp4152p4260.html
Sent from the Apache Kylin mailing list archive at Nabble.com.


Re: Re: No detail message when Error.

2016-04-22 Thread hongbin ma
jira to fix this: https://issues.apache.org/jira/browse/KYLIN-1613


-- Forwarded message --
From: Roy <aqinnxuk...@163.com>
Date: Wed, Apr 20, 2016 at 9:54 AM
Subject: Re:Re: No detail message when Error.
To: dev@kylin.apache.org


we use kylin V1.5.0 and V1.5.1 encountered similar issues.

create cube, bulid cube, drop cube  always show   "Failed to take
action".


i try to reinstall kylin, it's not working.


Best Regards

Roy






At 2016-04-13 20:17:44, "陈佛林" <chenfo...@gmail.com> wrote:
>1.5.0
>
>2016-04-13 19:41 GMT+08:00 hongbin ma <mahong...@apache.org>:
>
>> what is the kylin version?
>>
>> On Wed, Apr 13, 2016 at 7:02 PM, 陈佛林 <chenfo...@gmail.com> wrote:
>>
>> > when i delete a model, it got "Failed to take action", got a "500"
>> code.but
>> > the model has been deleted at backend.
>> >
>> >
>> > all logs when i delete a model:
>> >
>> > 2016-04-13 19:00:00,449 INFO  [http-bio-7070-exec-7]
>> > invertedindex.IIDescManager: Initializing IIDescManager with config
>> > kylin_metadata@hbase
>> > 2016-04-13 19:00:00,449 INFO  [http-bio-7070-exec-7]
>> > invertedindex.IIDescManager: Reloading all II desc from folder
>> > kylin_metadata(key='/invertedindex_desc')@kylin_metadata@hbase
>> > 2016-04-13 19:00:00,456 INFO  [http-bio-7070-exec-7]
>> > metadata.MetadataManager: Dropping model 'dd'
>> > 2016-04-13 19:00:00,463 INFO  [pool-8-thread-1] restclient.Broadcaster:
>> new
>> > broadcast event:BroadcastEvent{type=project, name=myproject,
>> action=update}
>> > 2016-04-13 19:00:00,483 INFO  [pool-8-thread-1] restclient.Broadcaster:
>> new
>> > broadcast event:BroadcastEvent{type=data_model, name=dd, action=drop}
>> > 2016-04-13 19:00:00,487 INFO  [http-bio-7070-exec-8]
>> > controller.CacheController: wipe cache type: PROJECT event:UPDATE
>> > name:myproject
>> > 2016-04-13 19:00:00,487 INFO  [http-bio-7070-exec-8]
>> service.CacheService:
>> > rebuild cache type: PROJECT name:myproject
>> > 2016-04-13 19:00:00,490 INFO  [http-bio-7070-exec-8]
>> service.CacheService:
>> > removeOLAPDataSource is called for project myproject
>> > 2016-04-13 19:00:00,495 INFO  [http-bio-7070-exec-8]
>> > controller.CacheController: wipe cache type: DATA_MODEL event:DROP
>> name:dd
>> >
>> > 2016-04-13 18:26 GMT+08:00 hongbin ma <mahong...@apache.org>:
>> >
>> > > have you checked $KYLIN_HOME/logs/kylin.log?
>> > >
>> > > On Wed, Apr 13, 2016 at 6:18 PM, 陈佛林 <chenfo...@gmail.com> wrote:
>> > >
>> > > > hi,
>> > > >
>> > > > almost all error just show a little message.
>> > > >
>> > > > such as:
>> > > >
>> > > > Error Message
>> > > >
>> > > > Failed to take action.
>> > > >
>> > > >
>> > > > I have no idea what happened.
>> > > >
>> > >
>> > >
>> > >
>> > > --
>> > > Regards,
>> > >
>> > > *Bin Mahone | 马洪宾*
>> > > Apache Kylin: http://kylin.io
>> > > Github: https://github.com/binmahone
>> > >
>> >
>>
>>
>>
>> --
>> Regards,
>>
>> *Bin Mahone | 马洪宾*
>> Apache Kylin: http://kylin.io
>> Github: https://github.com/binmahone
>>



-- 
Regards,

*Bin Mahone | 马洪宾*
Apache Kylin: http://kylin.io
Github: https://github.com/binmahone


Re:Re: No detail message when Error.

2016-04-19 Thread Roy
we use kylin V1.5.0 and V1.5.1 encountered similar issues.

create cube, bulid cube, drop cube  always show   "Failed to take action".


i try to reinstall kylin, it's not working.


Best Regards

Roy






At 2016-04-13 20:17:44, "陈佛林"  wrote:
>1.5.0
>
>2016-04-13 19:41 GMT+08:00 hongbin ma :
>
>> what is the kylin version?
>>
>> On Wed, Apr 13, 2016 at 7:02 PM, 陈佛林  wrote:
>>
>> > when i delete a model, it got "Failed to take action", got a "500"
>> code.but
>> > the model has been deleted at backend.
>> >
>> >
>> > all logs when i delete a model:
>> >
>> > 2016-04-13 19:00:00,449 INFO  [http-bio-7070-exec-7]
>> > invertedindex.IIDescManager: Initializing IIDescManager with config
>> > kylin_metadata@hbase
>> > 2016-04-13 19:00:00,449 INFO  [http-bio-7070-exec-7]
>> > invertedindex.IIDescManager: Reloading all II desc from folder
>> > kylin_metadata(key='/invertedindex_desc')@kylin_metadata@hbase
>> > 2016-04-13 19:00:00,456 INFO  [http-bio-7070-exec-7]
>> > metadata.MetadataManager: Dropping model 'dd'
>> > 2016-04-13 19:00:00,463 INFO  [pool-8-thread-1] restclient.Broadcaster:
>> new
>> > broadcast event:BroadcastEvent{type=project, name=myproject,
>> action=update}
>> > 2016-04-13 19:00:00,483 INFO  [pool-8-thread-1] restclient.Broadcaster:
>> new
>> > broadcast event:BroadcastEvent{type=data_model, name=dd, action=drop}
>> > 2016-04-13 19:00:00,487 INFO  [http-bio-7070-exec-8]
>> > controller.CacheController: wipe cache type: PROJECT event:UPDATE
>> > name:myproject
>> > 2016-04-13 19:00:00,487 INFO  [http-bio-7070-exec-8]
>> service.CacheService:
>> > rebuild cache type: PROJECT name:myproject
>> > 2016-04-13 19:00:00,490 INFO  [http-bio-7070-exec-8]
>> service.CacheService:
>> > removeOLAPDataSource is called for project myproject
>> > 2016-04-13 19:00:00,495 INFO  [http-bio-7070-exec-8]
>> > controller.CacheController: wipe cache type: DATA_MODEL event:DROP
>> name:dd
>> >
>> > 2016-04-13 18:26 GMT+08:00 hongbin ma :
>> >
>> > > have you checked $KYLIN_HOME/logs/kylin.log?
>> > >
>> > > On Wed, Apr 13, 2016 at 6:18 PM, 陈佛林  wrote:
>> > >
>> > > > hi,
>> > > >
>> > > > almost all error just show a little message.
>> > > >
>> > > > such as:
>> > > >
>> > > > Error Message
>> > > >
>> > > > Failed to take action.
>> > > >
>> > > >
>> > > > I have no idea what happened.
>> > > >
>> > >
>> > >
>> > >
>> > > --
>> > > Regards,
>> > >
>> > > *Bin Mahone | 马洪宾*
>> > > Apache Kylin: http://kylin.io
>> > > Github: https://github.com/binmahone
>> > >
>> >
>>
>>
>>
>> --
>> Regards,
>>
>> *Bin Mahone | 马洪宾*
>> Apache Kylin: http://kylin.io
>> Github: https://github.com/binmahone
>>


Re: No detail message when Error.

2016-04-13 Thread 陈佛林
1.5.0

2016-04-13 19:41 GMT+08:00 hongbin ma :

> what is the kylin version?
>
> On Wed, Apr 13, 2016 at 7:02 PM, 陈佛林  wrote:
>
> > when i delete a model, it got "Failed to take action", got a "500"
> code.but
> > the model has been deleted at backend.
> >
> >
> > all logs when i delete a model:
> >
> > 2016-04-13 19:00:00,449 INFO  [http-bio-7070-exec-7]
> > invertedindex.IIDescManager: Initializing IIDescManager with config
> > kylin_metadata@hbase
> > 2016-04-13 19:00:00,449 INFO  [http-bio-7070-exec-7]
> > invertedindex.IIDescManager: Reloading all II desc from folder
> > kylin_metadata(key='/invertedindex_desc')@kylin_metadata@hbase
> > 2016-04-13 19:00:00,456 INFO  [http-bio-7070-exec-7]
> > metadata.MetadataManager: Dropping model 'dd'
> > 2016-04-13 19:00:00,463 INFO  [pool-8-thread-1] restclient.Broadcaster:
> new
> > broadcast event:BroadcastEvent{type=project, name=myproject,
> action=update}
> > 2016-04-13 19:00:00,483 INFO  [pool-8-thread-1] restclient.Broadcaster:
> new
> > broadcast event:BroadcastEvent{type=data_model, name=dd, action=drop}
> > 2016-04-13 19:00:00,487 INFO  [http-bio-7070-exec-8]
> > controller.CacheController: wipe cache type: PROJECT event:UPDATE
> > name:myproject
> > 2016-04-13 19:00:00,487 INFO  [http-bio-7070-exec-8]
> service.CacheService:
> > rebuild cache type: PROJECT name:myproject
> > 2016-04-13 19:00:00,490 INFO  [http-bio-7070-exec-8]
> service.CacheService:
> > removeOLAPDataSource is called for project myproject
> > 2016-04-13 19:00:00,495 INFO  [http-bio-7070-exec-8]
> > controller.CacheController: wipe cache type: DATA_MODEL event:DROP
> name:dd
> >
> > 2016-04-13 18:26 GMT+08:00 hongbin ma :
> >
> > > have you checked $KYLIN_HOME/logs/kylin.log?
> > >
> > > On Wed, Apr 13, 2016 at 6:18 PM, 陈佛林  wrote:
> > >
> > > > hi,
> > > >
> > > > almost all error just show a little message.
> > > >
> > > > such as:
> > > >
> > > > Error Message
> > > >
> > > > Failed to take action.
> > > >
> > > >
> > > > I have no idea what happened.
> > > >
> > >
> > >
> > >
> > > --
> > > Regards,
> > >
> > > *Bin Mahone | 马洪宾*
> > > Apache Kylin: http://kylin.io
> > > Github: https://github.com/binmahone
> > >
> >
>
>
>
> --
> Regards,
>
> *Bin Mahone | 马洪宾*
> Apache Kylin: http://kylin.io
> Github: https://github.com/binmahone
>


Re: No detail message when Error.

2016-04-13 Thread 陈佛林
when i delete a model, it got "Failed to take action", got a "500" code.but
the model has been deleted at backend.


all logs when i delete a model:

2016-04-13 19:00:00,449 INFO  [http-bio-7070-exec-7]
invertedindex.IIDescManager: Initializing IIDescManager with config
kylin_metadata@hbase
2016-04-13 19:00:00,449 INFO  [http-bio-7070-exec-7]
invertedindex.IIDescManager: Reloading all II desc from folder
kylin_metadata(key='/invertedindex_desc')@kylin_metadata@hbase
2016-04-13 19:00:00,456 INFO  [http-bio-7070-exec-7]
metadata.MetadataManager: Dropping model 'dd'
2016-04-13 19:00:00,463 INFO  [pool-8-thread-1] restclient.Broadcaster: new
broadcast event:BroadcastEvent{type=project, name=myproject, action=update}
2016-04-13 19:00:00,483 INFO  [pool-8-thread-1] restclient.Broadcaster: new
broadcast event:BroadcastEvent{type=data_model, name=dd, action=drop}
2016-04-13 19:00:00,487 INFO  [http-bio-7070-exec-8]
controller.CacheController: wipe cache type: PROJECT event:UPDATE
name:myproject
2016-04-13 19:00:00,487 INFO  [http-bio-7070-exec-8] service.CacheService:
rebuild cache type: PROJECT name:myproject
2016-04-13 19:00:00,490 INFO  [http-bio-7070-exec-8] service.CacheService:
removeOLAPDataSource is called for project myproject
2016-04-13 19:00:00,495 INFO  [http-bio-7070-exec-8]
controller.CacheController: wipe cache type: DATA_MODEL event:DROP name:dd

2016-04-13 18:26 GMT+08:00 hongbin ma :

> have you checked $KYLIN_HOME/logs/kylin.log?
>
> On Wed, Apr 13, 2016 at 6:18 PM, 陈佛林  wrote:
>
> > hi,
> >
> > almost all error just show a little message.
> >
> > such as:
> >
> > Error Message
> >
> > Failed to take action.
> >
> >
> > I have no idea what happened.
> >
>
>
>
> --
> Regards,
>
> *Bin Mahone | 马洪宾*
> Apache Kylin: http://kylin.io
> Github: https://github.com/binmahone
>


Re: No detail message when Error.

2016-04-13 Thread hongbin ma
have you checked $KYLIN_HOME/logs/kylin.log?

On Wed, Apr 13, 2016 at 6:18 PM, 陈佛林  wrote:

> hi,
>
> almost all error just show a little message.
>
> such as:
>
> Error Message
>
> Failed to take action.
>
>
> I have no idea what happened.
>



-- 
Regards,

*Bin Mahone | 马洪宾*
Apache Kylin: http://kylin.io
Github: https://github.com/binmahone


No detail message when Error.

2016-04-13 Thread 陈佛林
hi,

almost all error just show a little message.

such as:

Error Message

Failed to take action.


I have no idea what happened.