Hi guys,
I am trying to set up the apache Kylin at Azure Hdinsight cluster, and I followed the procedure on below link from Apache Kylin official web, and I have some questions, and need your help to give some suggestions and comments. Link I checked: http://kylin.apache.org/docs/tutorial/cube_spark.html, the example is for Hortonworks HDP 2.4 Sandbox VM, and what I am using is Azure Hdinsight cluster with “spark” type. Questions: 1, I set up one Azure Hdinsight cluster with “spark” type, is it ok to install apache Kylin? 2, for the configuration, I have one question for your guy, I copied the below screen for your reference, for the first line in the below rectangle, for “Kylin,engine.spark-conf.spark.yarn.archive=hdfs://sandox.hortworks.com:8020/kylin/spark/spark-libs.jar”, how to configure the namenode for azure hdinsight cluster case? [cid:C6977F40-12C6-4C52-BAF1-D9F4E5149916] BTW: I attached the error log when start the Kylin: #### root@hn0-kylina:/usr/local/apache-kylin-2.4.0-bin-hbase1x# $KYLIN_HOME/bin/kylin.sh start Retrieving hadoop conf dir... KYLIN_HOME is set to /usr/local/apache-kylin-2.4.0-bin-hbase1x Retrieving hive dependency... Retrieving hbase dependency... Retrieving hadoop conf dir... Retrieving kafka dependency... Retrieving Spark dependency... find: тАШ/usr/hdp/current/spark-client/jarsтАЩ: No such file or directory spark jars not found #### Regards, Jiangxu
