Re: v 2.3 Storage Engine (id=0) is not supported error

2018-03-06 Thread Billy Liu
Hi deva,

I think you hit the upgrade issue for Apache 2.0, please have a check
on https://issues.apache.org/jira/browse/KYLIN-2255
Storage Engine (id=0) has been deprecated for two years, and removed
during 2.0 release.

With Warm regards

Billy Liu


2018-03-06 9:20 GMT-08:00 deva namaste :
> I able to correct the issue by deleting intermediate files.
> http://kylin.apache.org/docs23/howto/howto_cleanup_storage.html
>
> On Tue, Mar 6, 2018 at 10:46 AM, deva namaste  wrote:
>>
>>
>>
>>
>> After I upgrade to latest release I am getting following error -
>>
>> 2018-03-06 09:43:04,607 ERROR [http-bio-7070-exec-9]
>> controller.BasicController:61 :
>> org.apache.kylin.rest.exception.InternalErrorException: Storage Engine
>> (id=0) is not supported any more
>> while executing SQL: "select * from  FACT_TABLE LIMIT 5"
>>
>> Any help is appreciated.
>
>


Re: v 2.3 Storage Engine (id=0) is not supported error

2018-03-06 Thread deva namaste
I able to correct the issue by deleting intermediate files.
http://kylin.apache.org/docs23/howto/howto_cleanup_storage.html

On Tue, Mar 6, 2018 at 10:46 AM, deva namaste  wrote:

>
>
>
> After I upgrade to latest release I am getting following error -
>
> 2018-03-06 09:43:04,607 ERROR [http-bio-7070-exec-9]
> controller.BasicController:61 :
> org.apache.kylin.rest.exception.InternalErrorException: Storage Engine
> (id=0) is not supported any more
> while executing SQL: "select * from  FACT_TABLE LIMIT 5"
>
> Any help is appreciated.
>


v 2.3 Storage Engine (id=0) is not supported error

2018-03-06 Thread deva namaste
After I upgrade to latest release I am getting following error -

2018-03-06 09:43:04,607 ERROR [http-bio-7070-exec-9]
controller.BasicController:61 :
org.apache.kylin.rest.exception.InternalErrorException: Storage Engine
(id=0) is not supported any more
while executing SQL: "select * from  FACT_TABLE LIMIT 5"

Any help is appreciated.