The regression test is passed; The commits have been pushed to https://github.com/apache/incubator-kylin/ in the staging branch;
Luke will update the binary package on download page; If you couldn’t wait, you can build the package by yourself (remember to checkout staging before run package.sh): https://github.com/apache/incubator-kylin/blob/master/docs/Installation/How %20to%20generate%20install%20binaries.md Please report if have any issues. Thanks! On 4/2/15, 11:14 PM, "Marek Wiewiorka" <[email protected]> wrote: >Many thanks! >I will be following the mailing list and jira for any updates on this >issue:) > >Marek > >2015-04-02 15:50 GMT+02:00 Shi, Shaofeng <[email protected]>: > >> Hi Marek, >> >> Thanks for your attention; The JIRA ticket’s status is still open; We >>had >> a commit on this but it hasn’t been fully verified; We need more >> regression test to make sure it will not cause further problem; Just >>keep >> tuned and we will roll out the change to master once it be verified; >> >> On 4/2/15, 8:16 PM, "Marek Wiewiorka" <[email protected]> wrote: >> >> >Hi - I came across the same error and it's preventing us from creating >>any >> >cube. >> >There is a comment attached to the jira that it has been already fixed >>- >> >but I cannot find the commit in the github repo. >> >When do you plan to push it to the github repo? >> >Many thanks! >> > >> >Regards, >> >Marek >> > >> >2015-04-02 9:50 GMT+02:00 Shi, Shaofeng <[email protected]>: >> > >> >> We will look into it; Please watch this JIRA ticket: >> >> https://issues.apache.org/jira/browse/KYLIN-658 >> >> >> >> >> >> From: Luke Han <[email protected]<mailto:[email protected]>> >> >> Reply-To: "[email protected]<mailto: >> >> [email protected]>" <[email protected] >> <mailto: >> >> [email protected]>> >> >> Date: Wednesday, April 1, 2015 at 2:36 PM >> >> To: >> >>>>"[email protected]<mailto:[email protected]>" >> >> >> >>>><[email protected]<mailto:[email protected]>> >>>>, >> >>" >> >> [email protected]<mailto:[email protected]>" < >> [email protected] >> >> <mailto:[email protected]>> >> >> Subject: Fwd: Cannot find rowkey >> >> >> >> Forward to mailing list for further discussion. >> >> >> >> Thanks. >> >> >> >> 在 2015年3月21日星期六 UTC+8下午1:54:02,[email protected]写道:<mailto:02, >> >> [email protected]写道:> >> >> when I do the join of two tables,there is a problem,such as the >> >>following: >> >> >> >> [http-bio-7070-exec-8]:[2015-03-18 >> >> >> >>>>10:04:24,401][ERROR][org.apache.kylin.rest.controller.CubeController.sa >>>>ve >> >>CubeDesc(CubeController.java:333)] >> >> - Failed to deal with the request. >> >> java.lang.IllegalArgumentException: Cannot find rowkey column >>OPEN_ORG >> >>in >> >> cube CubeDesc [name=TEST_02] >> >> at >> >> >>org.apache.kylin.cube.model.RowKeyDesc.buildRowKey(RowKeyDesc.java:192) >> >> at >> >>org.apache.kylin.cube.model.RowKeyDesc.init(RowKeyDesc.java:171) >> >> at >>org.apache.kylin.cube.model.CubeDesc.init(CubeDesc.java:445) >> >> at >> >> >> >>>>org.apache.kylin.cube.CubeDescManager.createCubeDesc(CubeDescManager.ja >>>>va >> >>:150) >> >> at >> >> >> >>>>org.apache.kylin.rest.service.CubeService.createCubeAndDesc(CubeService >>>>.j >> >>ava:153) >> >> >> >> >> >>
