Hi zeng.kong: Kylin for hadoop3 is not support Spark cubing for now because the Spark hasn’t declared that it is support Hadoop 3 explicitly.
The time to merge Hadoop 3 support into master branch is not determined due to the issue mentioned above and the users of Hadoop 3 is not large so far. Best regards Lijun Cao > 在 2018年10月25日,09:58,zeng.kong <zeng.k...@ucarinc.com> 写道: > > Hi, > > 我使用的是 > <https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.5.0-rc2/apache- > kylin-2.5.0-bin-hadoop3.tar.gz> apache-kylin-2.5.0-bin-hadoop3版本 > > 我的环境搭建方式是hive和hbase使用不同的filesystem,在cube构建过程中如 > 果选择spark引擎构建的话出了以下两个问题: > > 1、 在进行到Build Cube with Spark步骤时出现hbase-config.xml查询的filesystem > 与其路径所在的filesystem不一致,因为其在前面步骤放到了hive所在的hdfs,而在这 > 步获取的时候用的是hbase所在的filesystem > > 2、 在进行到Convert Cuboid Data to HFile步骤时出现缺少hbase相关jar包的问题 > > 另外在构建承购后使用inner进行数据查询时,其sql解析不正确,导致扫描大量hbase > 记录,主要原因是在tomcat调整为8.5.33后其类的加载顺序出现变化,使得calcite重 > 写的代码得不到加载。 > > > > 以上问题是我在使用过程中发现的,不确定是否与我搭建方式有关,另外此版本会在何 > 时合并至master? > > > > > 谢谢! > > > > > > > > > > > > > > > > > > > > > > > >