Kylin is a Hadoop client. It can connect to two or more HDFS if it is properly configured.
What is role of cluster A and B in your scenario? Where is Hive and HBase? On Mon, Nov 14, 2016 at 11:22 AM, 于奎星 <[email protected]> wrote: > 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? > > > >
