You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "hongbin ma (JIRA)" <ji...@apache.org> on 2016/04/22 10:52:12 UTC

[jira] [Created] (KYLIN-1613) Failed to take action.

hongbin ma created KYLIN-1613:
---------------------------------

             Summary: Failed to take action.
                 Key: KYLIN-1613
                 URL: https://issues.apache.org/jira/browse/KYLIN-1613
             Project: Kylin
          Issue Type: Bug
            Reporter: hongbin ma
            Assignee: hongbin ma


As reported by  aqinnxukjia@163.com and chenfolin@gmail.com


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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)