kylin always loads local hbase's conf files when i try to make kylin work with 
standalone hbase cluster. It leads to exceptions when using hive client.


In my case, fs.defaultFS is configured as A in hadoop core-site.xml and it is 
configured as B in hbase core-site.xml. After started, kylin just knows B but 
not A. So when hive command is called ,it will throw exception.  (My hive 
cluster uses A)


any suggestions?

Reply via email to