You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@kylin.apache.org by 1510603449 <ya...@foxmail.com> on 2019/11/04 07:30:41 UTC

回复: 回复: 关于Apache kylin 支持Hadoop 版本的问题

Dear Sir,
&nbsp; &nbsp;I used the kylin 2.6.4 you mentioned&nbsp;https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-hbase1x.tar.gz.
&nbsp; &nbsp;Howerver, when I start it, the following error occurred,Have you encountered a similar mistake?



My version is cdh 5.11




------------------&nbsp;原始邮件&nbsp;------------------
发件人:&nbsp;"Xiaoxiang Yu"<xiaoxiang.yu@kyligence.io&gt;;
发送时间:&nbsp;2019年10月31日(星期四) 下午3:54
收件人:&nbsp;"user@kylin.apache.org"<user@kylin.apache.org&gt;;"1510603449"<yanzhang320@foxmail.com&gt;;

主题:&nbsp;Re: 回复: 关于Apache kylin 支持Hadoop 版本的问题



  
Dear Sir,
 
We have test Kylin 2.6.4  https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-hbase1x.tar.gz and it works well. I think Kylin could run at CDH5.x (CDH5.7 or higher). So your Hadoop env(5.11) should works well.
 
By the way, since Apache Kylin community is a global organization, using formal English is preferred. Thank you.
 
&nbsp;
  
----------------
 
Best wishes,
 
Xiaoxiang Yu 
 
 
&nbsp;
 
&nbsp;
  
发件人: 1510603449 <yanzhang320@foxmail.com&gt;
 答复: "user@kylin.apache.org" <user@kylin.apache.org&gt;
 日期: 2019年10月31日 星期四 15:47
 收件人: user <user@kylin.apache.org&gt;
 主题: 回复: 关于Apache kylin 支持Hadoop 版本的问题
 
  
&nbsp;
 
  
大佬,
 
  
&nbsp;
 
  
&nbsp; &nbsp; 请问你们使用的是哪一个版本kylin呢?
 
  
&nbsp; &nbsp; 我们的版本情况如下:
 
  
&nbsp; &nbsp; Hadoop 2.6.0-cdh5.11.0
 
  
&nbsp; &nbsp; &nbsp;HBase 1.2.0-cdh5.11.0
 
   
&nbsp; &nbsp; Hive 1.1.0-cdh5.11.0
 
  
&nbsp;
 
  
------------------ 原始邮件&nbsp;------------------
 
   
发件人:&nbsp;"Xiaoxiang Yu"<xiaoxiang.yu@kyligence.io&gt;;
 
  
发送时间:&nbsp;2019年10月31日(星期四) 下午2:49
 
  
收件人:&nbsp;"user@kylin.apache.org"<user@kylin.apache.org&gt;;
 
  
主题:&nbsp;Re: 关于Apache kylin 支持Hadoop 版本的问题
 
 
  
&nbsp;
 
  
Hi Sir,
 
 In my cluster(CDH5.7 with Hadoop 2.6 installed), Kylin could run smoothly. 
 
 Following is the version info of the most important Hadoop component for Kylin in my env. You may just have a look.
 
 &nbsp;
 
 [root@cdh-client ~]# hadoop version
 
 Hadoop 2.6.0-cdh5.7.6
 
 Subversion http://github.com/cloudera/hadoop -r a3edabab129caaada2958ab32061aa0e52a3f7df
 
 Compiled by jenkins on 2017-02-21T23:08Z
 
 Compiled with protoc 2.5.0
 
 From source with checksum 3de3a6f2894b326919cd7a9b4e573e
 
 This command was run using /opt/cloudera/parcels/CDH-5.7.6-1.cdh5.7.6.p0.6/jars/hadoop-common-2.6.0-cdh5.7.6.jar
 
 [root@cdh-client ~]#
 
 [root@cdh-client ~]#
 
 [root@cdh-client ~]# hbase version
 
 Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
 
 HBase 1.2.0-cdh5.7.6
 
 Source code repository file:///data/jenkins/workspace/generic-package-rhel64-6-0/topdir/BUILD/hbase-1.2.0-cdh5.7.6 revision=Unknown
 
 Compiled by jenkins on Tue Feb 21 15:17:02 PST 2017
 
 From source with checksum 5b70e3792706d09b450d47d7198c8839
 
 [root@cdh-client ~]# hive --version
 
 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512M; support was removed in 8.0
 
 Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
 
 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512M; support was removed in 8.0
 
 Hive 1.1.0-cdh5.7.6
 
 Subversion file:///data/jenkins/workspace/generic-package-rhel64-6-0/topdir/BUILD/hive-1.1.0-cdh5.7.6 -r Unknown
 
 Compiled by jenkins on Tue Feb 21 14:49:03 PST 2017
 
 From source with checksum 2e88d4c1b4053829c847d58bf016afd1
 
 &nbsp;
 
&nbsp;
  
----------------
 
Best wishes,
 
Xiaoxiang Yu 
 
 
&nbsp;
 
&nbsp;
  
发件人: 1510603449 <yanzhang320@foxmail.com&gt;
 答复: "user@kylin.apache.org" <user@kylin.apache.org&gt;
 日期: 2019年10月31日 星期四 10:41
 收件人: user <user@kylin.apache.org&gt;
 主题: 关于Apache kylin 支持Hadoop 版本的问题
 
  
&nbsp;
 
  
各位大佬好:
 
  
&nbsp; &nbsp; &nbsp;由于我们这边业务需求需要安装kylin, 但是看了下官网的版本支持情况,Hadoop 版本支持的是 2.7+,我们这边集群用的hadoop版本是2.6.0 ,所以我想是否可以自己编译源码的方式来适配我们的集群,想问下这种方法是否可以满足我们的需求。另外,感觉关于apache kylin源码编译的资料有点少,有没有大佬关于源码编译给点指导呢
 
  
&nbsp;
 
  
&nbsp;
 
  
谢谢,祝各位生活愉快