[GitHub] flink pull request #2519: [docs] Small improvements to the docs.

2016-09-20 Thread alpinegizmo
GitHub user alpinegizmo opened a pull request: https://github.com/apache/flink/pull/2519 [docs] Small improvements to the docs. This pull request only affects documentation -- fixing small mistakes and improving awkward phrases. You can merge this pull request into a Git

[GitHub] flink pull request #2519: [docs] Small improvements to the docs.

2016-09-21 Thread alpinegizmo
Github user alpinegizmo closed the pull request at: https://github.com/apache/flink/pull/2519 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] flink pull request #2525: [FLINK-4654] Small improvements to the docs.

2016-09-21 Thread alpinegizmo
GitHub user alpinegizmo opened a pull request: https://github.com/apache/flink/pull/2525 [FLINK-4654] Small improvements to the docs. Reading through the docs, I found some small problems -- typos, broken links, awkward phrases. (This was originally submitted as PR 2519, but I&#

[GitHub] flink pull request #2931: In the example of rescaling, updated the descripti...

2016-12-04 Thread alpinegizmo
GitHub user alpinegizmo opened a pull request: https://github.com/apache/flink/pull/2931 In the example of rescaling, updated the description to match the fig… Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into

[GitHub] flink pull request #2931: In the example of rescaling, updated the descripti...

2016-12-04 Thread alpinegizmo
Github user alpinegizmo closed the pull request at: https://github.com/apache/flink/pull/2931 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] flink pull request #2932: [FLINK-5249] [docs] description of datastream resc...

2016-12-04 Thread alpinegizmo
GitHub user alpinegizmo opened a pull request: https://github.com/apache/flink/pull/2932 [FLINK-5249] [docs] description of datastream rescaling doesn't match… In docs/dev/datastream_api.html#physical-partitioning the figure shows a parallelism of 2 rescaling to 6 and back t

[GitHub] flink pull request #2940: [FLINK-5258] [docs] reorganize the docs to improve...

2016-12-05 Thread alpinegizmo
GitHub user alpinegizmo opened a pull request: https://github.com/apache/flink/pull/2940 [FLINK-5258] [docs] reorganize the docs to improve navigation and reduce duplication Goals: * improve navigation and discoverability: important topics shouldn't be hard to

[GitHub] flink pull request #2943: [FLINK-5259] [docs] wrong execution environment in...

2016-12-05 Thread alpinegizmo
GitHub user alpinegizmo opened a pull request: https://github.com/apache/flink/pull/2943 [FLINK-5259] [docs] wrong execution environment in batch retry delays… At dev/batch/fault_tolerance.html#retry-delays StreamExecutionEnvironment is used in the example code, but this page is

[GitHub] flink pull request #3013: [FLINK-5344] relax spec for requested ruby version...

2016-12-15 Thread alpinegizmo
GitHub user alpinegizmo opened a pull request: https://github.com/apache/flink/pull/3013 [FLINK-5344] relax spec for requested ruby version so the docs can be… With this update, the docs can be built with any version of ruby from 2.0 onward -- I've tested with ruby 2.0 i

[GitHub] flink pull request #3013: [FLINK-5344] relax spec for requested ruby version...

2016-12-15 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3013#discussion_r92689908 --- Diff: docs/build_docs.sh --- @@ -46,8 +46,8 @@ DOCS_DST=${DOCS_SRC}/content JEKYLL_CMD="build" # if -p flag is provided, ser

[GitHub] flink issue #3013: [FLINK-5344] relax spec for requested ruby version so the...

2016-12-15 Thread alpinegizmo
Github user alpinegizmo commented on the issue: https://github.com/apache/flink/pull/3013 Max, this latest commit allows one to take advantage of ruby 2.0 if it is available, but is backwards compatible to 1.9. Hopefully this will satisfy everyone. The only issue I can see is that if

[GitHub] flink pull request #3013: [FLINK-5344] relax spec for requested ruby version...

2016-12-15 Thread alpinegizmo
Github user alpinegizmo closed the pull request at: https://github.com/apache/flink/pull/3013 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] flink issue #3013: [FLINK-5344] relax spec for requested ruby version so the...

