[jira] [Updated] (KYLIN-3662) exception message "Cannot find project '%s'." should be formated

2018-11-01 Thread Shaofeng SHI (JIRA)


 [ 
https://issues.apache.org/jira/browse/KYLIN-3662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shaofeng SHI updated KYLIN-3662:

Fix Version/s: v2.6.0

LGTM, merged in master branch; Thank you Lingang!

> exception message "Cannot find project '%s'." should be formated
> 
>
> Key: KYLIN-3662
> URL: https://issues.apache.org/jira/browse/KYLIN-3662
> Project: Kylin
>  Issue Type: Bug
>Affects Versions: v2.5.0
>Reporter: Lingang Deng
>Assignee: Lingang Deng
>Priority: Minor
> Fix For: v2.6.0
>
> Attachments: 0001-KYLIN-3662.patch
>
>
> When use kylin dashboard without system cube, exception is threw as follows,
> {code:java}
> org.apache.kylin.rest.exception.BadRequestException: Cannot find project '%s'.
>  at 
> org.apache.kylin.rest.service.QueryService.doQueryWithCache(QueryService.java:378)
>  at 
> org.apache.kylin.rest.service.QueryService.doQueryWithCache(QueryService.java:359)
>  at 
> org.apache.kylin.rest.controller.DashboardController.getQueryMetrics(DashboardController.java:74)
> {code}
> The log is unfriendly to users.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (KYLIN-3662) exception message "Cannot find project '%s'." should be formated

2018-11-01 Thread Lingang Deng (JIRA)


 [ 
https://issues.apache.org/jira/browse/KYLIN-3662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lingang Deng updated KYLIN-3662:

Attachment: 0001-KYLIN-3662.patch

> exception message "Cannot find project '%s'." should be formated
> 
>
> Key: KYLIN-3662
> URL: https://issues.apache.org/jira/browse/KYLIN-3662
> Project: Kylin
>  Issue Type: Bug
>Affects Versions: v2.5.0
>Reporter: Lingang Deng
>Assignee: Lingang Deng
>Priority: Minor
> Attachments: 0001-KYLIN-3662.patch
>
>
> When use kylin dashboard without system cube, exception is threw as follows,
> {code:java}
> org.apache.kylin.rest.exception.BadRequestException: Cannot find project '%s'.
>  at 
> org.apache.kylin.rest.service.QueryService.doQueryWithCache(QueryService.java:378)
>  at 
> org.apache.kylin.rest.service.QueryService.doQueryWithCache(QueryService.java:359)
>  at 
> org.apache.kylin.rest.controller.DashboardController.getQueryMetrics(DashboardController.java:74)
> {code}
> The log is unfriendly to users.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)