Kylin might not find the correct hive-site.xml; Please run $KYLIN_HOME/bin/find-hive-dependency.sh, it will output the hive dependency paths, among them the first one is the hive config folder; For example:
hive dependency: /etc/hive/conf:/usr/hdp/2.2.4.2-2/hive/lib/*:/usr/hdp/2.2.4.2-2/oozie/oozie -server/webapps/oozie/WEB-INF/lib/hive-hcatalog-core-0.14.0.2.2.4.2-2.jar Then check whether the correct hive-site.xml is in the hive config folder (/etc/hive/conf in this sample); On 6/7/15, 2:46 AM, "Srinivasan Hariharan" <[email protected]> wrote: >Hi, > >I am running my hadoop/hive/hbase in pseudo distributed mode. I have >configure hive metastore in mysql instead of embedded thrift. However >kylin not using the hive metastore instead of it creates uses derby >database and queries it. Could anyone help??. > >Regards, >Srinivasan Hariharan >