2016-12-15 Thread alpinegizmo
Github user alpinegizmo commented on the issue: https://github.com/apache/flink/pull/3013 I've concluded this was the wrong approach. I'll open another pull request to deal with these issues. --- If your project is set up for it, you can reply to this email and have

[GitHub] flink pull request #3016: [FLINK-5344] Fixed the dockerized doc build, which...

2016-12-16 Thread alpinegizmo
GitHub user alpinegizmo opened a pull request: https://github.com/apache/flink/pull/3016 [FLINK-5344] Fixed the dockerized doc build, which has been broken fo… I believe this resolves all of the open issues involving building the docs: The dockerized build needs different

[GitHub] flink issue #3016: [FLINK-5344] Fixed the dockerized doc build, which has be...

2016-12-16 Thread alpinegizmo
Github user alpinegizmo commented on the issue: https://github.com/apache/flink/pull/3016 I've been using the incremental build option for several weeks, and find it to be a significant productivity booster. And yes, it requires ruby 2.0 or higher (which is nearly four years o

[GitHub] flink pull request #3028: [FLINK-5367] Restore doc changes that were lost wh...

2016-12-19 Thread alpinegizmo
GitHub user alpinegizmo opened a pull request: https://github.com/apache/flink/pull/3028 [FLINK-5367] Restore doc changes that were lost when merging ... These doc updates were unfortunately lost when merging the recent documentation refactoring. This PR puts those missing edits

[GitHub] flink issue #3720: [FLINK-6302] Documentation build error on ruby 2.4

2017-05-02 Thread alpinegizmo
Github user alpinegizmo commented on the issue: https://github.com/apache/flink/pull/3720 I prefer a conservative approach for as long as we still have to support building the docs on Ruby 1.9, so I'd keep the number of updated gems as small as possible. As for a

[GitHub] flink pull request #3821: [FLINK-5742] allow docs sidebar nav to work below ...

2017-05-04 Thread alpinegizmo
GitHub user alpinegizmo opened a pull request: https://github.com/apache/flink/pull/3821 [FLINK-5742] allow docs sidebar nav to work below 1200px The breakpoints for the docs move the content below the sidebar navigation for widths below 1200px, which is frequently annoying

[GitHub] flink pull request #3822: [FLINK-6443] add more links to concepts docs

2017-05-04 Thread alpinegizmo
GitHub user alpinegizmo opened a pull request: https://github.com/apache/flink/pull/3822 [FLINK-6443] add more links to concepts docs Some sections in the high-level concepts docs don't have any pointers to help you learn more. It can be useful to point people to these co

[GitHub] flink pull request #3823: [FLINK-6438] Added a few links to the docs home pa...

2017-05-04 Thread alpinegizmo
GitHub user alpinegizmo opened a pull request: https://github.com/apache/flink/pull/3823 [FLINK-6438] Added a few links to the docs home page ... … and made some other small adjustments. You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] flink pull request #3828: [FLINK-6447] update aws/emr docs

2017-05-04 Thread alpinegizmo
GitHub user alpinegizmo opened a pull request: https://github.com/apache/flink/pull/3828 [FLINK-6447] update aws/emr docs EMR now has explicit Flink support, so there's no need to install Flink by hand unless you need something custom. You can merge this pull request into

[GitHub] flink issue #3828: [FLINK-6447] update aws/emr docs

2017-05-05 Thread alpinegizmo
Github user alpinegizmo commented on the issue: https://github.com/apache/flink/pull/3828 @greghogan Thanks for the feedback! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] flink pull request #3823: [FLINK-6438] Added a few links to the docs home pa...

2017-05-06 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3823#discussion_r115125659 --- Diff: docs/index.md --- @@ -33,9 +33,13 @@ Apache Flink is an open source platform for distributed stream and batch data pr - **Concepts

[GitHub] flink issue #3823: [FLINK-6438] Added a few links to the docs home page ...

