Update main website page
Project: http://git-wip-us.apache.org/repos/asf/bahir-website/repo Commit: http://git-wip-us.apache.org/repos/asf/bahir-website/commit/2c00a11a Tree: http://git-wip-us.apache.org/repos/asf/bahir-website/tree/2c00a11a Diff: http://git-wip-us.apache.org/repos/asf/bahir-website/diff/2c00a11a Branch: refs/heads/master Commit: 2c00a11a9a780767495f324f5f72f2352449afa5 Parents: 5293c1e Author: Luciano Resende <[email protected]> Authored: Sat May 28 08:17:37 2016 -0700 Committer: Luciano Resende <[email protected]> Committed: Sat May 28 08:17:37 2016 -0700 ---------------------------------------------------------------------- site/index.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bahir-website/blob/2c00a11a/site/index.md ---------------------------------------------------------------------- diff --git a/site/index.md b/site/index.md index b7c4a96..7ddf81c 100644 --- a/site/index.md +++ b/site/index.md @@ -26,15 +26,18 @@ limitations under the License. ## {{ site.data.project.name }} -{{ site.data.project.name }} is an [Apache Software Foundation](http://www.apache.org){:target="_blank"} project providing extensions to [Apache Spark](http://spark.apache.org){:target="_blank"} +{{ site.data.project.name }} provides extensions to distributed analytic platforms such as [Apache Spark](http://spark.apache.org){:target="_blank"}. -Initially Apache Bahir will contain streaming connectors that were a part of Apache Spark prior to version 2.0: + +Initially {{ site.data.project.name }} will contain streaming connectors that were a part of Apache Spark prior to version 2.0: - streaming-akka - streaming-mqtt - streaming-twitter - streaming-zeromq +The {{ site.data.project.name }} community welcomes the proposal of new extensions. + <br> <br>
