Skip to content
This repository was archived by the owner on Mar 3, 2023. It is now read-only.

Commit 2f0c1db

Browse files
joshfischer1108nwangtw
authored andcommitted
update readme (#3429)
* update readme * fix typo
1 parent a745e3e commit 2f0c1db

File tree

1 file changed

+4
-19
lines changed

1 file changed

+4
-19
lines changed

README.md

+4-19
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,14 @@ Heron is realtime analytics platform developed by Twitter. It has a wide array
2424

2525
[Heron in Apache Incubation](http://incubator.apache.org/projects/heron.html)
2626

27-
[Heron Website](https://apache.github.io/incubator-heron)
28-
2927
### Documentation
3028

31-
[https://apache.github.io/incubator-heron](https://apache.github.io/incubator-heron)
29+
[https://heron.incubator.apache.org/](https://heron.incubator.apache.org/)
3230

3331
#### Heron Requirements:
3432
* Java JDK 1.8
3533
* Python 2.7
36-
* Bazel latest
34+
* Bazel 0.26.0
3735

3836
## Contact
3937

@@ -52,27 +50,14 @@ Heron is realtime analytics platform developed by Twitter. It has a wide array
5250

5351
[Bay Area Heron Meetup](https://www.meetup.com/Apache-Heron-Bay-Area), *We meet on Third Monday of Every Month in Palo Alto.*
5452

55-
#### Twitter
56-
Heron on Twitter: [@heronstreaming](https://twitter.com/heronstreaming)
57-
5853
## For more information:
5954

60-
* Official Heron documentation located at [https://apache.github.io/incubator-heron](https://apache.github.io/incubator-heron)
55+
* Official Heron documentation located at [https://heron.incubator.apache.org/](https://heron.incubator.apache.org/)
6156
* Official Heron resources, including Conference & Journal Papers, Videos, Blog Posts and selected Press located at [Heron Resources](https://apache.github.io/incubator-heron/docs/resources/)
6257
* [Twitter Heron: Stream Processing at Scale](http://dl.acm.org/citation.cfm?id=2742788) (academic paper)
6358
* [Twitter Heron: Stream Processing at Scale](https://www.youtube.com/watch?v=pUaFOuGgmco) (YouTube video)
6459
* [Flying Faster with Twitter Heron](https://blog.twitter.com/2015/flying-faster-with-twitter-heron) (blog post)
6560

66-
67-
## Update
68-
69-
We recently merged updates to run Heron natively using [Mesos](http://mesos.apache.org/) in [AWS](https://aws.amazon.com/), Mesos/[Aurora](http://aurora.apache.org/) in AWS, and locally on a laptop.
70-
71-
We also added beta testing for [Apache YARN](https://hadoop.apache.org/docs/r2.7.1/hadoop-yarn/hadoop-yarn-site/YARN.html) support using [Apache REEF](http://reef.apache.org/), in addition to the Simple Linux Utility for Resource Management [(SLURM)](http://slurm.schedmd.com/).
72-
73-
We are working to add support for [Mesosphere DC/OS](https://dcos.io/) and [Kubernetes](http://kubernetes.io/). We will continue to post updates as we progress.
74-
75-
7661
## License
7762

78-
Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0
63+
Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

0 commit comments

Comments
 (0)