2017-05-06 Thread alpinegizmo
Github user alpinegizmo commented on the issue: https://github.com/apache/flink/pull/3823 @greghogan I'd be happy to list other blogs; any suggestions? I've considered at a few, but the problem with the ones I've examined is that the proportion of Flink-related posts

[GitHub] flink pull request #3857: [FLINK-6512][docs] improved code formatting in som...

2017-05-09 Thread alpinegizmo
GitHub user alpinegizmo opened a pull request: https://github.com/apache/flink/pull/3857 [FLINK-6512][docs] improved code formatting in some examples Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into consideration

[GitHub] flink pull request #3858: [FLINK-6513][docs] cleaned up some typos and gramm...

2017-05-09 Thread alpinegizmo
GitHub user alpinegizmo opened a pull request: https://github.com/apache/flink/pull/3858 [FLINK-6513][docs] cleaned up some typos and grammatical flaws Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into

[GitHub] flink pull request #3858: [FLINK-6513][docs] cleaned up some typos and gramm...

2017-05-10 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3858#discussion_r115699196 --- Diff: docs/dev/best_practices.md --- @@ -284,30 +284,30 @@ Change your projects `pom.xml` file like this: The following changes were done

[GitHub] flink pull request #3858: [FLINK-6513][docs] cleaned up some typos and gramm...

2017-05-10 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3858#discussion_r115701327 --- Diff: docs/dev/stream/checkpointing.md --- @@ -124,8 +124,8 @@ env.getCheckpointConfig.setMaxConcurrentCheckpoints(1) ## Selecting a State

[GitHub] flink issue #3857: [FLINK-6512][docs] improved code formatting in some examp...

2017-05-10 Thread alpinegizmo
Github user alpinegizmo commented on the issue: https://github.com/apache/flink/pull/3857 @greghogan Yes, I think we should use spaces rather than tabs in code samples in the docs -- and fewer than 8. I looked around at all of the code in the docs, and made sure that all of it is now

[GitHub] flink pull request #3240: [FLINK-5575][docs] in old releases, warn users and...

2017-02-09 Thread alpinegizmo
Github user alpinegizmo closed the pull request at: https://github.com/apache/flink/pull/3240 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] flink pull request #3241: [FLINK-5575][docs] in old releases, warn users and...

2017-02-09 Thread alpinegizmo
Github user alpinegizmo closed the pull request at: https://github.com/apache/flink/pull/3241 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] flink pull request #3238: [FLINK-5575][docs] in old releases, warn users and...

2017-02-09 Thread alpinegizmo
Github user alpinegizmo closed the pull request at: https://github.com/apache/flink/pull/3238 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] flink pull request #3239: [FLINK-5575][docs] in old releases, warn users and...

2017-02-09 Thread alpinegizmo
Github user alpinegizmo closed the pull request at: https://github.com/apache/flink/pull/3239 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] flink pull request #3301: [FLINK-5788] [docs] Improve documentation of FileS...

2017-02-14 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3301#discussion_r101011358 --- Diff: docs/internals/filesystems.md --- @@ -0,0 +1,138 @@ +--- +title: "File Systems" +nav-parent_id: internals +n

[GitHub] flink pull request #3301: [FLINK-5788] [docs] Improve documentation of FileS...

2017-02-14 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3301#discussion_r101011728 --- Diff: docs/internals/filesystems.md --- @@ -0,0 +1,138 @@ +--- +title: "File Systems" +nav-parent_id: internals +n

[GitHub] flink pull request #3301: [FLINK-5788] [docs] Improve documentation of FileS...

2017-02-14 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3301#discussion_r101012059 --- Diff: docs/internals/filesystems.md --- @@ -0,0 +1,138 @@ +--- +title: "File Systems" +nav-parent_id: internals +n

[GitHub] flink pull request #3301: [FLINK-5788] [docs] Improve documentation of FileS...

2017-02-14 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3301#discussion_r101010804 --- Diff: docs/internals/filesystems.md --- @@ -0,0 +1,138 @@ +--- +title: "File Systems" +nav-parent_id: internals +n

