The table name is random generated, there is the possibility as you mentioned (although the probability is low). The right way is to use hbase namespace I think: https://issues.apache.org/jira/browse/KYLIN-224
2017-05-06 1:00 GMT+08:00 xl l <[email protected]>: > The first question, after reading souce code CubeManager.java function > generateStorageLocation(), > I think different kylin may generate same hbase table name . And this > exception has not been catched and handled . > > so the other question, Are there any other risks ? > > > > 2017-05-06 0:40 GMT+08:00 xl l <[email protected]>: > >> Two differnt kylin deployed on two machines with differnt kylin >> kylin.metadata.url. But use one same hbase . >> I have two questions: >> 1. when build cube segment , how hbase table name comes? >> such as KYLIN_002WKQ0UY3 , KYLIN_0038LEESL0 >> will two different kylin building generate hbase table with same >> name ? >> >> 2. Are there any other risks ? >> >> -- >> >> Best Wishes >> --------------------- >> lxl >> > > > > -- > > > Best Wishes > --------------------- > lxl > -- Best regards, Shaofeng Shi 史少锋
