[
https://issues.apache.org/jira/browse/BEAM-892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15635253#comment-15635253
]
ASF GitHub Bot commented on BEAM-892:
-------------------------------------
GitHub user francesperry opened a pull request:
https://github.com/apache/incubator-beam-site/pull/63
[BEAM-892] Basic Quickstart
* Uses the maven archetypes to create and run a simple WordCount.
* Has placeholders for all runners, though per-runner details (BEAM-899,
BEAM-900, BEAM-904) and better toggling between runner-specific commandlines
(BEAM-902) are left for future work.
* Creates a basic Runners landing page to keep the quickstart simple, with
the assumption that most people will either use the Direct runner or already
have a favorite runner they are itching to try.
Reviewer: @davorbonaci
CC: @mabdullah353, @nssalian, @evilsoapbox
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/francesperry/incubator-beam-site quickstart
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-beam-site/pull/63.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #63
----
commit 3462f5690c515e4d40b763b6ee230e3dd8b0786b
Author: Frances Perry <[email protected]>
Date: 2016-11-03T20:09:52Z
Initial pass on a real Quickstart
* Uses the maven archetypes to create and run a simple WordCount.
* Has a skeleton structure for toggling runners, though details for all
runners (BEAM-899, BEAM-900, BEAM-904) and better formatting (BEAM-902) are
left for future work.
* Creates a basic Runners landing page to keep the quickstart simple, with
the assumption that most people will either use the Direct runner or already
have a favorite runner they are itching to try.
----
> revamp quickstart
> -----------------
>
> Key: BEAM-892
> URL: https://issues.apache.org/jira/browse/BEAM-892
> Project: Beam
> Issue Type: Bug
> Components: website
> Reporter: Frances Perry
> Assignee: Frances Perry
>
> We need to make this quickstart actually a quickstart!
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)