[jira] [Created] (BEAM-278) Add I/O section

2016-05-11 Thread Devin Donnelly (JIRA)
Devin Donnelly created BEAM-278:
---

 Summary: Add I/O section
 Key: BEAM-278
 URL: https://issues.apache.org/jira/browse/BEAM-278
 Project: Beam
  Issue Type: Sub-task
Reporter: Devin Donnelly


Document I/O Sources and Sinks APIs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (BEAM-276) Add PCollections Section

2016-05-11 Thread Devin Donnelly (JIRA)
Devin Donnelly created BEAM-276:
---

 Summary: Add PCollections Section
 Key: BEAM-276
 URL: https://issues.apache.org/jira/browse/BEAM-276
 Project: Beam
  Issue Type: Sub-task
Reporter: Devin Donnelly


Add section with overview and usage of PCollection class.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (BEAM-275) Add Pipelines Section

2016-05-11 Thread Devin Donnelly (JIRA)
Devin Donnelly created BEAM-275:
---

 Summary: Add Pipelines Section
 Key: BEAM-275
 URL: https://issues.apache.org/jira/browse/BEAM-275
 Project: Beam
  Issue Type: Sub-task
Reporter: Devin Donnelly


Document overview and usage of Pipeline object, including creation and options 
assignment.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (BEAM-277) Add Transforms Section

2016-05-11 Thread Devin Donnelly (JIRA)
Devin Donnelly created BEAM-277:
---

 Summary: Add Transforms Section
 Key: BEAM-277
 URL: https://issues.apache.org/jira/browse/BEAM-277
 Project: Beam
  Issue Type: Sub-task
Reporter: Devin Donnelly


Document general transforms usage and ParDo usage.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (BEAM-274) Add Programming Guide Skeleton

2016-05-11 Thread Devin Donnelly (JIRA)
Devin Donnelly created BEAM-274:
---

 Summary: Add Programming Guide Skeleton
 Key: BEAM-274
 URL: https://issues.apache.org/jira/browse/BEAM-274
 Project: Beam
  Issue Type: Sub-task
Reporter: Devin Donnelly


Creating headings, front matter, and TOC for table of contents.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (BEAM-192) Create new landing page for Apache Beam Documentation

2016-05-05 Thread Devin Donnelly (JIRA)

 [ 
https://issues.apache.org/jira/browse/BEAM-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Devin Donnelly resolved BEAM-192.
-
Resolution: Fixed

https://github.com/apache/incubator-beam-site/pull/14

Edits Beam landing page. Adds status tables for Beam SDKs and Beam Runners. 
Revises and improves the description of Beam, its model, and component parts.

> Create new landing page for Apache Beam Documentation
> -
>
> Key: BEAM-192
> URL: https://issues.apache.org/jira/browse/BEAM-192
> Project: Beam
>  Issue Type: Task
>  Components: website
>Reporter: Devin Donnelly
>Assignee: Devin Donnelly
>
> Revise the current stopgap Apache Beam landing page.
> - Explain the benefits of the Beam programming model
> - Disclose the status of the various Beam SDKs and runners
> - Provide an easy place to access release notes



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (BEAM-218) Add a documentation landing page at /docs/ subdirectory

2016-05-05 Thread Devin Donnelly (JIRA)

 [ 
https://issues.apache.org/jira/browse/BEAM-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Devin Donnelly resolved BEAM-218.
-
Resolution: Fixed

Fixed by https://github.com/apache/incubator-beam-site/pull/14.

Adds /docs/ subdirectory and /docs/index.md as landing page.

> Add a documentation landing page at /docs/ subdirectory
> ---
>
> Key: BEAM-218
> URL: https://issues.apache.org/jira/browse/BEAM-218
> Project: Beam
>  Issue Type: Task
>  Components: website
>Reporter: Devin Donnelly
>Assignee: Devin Donnelly
>
> Create the docs/ subdirectory under the website root and provide a landing 
> page as a navigational aid. This should point to the Beam Programming Guide, 
> examples, and other docs material.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (BEAM-192) Create new landing page for Apache Beam Documentation

2016-05-05 Thread Devin Donnelly (JIRA)

[ 
https://issues.apache.org/jira/browse/BEAM-192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273099#comment-15273099
 ] 

Devin Donnelly commented on BEAM-192:
-

The following pull request on incubator-beam-site addresses this issue:
https://github.com/apache/incubator-beam-site/pull/14

> Create new landing page for Apache Beam Documentation
> -
>
> Key: BEAM-192
> URL: https://issues.apache.org/jira/browse/BEAM-192
> Project: Beam
>  Issue Type: Task
>  Components: website
>Reporter: Devin Donnelly
>Assignee: Devin Donnelly
>
> Revise the current stopgap Apache Beam landing page.
> - Explain the benefits of the Beam programming model
> - Disclose the status of the various Beam SDKs and runners
> - Provide an easy place to access release notes



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (BEAM-218) Add a documentation landing page at /docs/ subdirectory

2016-04-21 Thread Devin Donnelly (JIRA)
Devin Donnelly created BEAM-218:
---

 Summary: Add a documentation landing page at /docs/ subdirectory
 Key: BEAM-218
 URL: https://issues.apache.org/jira/browse/BEAM-218
 Project: Beam
  Issue Type: Task
  Components: website
Reporter: Devin Donnelly
Assignee: James Malone


Create the docs/ subdirectory under the website root and provide a landing page 
as a navigational aid. This should point to the Beam Programming Guide, 
examples, and other docs material.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (BEAM-194) Create a walkthrough of Beam examples in mobile gaming domain

2016-04-14 Thread Devin Donnelly (JIRA)
Devin Donnelly created BEAM-194:
---

 Summary: Create a walkthrough of Beam examples in mobile gaming 
domain
 Key: BEAM-194
 URL: https://issues.apache.org/jira/browse/BEAM-194
 Project: Beam
  Issue Type: Task
  Components: website
Reporter: Devin Donnelly
Assignee: James Malone


The Beam SDKs provide a series of example pipelines in the mobile gaming 
domain. The Dataflow documentation contains an detailed walkthrough of these 
examples, explaining the use case, pipeline design, and some of the code.

Port these examples to the Beam website for Beam users.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (BEAM-193) Port existing Dataflow SDK documentation to Beam Programming Guide

2016-04-14 Thread Devin Donnelly (JIRA)
Devin Donnelly created BEAM-193:
---

 Summary: Port existing Dataflow SDK documentation to Beam 
Programming Guide
 Key: BEAM-193
 URL: https://issues.apache.org/jira/browse/BEAM-193
 Project: Beam
  Issue Type: Task
  Components: website
Reporter: Devin Donnelly
Assignee: James Malone


There is an extensive amount of documentation on the Dataflow SDK programming 
model and classes. Port this documentation over as a new Beam Programming Guide 
covering the following major topics:

- Programming model overview
- Pipeline structure
- PCollections
- Transforms
- I/O



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (BEAM-192) Create new landing page for Apache Beam Documentation

2016-04-14 Thread Devin Donnelly (JIRA)
Devin Donnelly created BEAM-192:
---

 Summary: Create new landing page for Apache Beam Documentation
 Key: BEAM-192
 URL: https://issues.apache.org/jira/browse/BEAM-192
 Project: Beam
  Issue Type: Task
  Components: website
Reporter: Devin Donnelly
Assignee: James Malone


Revise the current stopgap Apache Beam landing page.

- Explain the benefits of the Beam programming model
- Disclose the status of the various Beam SDKs and runners
- Provide an easy place to access release notes



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)