Re: Create Intermediate Flat Hive Table - Step 1 Ruuning all the day

2018-11-04 Thread awaisaj...@gmail.com
I am using *apache-kylin-2.5.0-bin-hadoop3* for Hortonworks. My concern is if i can fetch hive tables in kylin then why it stuck at step 1 where it need to make intermediate table in hive... I am testing very simple case 1 fact and 1 dimension with limited no of rows. I will picture today where e

Re: Create Intermediate Flat Hive Table - Step 1 Ruuning all the day

2018-11-04 Thread Lijun Cao
Hi, Which version of Kylin did use? Best Regards Lijun Cao > 在 2018年11月4日,13:17,awaisaj...@gmail.com 写道: > > Hello all . i have setup up kylin on my HDP3.0 , i can make project -> model > -> Cube but when i hit build cube then it stuck at *step 1 - Create > Intermediate Flat Hive Table* and it

Re: Create Intermediate Flat Hive Table - Step 1 Ruuning all the day

2018-11-04 Thread Support DrakosData
Hi This step is a Hive action, you can: - Check the action progress using YARN or TEZ UI - Copy the SQL Command from Kylin UI, and execute it using Hive CLI On 4/11/18 6:17, awaisaj...@gmail.com wrote: Hello all . i have setup up kylin on my HDP3.0 , i can make project -> model -> Cube but

Create Intermediate Flat Hive Table - Step 1 Ruuning all the day

2018-11-04 Thread awaisaj...@gmail.com
Hello all . i have setup up kylin on my HDP3.0 , i can make project -> model -> Cube but when i hit build cube then it stuck at *step 1 - Create Intermediate Flat Hive Table* and it shows running all the day and when i check hive to see any table their are no tables at all. Please guide me what cou