[
https://issues.apache.org/jira/browse/KYLIN-1649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
liyang resolved KYLIN-1649.
---------------------------
Resolution: Not A Problem
Branch 'v1.5.1-release' is NOT where to fetch a historic release. Instead,
please use Tag 'kylin-1.5.1'
The branch is a temporary thing during the release process and is supposed to
be removed shortly after release votes are passed.
> How to build Kylin from source (older Git branch)
> -------------------------------------------------
>
> Key: KYLIN-1649
> URL: https://issues.apache.org/jira/browse/KYLIN-1649
> Project: Kylin
> Issue Type: Improvement
> Affects Versions: all
> Reporter: Richard Calaba
> Priority: Trivial
>
> Hello Kylin dev gurus,
> I am playing with some Kylin version / Hadoop distro related issues and
> trying to recompile Kylin on my server.
> All seems working fine ... if compiling the latest branch using git clone
> https://github.com/apache/kylin.git ...
> BUT if I do
> git clone -b v1.5.1-release --single-branch
> https://github.com/apache/kylin.git kylin/
> then while runninf ./kylin/build/scripts/build.sh then instead of release
> version 1.5.1 I am getting 1.5.2-SNAPSHOT ...
> How to correctly retrieved historical branch 1.5.1-release ??? Seems that
> current branch-ID v1.5.1-release is incorrect and is in fact 1.5.2-SNAPSHOT
> ...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)