提交 29e2fa36 编写于 作者: R Robert Metzger

Improved readme

With help from @uce
上级 e9a9dace
# ozone
# Stratosphere - "Ozone" Distribution
This is the source code repository of the Stratosphere research project.
See www.stratosphere.eu for project details, publications, etc
ozone is the codename of the latest Stratosphere distribution.
Build Status: [![Build Status](https://travis-ci.org/dimalabs/ozone.png)](https://travis-ci.org/dimalabs/ozone)
Big Data looks tiny from Stratosphere.
## Getting Started
Below are three short tutorials that guide you through the first steps: Building, running and developing.
......@@ -19,16 +10,16 @@ Below are three short tutorials that guide you through the first steps: Building
This tutorial shows how to build Stratosphere on your own system. Please open a bug report if you have any troubles!
#### Requirements
* Unix-like environment (We use Linux, Mac OS X, it should run with cygwin)
* Unix-like environment (We use Linux, Mac OS X, Cygwin)
* git
* maven
* Java 6 or 7
.
git clone https://github.com/dimalabs/ozone.git
cd ozone
mvn -DskipTests clean package # this will take up to 5 minutes
```
git clone https://github.com/dimalabs/ozone.git
cd ozone
mvn -DskipTests clean package # this will take up to 5 minutes
```
Stratosphere is now installed in `stratosphere-dist/target`
If you’re a Debian/Ubuntu user, you’ll find a .deb package. We will continue with the generic case.
......@@ -172,7 +163,14 @@ We use the GitHub Pull Request system for the development of Stratosphere. Just
Let us know if you have created a system that uses Stratosphere, so that we can link to you.
## About
[Stratosphere](www.stratosphere.eu) is a DFG-founded research project. Ozone is the codename of the latest Stratosphere distribution.
We combine cutting edge research outcomes with a stable and usable codebase.
Decisions are not made behind closed doors. We discuss all changes and plans on our Mailinglists and on GitHub.
Build Status: [![Build Status](https://travis-ci.org/dimalabs/ozone.png)](https://travis-ci.org/dimalabs/ozone)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册