keith-turner closed pull request #145: Add announce summary to release notes URL: https://github.com/apache/fluo-website/pull/145
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/_posts/release/2018-02-26-fluo-1.2.0.md b/_posts/release/2018-02-26-fluo-1.2.0.md index b463dbe8..e8c585db 100644 --- a/_posts/release/2018-02-26-fluo-1.2.0.md +++ b/_posts/release/2018-02-26-fluo-1.2.0.md @@ -4,6 +4,12 @@ date: 2018-02-26 15:00:00 +0000 version: fluo-1.2.0 --- +Apache Fluo is a distributed processing system built on Apache Accumulo. +Fluo users can easily setup workflows that execute cross node transactions +when data changes. These workflows enable users to continuously join new +data into large existing data sets with low latency while avoiding +reprocessing all data. + Below are resources for this release: * Download a release tarball and verify by these [procedures] using these [KEYS] ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