[GitHub] flink pull request #3301: [FLINK-5788] [docs] Improve documentation of FileS...

2017-02-14 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3301#discussion_r101011921 --- Diff: docs/internals/filesystems.md --- @@ -0,0 +1,138 @@ +--- +title: "File Systems" +nav-parent_id: internals +n

[GitHub] flink pull request #3301: [FLINK-5788] [docs] Improve documentation of FileS...

2017-02-14 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3301#discussion_r101011563 --- Diff: docs/internals/filesystems.md --- @@ -0,0 +1,138 @@ +--- +title: "File Systems" +nav-parent_id: internals +n

[GitHub] flink pull request #3301: [FLINK-5788] [docs] Improve documentation of FileS...

2017-02-14 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3301#discussion_r101010905 --- Diff: docs/internals/filesystems.md --- @@ -0,0 +1,138 @@ +--- +title: "File Systems" +nav-parent_id: internals +n

[GitHub] flink pull request #3300: [FLINK-5690][docs] Add note on shading to best pra...

2017-02-14 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3300#discussion_r101038332 --- Diff: docs/dev/best_practices.md --- @@ -310,3 +310,17 @@ Next, you need to put the following jar files into the `lib/` folder: Note that you

[GitHub] flink pull request #3317: [FLINK-5805] improvements to docs for ProcessFunct...

2017-02-15 Thread alpinegizmo
GitHub user alpinegizmo opened a pull request: https://github.com/apache/flink/pull/3317 [FLINK-5805] improvements to docs for ProcessFunction I added a paragraph to hopefully clarify why ProcessFunction is relevant to joins. I also tried to clean up a few places where the English

[GitHub] flink pull request #3320: [FLINK-5807] improved wording for doc home page

2017-02-15 Thread alpinegizmo
GitHub user alpinegizmo opened a pull request: https://github.com/apache/flink/pull/3320 [FLINK-5807] improved wording for doc home page There is currently some awkwardness in the wording of the Migration Guide section of the home page of the docs. You can merge this pull request

[GitHub] flink pull request #3350: [FLINK-5837][docs] improve readability of the quer...

2017-02-17 Thread alpinegizmo
GitHub user alpinegizmo opened a pull request: https://github.com/apache/flink/pull/3350 [FLINK-5837][docs] improve readability of the queryable state docs Some edits to make the page read better. Also, a blank line was missing, so the bullet list at line 55 wasn't actua

[GitHub] flink pull request #3401: [FLINK-5894] [docs] Fix misleading HA docs

2017-02-23 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3401#discussion_r102703065 --- Diff: docs/setup/jobmanager_high_availability.md --- @@ -84,12 +84,11 @@ In order to start an HA-cluster add the following configuration keys to

[GitHub] flink issue #3401: [FLINK-5894] [docs] Fix misleading HA docs

2017-02-23 Thread alpinegizmo
Github user alpinegizmo commented on the issue: https://github.com/apache/flink/pull/3401 Would be better to spell metadata as one word. Otherwise looks great to me. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] flink pull request #3403: [FLINK-5896][docs] improve readability of event ti...

2017-02-23 Thread alpinegizmo
GitHub user alpinegizmo opened a pull request: https://github.com/apache/flink/pull/3403 [FLINK-5896][docs] improve readability of event time docs Some edits to improve the event time documentation. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] flink issue #3136: [FLINK-5512] [doc] Improve RabbitMQ documentation

2017-01-18 Thread alpinegizmo
Github user alpinegizmo commented on the issue: https://github.com/apache/flink/pull/3136 Very helpful. But I did stumble on this sentence -- I'm not sure what "of a queue" is telling me. > This limitation is mainly due to RabbitMQ's approach to dis

[GitHub] flink pull request #3130: [FLINK-5502] Add the function migration guide in d...

2017-01-18 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3130#discussion_r96628699 --- Diff: docs/dev/migration.md --- @@ -25,9 +25,326 @@ under the License. * This will be replaced by the TOC {:toc} -## Flink 1.1 to

[GitHub] flink pull request #3130: [FLINK-5502] Add the function migration guide in d...

