Update README.md Project: http://git-wip-us.apache.org/repos/asf/bahir/repo Commit: http://git-wip-us.apache.org/repos/asf/bahir/commit/5907de31 Tree: http://git-wip-us.apache.org/repos/asf/bahir/tree/5907de31 Diff: http://git-wip-us.apache.org/repos/asf/bahir/diff/5907de31
Branch: refs/heads/master Commit: 5907de317b3ae7d692e9cb2fa4aabec2572604d2 Parents: 73a768a Author: Christian Kadner <[email protected]> Authored: Mon Jun 6 22:40:32 2016 -0700 Committer: Christian Kadner <[email protected]> Committed: Mon Jun 6 22:40:32 2016 -0700 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bahir/blob/5907de31/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 000b3fe..8cdbc5e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Bahir Repository -Initial Bahir repository containing the source for the Spark streaming connectors for akka, mqtt, twitter, zeromq +Initial Bahir repository (see issue [BAHIR-1](https://issues.apache.org/jira/browse/BAHIR-1)) containing the source for the Spark streaming connectors for akka, mqtt, twitter, zeromq extracted from [Apache Spark revision 8301fad](https://github.com/apache/spark/tree/8301fadd8d269da11e72870b7a889596e3337839) (before the [deletion of the streaming connectors akka, mqtt, twitter, zeromq](https://issues.apache.org/jira/browse/SPARK-13843)).
