[
https://issues.apache.org/jira/browse/BEAM-6097?focusedWorklogId=175083&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-175083
]
ASF GitHub Bot logged work on BEAM-6097:
----------------------------------------
Author: ASF GitHub Bot
Created on: 13/Dec/18 22:46
Start Date: 13/Dec/18 22:46
Worklog Time Spent: 10m
Work Description: melap commented on a change in pull request #7236:
[BEAM-6097] Nemo Runner
URL: https://github.com/apache/beam/pull/7236#discussion_r241588588
##########
File path: website/src/documentation/runners/nemo.md
##########
@@ -0,0 +1,169 @@
+---
+layout: section
+title: "Apache Nemo Runner"
+section_menu: section-menu/runners.html
+permalink: /documentation/runners/nemo/
+redirect_from: /learn/runners/nemo/
+---
+<!--
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+# Using the Apache Nemo Runner
+
+The Apache Nemo Runner can be used to execute Beam pipelines using [Apache
Nemo](http://nemo.apache.org).
+The Nemo Runner can optimize Beam pipelines with the Nemo compiler through
various optimization passes
+and execute them in distributed fashion using the Nemo runtime. Deploying a
self-contained application
Review comment:
```suggestion
and execute them in a distributed fashion using the Nemo runtime. You can
also deploy a self-contained application
```
----------------------------------------------------------------
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 175083)
Time Spent: 3h 20m (was: 3h 10m)
> Add NemoRunner
> --------------
>
> Key: BEAM-6097
> URL: https://issues.apache.org/jira/browse/BEAM-6097
> Project: Beam
> Issue Type: New Feature
> Components: runner-ideas
> Reporter: Won Wook SONG
> Assignee: Won Wook SONG
> Priority: Major
> Time Spent: 3h 20m
> Remaining Estimate: 0h
>
> Add NemoRunner (http://nemo.apache.org)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)