the above kylin.metadata.url with namespace works fine with hbase
operation,and i can see hbase new tables created under namespace "ALALEI"
the error happens in
./job/src/main/java/org/apache/kylin/job/JoinedFlatTable.java with function
generateCreateTableStatement,where the second parameter storageDfsDir
defined in getMetadataUrlPrefix from
./common/src/main/java/org/apache/kylin/common/KylinConfig.java
hdfs don't allow special colon in hdfs url path,so hive related create table
ddl with location can't be executed
any more help to support such usage case?
--
View this message in context:
http://apache-kylin.74782.x6.nabble.com/kylin-metadata-url-with-hbase-namespace-problem-tp3577p3586.html
Sent from the Apache Kylin mailing list archive at Nabble.com.