Repository: incubator-eagle Updated Branches: refs/heads/master 9899a58dc -> c2a7576e2
change READMD.md to keep up-to-date with develop-master moving Author: anyway1021 <m...@apache.org> Closes #422 from anyway1021/change-readme. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/c2a7576e Tree: http://git-wip-us.apache.org/repos/asf/incubator-eagle/tree/c2a7576e Diff: http://git-wip-us.apache.org/repos/asf/incubator-eagle/diff/c2a7576e Branch: refs/heads/master Commit: c2a7576e2d05a2b8e280590cde15b79dcde7466a Parents: 9899a58 Author: anyway1021 <m...@apache.org> Authored: Thu Sep 8 11:14:16 2016 +0800 Committer: anyway1021 <m...@apache.org> Committed: Thu Sep 8 11:14:16 2016 +0800 ---------------------------------------------------------------------- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/c2a7576e/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index d56c554..d6c5d4d 100755 --- a/README.md +++ b/README.md @@ -32,8 +32,7 @@ For more details, please visit [https://eagle.incubator.apache.org](https://eagl ### Branches | name | status | version | description | | :---:| :---: | :---: | :--- | -| **master** | [![Build Status](https://builds.apache.org/buildStatus/icon?job=incubator-eagle-main)](https://builds.apache.org/job/incubator-eagle-main/) | 0.4.0-incubating | stable code base aligned with latest release | -| **develop** | [![Build Status](https://builds.apache.org/buildStatus/icon?job=incubator-eagle-develop)](https://builds.apache.org/job/incubator-eagle-develop/) | 0.5.0-incubating-SNAPSHOT | code base for continuous development | +| **master** | [![Build Status](https://builds.apache.org/buildStatus/icon?job=incubator-eagle-main)](https://builds.apache.org/job/incubator-eagle-main/) | 0.5.0-incubating-SNAPSHOT | Branch for continuous development. | ### Latest Release @@ -56,7 +55,7 @@ After successfully building, you will find eagle binary tarball under _eagle-ass ## Eagle Quick Start in IDE (Intellij) ### prepare -Please have HDP sandbox ready, where you can have zookeeper, hadoop, hbase, hive ready +Please have HDP sandbox ready, where you can have zookeeper, hadoop, hbase, hive ready. ### Run Eagle Web Service Go to project eagle-webservice, run it as web application.