2017-01-18 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3130#discussion_r96613305 --- Diff: docs/dev/migration.md --- @@ -25,9 +25,326 @@ under the License. * This will be replaced by the TOC {:toc} -## Flink 1.1 to

[GitHub] flink pull request #3130: [FLINK-5502] Add the function migration guide in d...

2017-01-18 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3130#discussion_r96614280 --- Diff: docs/dev/migration.md --- @@ -25,9 +25,326 @@ under the License. * This will be replaced by the TOC {:toc} -## Flink 1.1 to

[GitHub] flink pull request #3130: [FLINK-5502] Add the function migration guide in d...

2017-01-18 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3130#discussion_r96612338 --- Diff: docs/dev/migration.md --- @@ -25,9 +25,326 @@ under the License. * This will be replaced by the TOC {:toc} -## Flink 1.1 to

[GitHub] flink pull request #3130: [FLINK-5502] Add the function migration guide in d...

2017-01-18 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3130#discussion_r96628469 --- Diff: docs/dev/migration.md --- @@ -25,9 +25,326 @@ under the License. * This will be replaced by the TOC {:toc} -## Flink 1.1 to

[GitHub] flink pull request #3130: [FLINK-5502] Add the function migration guide in d...

2017-01-18 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3130#discussion_r96629758 --- Diff: docs/dev/migration.md --- @@ -25,9 +25,326 @@ under the License. * This will be replaced by the TOC {:toc} -## Flink 1.1 to

[GitHub] flink pull request #3130: [FLINK-5502] Add the function migration guide in d...

2017-01-18 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3130#discussion_r96612039 --- Diff: docs/dev/migration.md --- @@ -25,9 +25,326 @@ under the License. * This will be replaced by the TOC {:toc} -## Flink 1.1 to

[GitHub] flink pull request #3130: [FLINK-5502] Add the function migration guide in d...

2017-01-18 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3130#discussion_r96630636 --- Diff: docs/dev/migration.md --- @@ -25,9 +25,326 @@ under the License. * This will be replaced by the TOC {:toc} -## Flink 1.1 to

[GitHub] flink pull request #3130: [FLINK-5502] Add the function migration guide in d...

2017-01-18 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3130#discussion_r96630180 --- Diff: docs/dev/migration.md --- @@ -25,9 +25,326 @@ under the License. * This will be replaced by the TOC {:toc} -## Flink 1.1 to

[GitHub] flink pull request #3130: [FLINK-5502] Add the function migration guide in d...

2017-01-18 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3130#discussion_r96628840 --- Diff: docs/dev/migration.md --- @@ -25,9 +25,326 @@ under the License. * This will be replaced by the TOC {:toc} -## Flink 1.1 to

[GitHub] flink pull request #3130: [FLINK-5502] Add the function migration guide in d...

2017-01-18 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3130#discussion_r96613974 --- Diff: docs/dev/migration.md --- @@ -25,9 +25,326 @@ under the License. * This will be replaced by the TOC {:toc} -## Flink 1.1 to

[GitHub] flink pull request #3130: [FLINK-5502] Add the function migration guide in d...

2017-01-18 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3130#discussion_r96629618 --- Diff: docs/dev/migration.md --- @@ -25,9 +25,326 @@ under the License. * This will be replaced by the TOC {:toc} -## Flink 1.1 to

[GitHub] flink pull request #3130: [FLINK-5502] Add the function migration guide in d...

2017-01-18 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3130#discussion_r96628280 --- Diff: docs/dev/migration.md --- @@ -25,9 +25,326 @@ under the License. * This will be replaced by the TOC {:toc} -## Flink 1.1 to

[GitHub] flink pull request #3130: [FLINK-5502] Add the function migration guide in d...

2017-01-18 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3130#discussion_r96630446 --- Diff: docs/dev/migration.md --- @@ -25,9 +25,326 @@ under the License. * This will be replaced by the TOC {:toc} -## Flink 1.1 to

[GitHub] flink pull request #3184: [5456] [docs] state intro and new interfaces

