Repository: incubator-beam-site Updated Branches: refs/heads/asf-site 4e6947c63 -> f5a084799
Remove Apex runner from work in progress Project: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/commit/99ad7878 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/tree/99ad7878 Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/diff/99ad7878 Branch: refs/heads/asf-site Commit: 99ad7878e2985bb362aa91190f4fabb3a86dd62a Parents: 4e6947c Author: Kenneth Knowles <[email protected]> Authored: Wed Nov 16 09:37:23 2016 -0800 Committer: Davor Bonaci <[email protected]> Committed: Wed Nov 16 09:42:38 2016 -0800 ---------------------------------------------------------------------- src/contribute/work-in-progress.md | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/99ad7878/src/contribute/work-in-progress.md ---------------------------------------------------------------------- diff --git a/src/contribute/work-in-progress.md b/src/contribute/work-in-progress.md index 2017d57..634821a 100644 --- a/src/contribute/work-in-progress.md +++ b/src/contribute/work-in-progress.md @@ -24,7 +24,6 @@ Current branches include: | Feature | Branch | JIRA Component | More Info | | ---- | ---- | ---- | ---- | -| Apache Apex Runner | [apex-runner](https://github.com/apache/incubator-beam/tree/apex-runner) | [runner-apex](https://issues.apache.org/jira/browse/BEAM/component/12331007) | - | | Apache Gearpump Runner | [gearpump-runner](https://github.com/apache/incubator-beam/tree/gearpump-runner) | [runner-gearpump](https://issues.apache.org/jira/browse/BEAM/component/12330829) | [README](https://github.com/apache/incubator-beam/blob/gearpump-runner/runners/gearpump/README.md) | | Python SDK | [python-sdk](https://github.com/apache/incubator-beam/tree/python-sdk) | [sdk-py](https://issues.apache.org/jira/browse/BEAM/component/12328910) | [README](https://github.com/apache/incubator-beam/blob/python-sdk/sdks/python/README.md) | | Apache Spark 2.0 Runner | [runners-spark2](https://github.com/apache/incubator-beam/tree/runners-spark2) | - | [thread](https://lists.apache.org/thread.html/e38ac4e4914a6cb1b865b1f32a6ca06c2be28ea4aa0f6b18393de66f@%3Cdev.beam.apache.org%3E) |
