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.saveCubeDesc(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.java:150) at org.apache.kylin.rest.service.CubeService.createCubeAndDesc(CubeService.java:153)