2017-01-20 Thread alpinegizmo
GitHub user alpinegizmo opened a pull request: https://github.com/apache/flink/pull/3184 [5456] [docs] state intro and new interfaces This is an update to the state intro for Flink 1.2, along with some introduction to the new state interfaces. You can merge this pull request into

[GitHub] flink pull request #3184: [5456] [docs] state intro and new interfaces

2017-01-31 Thread alpinegizmo
Github user alpinegizmo closed the pull request at: https://github.com/apache/flink/pull/3184 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] flink pull request #3238: [FLINK-5575][docs] in old releases, warn users and...

2017-01-31 Thread alpinegizmo
GitHub user alpinegizmo opened a pull request: https://github.com/apache/flink/pull/3238 [FLINK-5575][docs] in old releases, warn users and guide them to the … …latest stable docs You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] flink pull request #3239: [FLINK-5575][docs] in old releases, warn users and...

2017-01-31 Thread alpinegizmo
GitHub user alpinegizmo opened a pull request: https://github.com/apache/flink/pull/3239 [FLINK-5575][docs] in old releases, warn users and guide them to the … …latest stable docs You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] flink pull request #3240: [FLINK-5575][docs] in old releases, warn users and...

2017-01-31 Thread alpinegizmo
GitHub user alpinegizmo opened a pull request: https://github.com/apache/flink/pull/3240 [FLINK-5575][docs] in old releases, warn users and guide them to the … …latest stable docs You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] flink pull request #3241: [FLINK-5575][docs] in old releases, warn users and...

2017-01-31 Thread alpinegizmo
GitHub user alpinegizmo opened a pull request: https://github.com/apache/flink/pull/3241 [FLINK-5575][docs] in old releases, warn users and guide them to the … …latest stable docs You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] flink pull request #3242: [FLINK-5575][docs] reworked the mechanism that war...

2017-01-31 Thread alpinegizmo
GitHub user alpinegizmo opened a pull request: https://github.com/apache/flink/pull/3242 [FLINK-5575][docs] reworked the mechanism that warns users about … …newer docs so that only the most recent out-of-date release has to be updated when a new release is made available

[GitHub] flink issue #3262: [FLINK-5709] Add Max Parallelism to Parallel Execution Do...

2017-02-03 Thread alpinegizmo
Github user alpinegizmo commented on the issue: https://github.com/apache/flink/pull/3262 +1 looks good to me --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] flink pull request #3258: Flink job migration 1.1 -> 1.2 documentation

2017-02-03 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3258#discussion_r99369385 --- Diff: docs/ops/upgrading.md --- @@ -35,23 +35,105 @@ under the License. ## Upgrading the Flink Framework Version - - Either &qu

[GitHub] flink pull request #3258: Flink job migration 1.1 -> 1.2 documentation

2017-02-03 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3258#discussion_r99369329 --- Diff: docs/ops/upgrading.md --- @@ -35,23 +35,105 @@ under the License. ## Upgrading the Flink Framework Version - - Either &qu

[GitHub] flink pull request #3258: Flink job migration 1.1 -> 1.2 documentation

2017-02-03 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3258#discussion_r99370939 --- Diff: docs/ops/upgrading.md --- @@ -35,23 +35,105 @@ under the License. ## Upgrading the Flink Framework Version - - Either &qu

[GitHub] flink pull request #3258: Flink job migration 1.1 -> 1.2 documentation

2017-02-03 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3258#discussion_r99370751 --- Diff: docs/ops/upgrading.md --- @@ -35,23 +35,105 @@ under the License. ## Upgrading the Flink Framework Version - - Either &qu

[GitHub] flink pull request #3258: Flink job migration 1.1 -> 1.2 documentation

2017-02-03 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3258#discussion_r99369716 --- Diff: docs/ops/upgrading.md --- @@ -35,23 +35,105 @@ under the License. ## Upgrading the Flink Framework Version - - Either &qu

[GitHub] flink pull request #3258: Flink job migration 1.1 -> 1.2 documentation

