tag | 70806aa1ee0b9154d36fd834dc4907cd8d3eb791 | |
---|---|---|
tagger | Matthieu Morel <mmorel@apache.org> | Tue Jul 31 13:19:51 2012 +0200 |
object | 53e0d34fb40df384efeb03d47c8a965f4bb4c0cc |
0.5.0 release
commit | 53e0d34fb40df384efeb03d47c8a965f4bb4c0cc | [log] [tgz] |
---|---|---|
author | Matthieu Morel <mmorel@apache.org> | Tue Jul 31 13:11:13 2012 +0200 |
committer | Matthieu Morel <mmorel@apache.org> | Tue Jul 31 13:11:13 2012 +0200 |
tree | b5b76ee705cc6e5ace5a2bd0687a9e6446210307 | |
parent | ade0e115f9336dd110ced74fbce639a6f502c8d3 [diff] |
Fix release notes suffix
S4 is a general-purpose, distributed, scalable, partially fault-tolerant, pluggable platform that allows programmers to easily develop applications for processing continuous unbounded streams of data.
S4 0.5.0 is a complete refactoring of the previous version of S4. It grounds on the same concepts (partitioning inspired by map-reduce, actors-like distribution model), but with the following objectives:
We added the following core features:
For the latest information about S4, please visit our website at:
http://inbubator.apache.org/s4
and our wiki, at:
https://cwiki.apache.org/confluence/display/S4/S4+Wiki
Currently the wiki contains the most relevant and up-to-date documentation.
Source code is available here: https://git-wip-us.apache.org/repos/asf?p=incubator-s4.git
This only applies if you checkout from the source repository or if you download a released source package.
We use gradle http://gradle.org as the build system.
./gradlew install
This will build the packages and install the artifacts in the local maven repository.
./gradlew s4-tools:installApp
This will build the tools so that you can drive the platform through the “s4” command.
If you have a source package:
If you have a binary package: