You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by ShaoFeng Shi <sh...@apache.org> on 2017/03/05 12:36:40 UTC

Re: 求 编译 kylin 源码 方法

Please clone Kylin's git repository, then checkout the tag "kylin-1.6.0",
there is the build/script/ folder;

https://github.com/apache/kylin/tree/kylin-1.6.0

在 2017年3月3日 下午5:09,kylin_liu <al...@163.com>写道:

> 请问,有谁编译过 apache-kylin 源码,我修改了pom.xml 对应的 hbase  hadoop hive 版本,发现该了hbase
> 的版本就无法编译通过
>
> 我是用  mvn clean package -DskipTests 这个编译的,编译通过后,没编译完成的包,我参考官网的,但是1.6 的源码目前没
> 对应的 build/script/package.sh
>
> 纠结很久了,求救!!!
>
> --
> View this message in context: http://apache-kylin.74782.x6.
> nabble.com/kylin-tp7333.html
> Sent from the Apache Kylin mailing list archive at Nabble.com.
>



-- 
Best regards,

Shaofeng Shi 史少锋

Re: 求 编译 kylin 源码 方法

Posted by ShaoFeng Shi <sh...@apache.org>.
Kylin maintains three branches for each version: hbase 0.98, hbase 1.x and
cdh 5.7; Please use a hbase 1.x version to start, like
https://github.com/apache/kylin/tree/kylin-1.6.0-HBase1.x

在 2017年3月6日 上午10:56,kylin_liu <al...@163.com>写道:

> 谢谢  史少锋 !
>
> 还有一个问题,请问我编译源码的时候碰到一个 ,就是不能修改
>  <hbase-hadoop2.version>0.98.8-hadoop2</hbase-hadoop2.version>
>         <kafka.version>0.10.0.0</kafka.version>
>
> hbase 版本,我hbase 用的是1.2.4当我修改后就编译失败,这个是源码的问题吗?
> 还是其他问题呢?
>
> 我修改 hadoop  跟 Hive版本都可以正常编译的。
>
>
>
>
>
> --
> View this message in context: http://apache-kylin.74782.x6.
> nabble.com/kylin-tp7333p7358.html
> Sent from the Apache Kylin mailing list archive at Nabble.com.
>



-- 
Best regards,

Shaofeng Shi 史少锋

Re: 求 编译 kylin 源码 方法

Posted by kylin_liu <al...@163.com>.
谢谢  史少锋 !

还有一个问题,请问我编译源码的时候碰到一个 ,就是不能修改
 <hbase-hadoop2.version>0.98.8-hadoop2</hbase-hadoop2.version>
        <kafka.version>0.10.0.0</kafka.version>

hbase 版本,我hbase 用的是1.2.4当我修改后就编译失败,这个是源码的问题吗?
还是其他问题呢?

我修改 hadoop  跟 Hive版本都可以正常编译的。





--
View this message in context: http://apache-kylin.74782.x6.nabble.com/kylin-tp7333p7358.html
Sent from the Apache Kylin mailing list archive at Nabble.com.