2017-02-03 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3258#discussion_r99370593 --- Diff: docs/ops/upgrading.md --- @@ -35,23 +35,105 @@ under the License. ## Upgrading the Flink Framework Version - - Either &qu

[GitHub] flink pull request #3258: Flink job migration 1.1 -> 1.2 documentation

2017-02-03 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3258#discussion_r99369022 --- Diff: docs/ops/upgrading.md --- @@ -35,23 +35,105 @@ under the License. ## Upgrading the Flink Framework Version - - Either &qu

[GitHub] flink pull request #3258: Flink job migration 1.1 -> 1.2 documentation

2017-02-03 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3258#discussion_r99368591 --- Diff: docs/ops/upgrading.md --- @@ -35,23 +35,105 @@ under the License. ## Upgrading the Flink Framework Version - - Either &qu

[GitHub] flink pull request #3258: Flink job migration 1.1 -> 1.2 documentation

2017-02-03 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3258#discussion_r99369468 --- Diff: docs/ops/upgrading.md --- @@ -35,23 +35,105 @@ under the License. ## Upgrading the Flink Framework Version - - Either &qu

[GitHub] flink pull request #3258: Flink job migration 1.1 -> 1.2 documentation

2017-02-03 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3258#discussion_r99369845 --- Diff: docs/ops/upgrading.md --- @@ -35,23 +35,105 @@ under the License. ## Upgrading the Flink Framework Version - - Either &qu

[GitHub] flink pull request #3259: Documentation: Production readiness checklist

2017-02-03 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3259#discussion_r99375568 --- Diff: docs/ops/production_ready.md --- @@ -0,0 +1,88 @@ +--- +title: "Production Readiness Checklist" +nav-parent_id: setup

[GitHub] flink pull request #3259: Documentation: Production readiness checklist

2017-02-03 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3259#discussion_r99376976 --- Diff: docs/ops/production_ready.md --- @@ -0,0 +1,88 @@ +--- +title: "Production Readiness Checklist" +nav-parent_id: setup

[GitHub] flink pull request #3259: Documentation: Production readiness checklist

2017-02-03 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3259#discussion_r99375767 --- Diff: docs/ops/production_ready.md --- @@ -0,0 +1,88 @@ +--- +title: "Production Readiness Checklist" +nav-parent_id: setup

[GitHub] flink pull request #3259: Documentation: Production readiness checklist

2017-02-03 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3259#discussion_r99376685 --- Diff: docs/ops/production_ready.md --- @@ -0,0 +1,88 @@ +--- +title: "Production Readiness Checklist" +nav-parent_id: setup

[GitHub] flink pull request #3259: Documentation: Production readiness checklist

2017-02-03 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3259#discussion_r99375422 --- Diff: docs/ops/production_ready.md --- @@ -0,0 +1,88 @@ +--- +title: "Production Readiness Checklist" +nav-parent_id: setup

[GitHub] flink pull request #3259: Documentation: Production readiness checklist

2017-02-03 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/3259#discussion_r99376488 --- Diff: docs/ops/production_ready.md --- @@ -0,0 +1,88 @@ +--- +title: "Production Readiness Checklist" +nav-parent_id: setup

[GitHub] flink issue #3242: [FLINK-5575][docs] reworked the mechanism that warns user...

2017-02-03 Thread alpinegizmo
Github user alpinegizmo commented on the issue: https://github.com/apache/flink/pull/3242 @uce I tried to choose styling that looks decent with all previous releases. Here's a screenshot against 1.0. ![old-release-warning](https://cloud.githubusercontent.com/assets/43608/226

[GitHub] flink issue #3242: [FLINK-5575][docs] reworked the mechanism that warns user...

2017-02-03 Thread alpinegizmo
Github user alpinegizmo commented on the issue: https://github.com/apache/flink/pull/3242 @uce Some old releases still have strong google power -- especially 0.8. I don't know if replacing those pages with a redirect will cause the page rank to plummet or not. --- If your pr

[GitHub] flink pull request #4543: [FLINK-7449] [docs] Additional documentation for i...

