Hello,

I installed Kylin version 2.5 "apache-kylin-2.5.0-bin-hbase1x" on HDP
version 3.0, which is red hat linux platform.

I installed and configured Kylin. But when I start ./kylin.sh start, I am
getting error -

KYLIN_HOME is set to /opt/apache-kylin-2.5.0-bin-hbase1x
WARNING: log4j.properties is not found. HADOOP_CONF_DIR may be incomplete.

2018-10-17 21:06:28,301 INFO  [main-EventThread]
state.ConnectionStateManager:237 : State change: CONNECTED
Exception in thread "main" java.lang.IllegalArgumentException: Failed to
find metadata store by url: kylin_metadata@hbase
        at
org.apache.kylin.common.persistence.ResourceStore.createResourceStore(ResourceStore.java:98)
        at
org.apache.kylin.common.persistence.ResourceStore.getStore(ResourceStore.java:110)
        at
org.apache.kylin.rest.service.AclTableMigrationTool.checkIfNeedMigrate(AclTableMigrationTool.java:98)
        at
org.apache.kylin.tool.AclTableMigrationCLI.main(AclTableMigrationCLI.java:41)

I have hive and hbase working fine.  Hive is using beeline , so accordingly
kylin.properties file got updated.
can you please guide me where the issue and possible resolution?
Thanks

Reply via email to