2017-09-19 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/4543#discussion_r139690806 --- Diff: docs/ops/state/checkpoints.md --- @@ -99,3 +99,296 @@ above). ```sh $ bin/flink run -s :checkpointMetaDataPath [:runArgs

[GitHub] flink pull request #4543: [FLINK-7449] [docs] Additional documentation for i...

2017-09-19 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/4543#discussion_r139687055 --- Diff: docs/ops/state/checkpoints.md --- @@ -99,3 +99,296 @@ above). ```sh $ bin/flink run -s :checkpointMetaDataPath [:runArgs

[GitHub] flink pull request #4543: [FLINK-7449] [docs] Additional documentation for i...

2017-09-19 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/4543#discussion_r139689818 --- Diff: docs/ops/state/checkpoints.md --- @@ -99,3 +99,296 @@ above). ```sh $ bin/flink run -s :checkpointMetaDataPath [:runArgs

[GitHub] flink pull request #4543: [FLINK-7449] [docs] Additional documentation for i...

2017-09-19 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/4543#discussion_r139690574 --- Diff: docs/ops/state/checkpoints.md --- @@ -99,3 +99,296 @@ above). ```sh $ bin/flink run -s :checkpointMetaDataPath [:runArgs

[GitHub] flink pull request #4543: [FLINK-7449] [docs] Additional documentation for i...

2017-09-19 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/4543#discussion_r139684257 --- Diff: docs/ops/state/checkpoints.md --- @@ -99,3 +99,296 @@ above). ```sh $ bin/flink run -s :checkpointMetaDataPath [:runArgs

[GitHub] flink pull request #4543: [FLINK-7449] [docs] Additional documentation for i...

2017-09-19 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/4543#discussion_r139689544 --- Diff: docs/ops/state/checkpoints.md --- @@ -99,3 +99,296 @@ above). ```sh $ bin/flink run -s :checkpointMetaDataPath [:runArgs

[GitHub] flink pull request #4543: [FLINK-7449] [docs] Additional documentation for i...

2017-09-19 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/4543#discussion_r139691558 --- Diff: docs/ops/state/checkpoints.md --- @@ -99,3 +99,296 @@ above). ```sh $ bin/flink run -s :checkpointMetaDataPath [:runArgs

[GitHub] flink pull request #4543: [FLINK-7449] [docs] Additional documentation for i...

2017-09-19 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/4543#discussion_r139685795 --- Diff: docs/ops/state/checkpoints.md --- @@ -99,3 +99,296 @@ above). ```sh $ bin/flink run -s :checkpointMetaDataPath [:runArgs

[GitHub] flink pull request #4543: [FLINK-7449] [docs] Additional documentation for i...

2017-09-19 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/4543#discussion_r139687153 --- Diff: docs/ops/state/checkpoints.md --- @@ -99,3 +99,296 @@ above). ```sh $ bin/flink run -s :checkpointMetaDataPath [:runArgs

[GitHub] flink pull request #4543: [FLINK-7449] [docs] Additional documentation for i...

2017-09-19 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/4543#discussion_r139687994 --- Diff: docs/ops/state/checkpoints.md --- @@ -99,3 +99,296 @@ above). ```sh $ bin/flink run -s :checkpointMetaDataPath [:runArgs

[GitHub] flink pull request #4543: [FLINK-7449] [docs] Additional documentation for i...

2017-09-19 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/4543#discussion_r139686793 --- Diff: docs/ops/state/checkpoints.md --- @@ -99,3 +99,296 @@ above). ```sh $ bin/flink run -s :checkpointMetaDataPath [:runArgs

[GitHub] flink pull request #4543: [FLINK-7449] [docs] Additional documentation for i...

2017-09-19 Thread alpinegizmo
Github user alpinegizmo commented on a diff in the pull request: https://github.com/apache/flink/pull/4543#discussion_r139692206 --- Diff: docs/ops/state/checkpoints.md --- @@ -99,3 +99,296 @@ above). ```sh $ bin/flink run -s :checkpointMetaDataPath [:runArgs

  1   2   3   >