[GitHub] incubator-beam pull request #1678: [BEAM-1198, BEAM-846, BEAM-260] Refactor ...

2016-12-21 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1678 [BEAM-1198, BEAM-846, BEAM-260] Refactor Dataflow translator to decouple input and output graphs more easily Be sure to do all of the following to help us incorporate your contribution

[GitHub] incubator-beam pull request #662: [BEAM-115] WIP: JSON Schema definition of ...

2016-12-21 Thread kennknowles
GitHub user kennknowles reopened a pull request: https://github.com/apache/incubator-beam/pull/662 [BEAM-115] WIP: JSON Schema definition of pipeline This is a json-schema sketch of the concrete schema from the [Pipeline Runner API proposal document](https://s.apache.org/beam

[GitHub] incubator-beam pull request #1673: [BEAM-27] Require TimeDomain to delete a ...

2016-12-20 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1673 [BEAM-27] Require TimeDomain to delete a timer Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR title

[GitHub] incubator-beam pull request #1670: [BEAM-25, BEAM-1117] Fixes for direct run...

2016-12-20 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1670 [BEAM-25, BEAM-1117] Fixes for direct runner expansion and evaluation of stateful ParDo Be sure to do all of the following to help us incorporate your contribution quickly

[GitHub] incubator-beam pull request #1669: [BEAM-1117] Direct runner timers prereqs

2016-12-20 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1669 [BEAM-1117] Direct runner timers prereqs Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR title

[GitHub] incubator-beam pull request #1667: [BEAM-1117] Support user timers for ParDo...

2016-12-20 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1667 [BEAM-1117] Support user timers for ParDo in the direct runner Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make

[GitHub] incubator-beam pull request #1666: [BEAM-362] Move ExecutionContext and rela...

2016-12-20 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1666 [BEAM-362] Move ExecutionContext and related classes to runners-core Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x

[GitHub] incubator-beam pull request #1665: [BEAM-362] Remove deprecated AggregatorFa...

2016-12-20 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1665 [BEAM-362] Remove deprecated AggregatorFactory from SDK Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure

[GitHub] incubator-beam pull request #1662: Prune branches in Jenkins build

2016-12-19 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1662 Prune branches in Jenkins build This avoids possible conflicts in evolution of the configuration of how remote branches are mapped to local branches. Be sure to do all

[GitHub] incubator-beam pull request #1660: [BEAM-27] Support setting and deleting ti...

2016-12-19 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1660 [BEAM-27] Support setting and deleting timers by ID in InMemoryTimerInternals Be sure to do all of the following to help us incorporate your contribution quickly and easily

[GitHub] incubator-beam pull request #1659: [BEAM-1143] More escaping in Jenkins time...

2016-12-19 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1659 [BEAM-1143] More escaping in Jenkins timestamp spec Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR

[GitHub] incubator-beam pull request #1658: Revert "Show timestamps on log lines in J...

2016-12-19 Thread kennknowles
Github user kennknowles closed the pull request at: https://github.com/apache/incubator-beam/pull/1658 --- 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

[GitHub] incubator-beam pull request #1658: Revert "Show timestamps on log lines in J...

2016-12-19 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1658 Revert "Show timestamps on log lines in Jenkins" This reverts commit 4d964734c719037dd6e7e2a3c256da574514758a. Be sure to do all of the following to help us incorp

[GitHub] incubator-beam pull request #1657: Fix seed job fetch spec

2016-12-19 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1657 Fix seed job fetch spec Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR title is formatted like

[GitHub] incubator-beam pull request #1652: [BEAM-27, BEAM-362] Move InMemoryTimerInt...

2016-12-16 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1652 [BEAM-27, BEAM-362] Move InMemoryTimerInternals to runners-core; restore a deprecated copy in its place Be sure to do all of the following to help us incorporate your contribution

[GitHub] incubator-beam pull request #1647: [BEAM-1089] Replace "--none--" with a mes...

2016-12-16 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1647 [BEAM-1089] Replace "--none--" with a message in Jenkins comments Be sure to do all of the following to help us incorporate your contribution quickly and easily:

[GitHub] incubator-beam pull request #1645: Add properties to skip tests for particul...

2016-12-15 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1645 Add properties to skip tests for particular modules Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR

[GitHub] incubator-beam pull request #1642: Delete deprecated TimerCallback

2016-12-15 Thread kennknowles
Github user kennknowles closed the pull request at: https://github.com/apache/incubator-beam/pull/1642 --- 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

[GitHub] incubator-beam pull request #1644: [BEAM-362] Port runners to runners-core A...

2016-12-15 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1644 [BEAM-362] Port runners to runners-core AggregatoryFactory Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure

[GitHub] incubator-beam pull request #1641: Remove deprecated AggregatorFactory from ...

2016-12-15 Thread kennknowles
Github user kennknowles closed the pull request at: https://github.com/apache/incubator-beam/pull/1641 --- 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

[GitHub] incubator-beam pull request #1643: [BEAM-362] Move InMemoryTimerInternals to...

2016-12-15 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1643 [BEAM-362] Move InMemoryTimerInternals to runners-core Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure

[GitHub] incubator-beam pull request #1642: Delete deprecated TimerCallback

2016-12-15 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1642 Delete deprecated TimerCallback Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR title is formatted

[GitHub] incubator-beam pull request #1641: Remove deprecated AggregatorFactory from ...

2016-12-15 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1641 Remove deprecated AggregatorFactory from SDK Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR title

[GitHub] incubator-beam pull request #1640: Show timestamps on log lines in Jenkins

2016-12-15 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1640 Show timestamps on log lines in Jenkins Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR title

[GitHub] incubator-beam pull request #1635: Remove deprecated methods of InMemoryTime...

2016-12-15 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1635 Remove deprecated methods of InMemoryTimerInternals Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR

[GitHub] incubator-beam pull request #1630: Cherry pick #1620 to release-0.4.0-incuba...

2016-12-15 Thread kennknowles
Github user kennknowles closed the pull request at: https://github.com/apache/incubator-beam/pull/1630 --- 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

[GitHub] incubator-beam pull request #1630: Cherry pick #1620 to release-0.4.0-incuba...

2016-12-15 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1630 Cherry pick #1620 to release-0.4.0-incubating Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR title

[GitHub] incubator-beam pull request #1629: Set Dataflow worker version to 0.4.0-incu...

2016-12-15 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1629 Set Dataflow worker version to 0.4.0-incubating Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR

[GitHub] incubator-beam pull request #1628: Bump 0.4.0 incubating worker

2016-12-15 Thread kennknowles
Github user kennknowles closed the pull request at: https://github.com/apache/incubator-beam/pull/1628 --- 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

[GitHub] incubator-beam pull request #1628: Bump 0.4.0 incubating worker

2016-12-15 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1628 Bump 0.4.0 incubating worker Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR title is formatted like

[GitHub] incubator-beam pull request #1626: Fix typo in mvn command args in Apex post...

2016-12-15 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1626 Fix typo in mvn command args in Apex postcommit Jenkins job Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure

[GitHub] incubator-beam pull request #1619: [BEAM-1149] Cherry pick some fixes to rel...

2016-12-14 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1619 [BEAM-1149] Cherry pick some fixes to release-0.4.0 Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR

[GitHub] incubator-beam pull request #1618: [BEAM-1149] Fix NPE in StatefulParDoEvalu...

2016-12-14 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1618 [BEAM-1149] Fix NPE in StatefulParDoEvaluatorFactoryTest mocking Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make

[GitHub] incubator-beam pull request #1616: [BEAM-1149] SimpleDoFnRunner observes win...

2016-12-14 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1616 [BEAM-1149] SimpleDoFnRunner observes window if SideInputReader is nonempty Be sure to do all of the following to help us incorporate your contribution quickly and easily

[GitHub] incubator-beam pull request #1612: [BEAM-27] Support timer setting and recei...

2016-12-13 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1612 [BEAM-27] Support timer setting and receiving in SimpleDoFnRunner Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x

[GitHub] incubator-beam pull request #1607: Cherry pick disabling of state & state te...

2016-12-13 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1607 Cherry pick disabling of state & state tests for Dataflow runner Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x]

[GitHub] incubator-beam pull request #1606: Revert "Allow stateful DoFn in DataflowRu...

2016-12-13 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1606 Revert "Allow stateful DoFn in DataflowRunner" Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure th

[GitHub] incubator-beam pull request #1605: Re-exclude UsesStatefulParDo tests for Da...

2016-12-13 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1605 Re-exclude UsesStatefulParDo tests for Dataflow Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR

[GitHub] incubator-beam pull request #1603: Revert "This closes #1541": Move PerKeyCo...

2016-12-13 Thread kennknowles
Github user kennknowles closed the pull request at: https://github.com/apache/incubator-beam/pull/1603 --- 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

[GitHub] incubator-beam pull request #1602: [BEAM-1149] Cherry pick side inputs fix t...

2016-12-13 Thread kennknowles
Github user kennknowles closed the pull request at: https://github.com/apache/incubator-beam/pull/1602 --- 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

[GitHub] incubator-beam pull request #1598: [BEAM-967] Add Jenkins postcommit for Run...

2016-12-13 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1598 [BEAM-967] Add Jenkins postcommit for RunnableOnService in Apex runner Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x

[GitHub] incubator-beam pull request #1597: [BEAM-1139] Revert Apex+Kryo PR and fix v...

2016-12-13 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1597 [BEAM-1139] Revert Apex+Kryo PR and fix via deps Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR

[GitHub] incubator-beam pull request #1592: [BEAM-362] Move ActiveWindowSet and imple...

2016-12-12 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1592 [BEAM-362] Move ActiveWindowSet and implementations to runners-core Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x

[GitHub] incubator-beam pull request #1585: [BEAM-1139] Add no-arg constructor for Un...

2016-12-12 Thread kennknowles
Github user kennknowles closed the pull request at: https://github.com/apache/incubator-beam/pull/1585 --- 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

[GitHub] incubator-beam pull request #1585: [BEAM-1139] Add no-arg constructor for Un...

2016-12-12 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1585 [BEAM-1139] Add no-arg constructor for UnboundedReadFromBoundedSource Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x

[GitHub] incubator-beam pull request #1556: [BEAM-23] Refactors to support key-preser...

2016-12-12 Thread kennknowles
Github user kennknowles closed the pull request at: https://github.com/apache/incubator-beam/pull/1556 --- 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

[GitHub] incubator-beam pull request #1581: [BEAM-1117] Port Direct runner stateful P...

2016-12-12 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1581 [BEAM-1117] Port Direct runner stateful ParDo to take KeyedWorkItem Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x

[GitHub] incubator-beam-site pull request #104: [BEAM-438] Rename PTransform apply to...

2016-12-09 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam-site/pull/104 [BEAM-438] Rename PTransform apply to expand throughout The term does not appear to have been used in the running text, so replacement in the code of the gaming examples

[GitHub] incubator-beam pull request #1561: [BEAM-498] Remove misc uses of OldDoFn

2016-12-08 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1561 [BEAM-498] Remove misc uses of OldDoFn Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR title

[GitHub] incubator-beam pull request #1555: [BEAM-27] Fix exclusion of UsesTimersInPa...

2016-12-08 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1555 [BEAM-27] Fix exclusion of UsesTimersInParDo for FlinkRunner streaming tests Be sure to do all of the following to help us incorporate your contribution quickly and easily

[GitHub] incubator-beam pull request #1539: [BEAM-498] Remove misc occurrences of Old...

2016-12-08 Thread kennknowles
Github user kennknowles closed the pull request at: https://github.com/apache/incubator-beam/pull/1539 --- 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

[GitHub] incubator-beam pull request #1550: [BEAM-27] Reject timers for ParDo in each...

2016-12-07 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1550 [BEAM-27] Reject timers for ParDo in each runner separately and exclude timer tests Be sure to do all of the following to help us incorporate your contribution quickly and easily

[GitHub] incubator-beam pull request #1543: [BEAM-25] Move CopyOnAccessStateInternals...

2016-12-07 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1543 [BEAM-25] Move CopyOnAccessStateInternals to runners/direct Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure

[GitHub] incubator-beam pull request #1541: [BEAM-498] Move PerKeyCombineFnRunner to ...

2016-12-07 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1541 [BEAM-498] Move PerKeyCombineFnRunner to runners-core Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure

[GitHub] incubator-beam pull request #1539: [BEAM-498] Remove misc occurrences of Old...

2016-12-07 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1539 [BEAM-498] Remove misc occurrences of OldDoFn Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR title

[GitHub] incubator-beam pull request #1538: [BEAM-438] Rename PTransform.apply to PTr...

2016-12-07 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1538 [BEAM-438] Rename PTransform.apply to PTransform.expand Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure

[GitHub] incubator-beam pull request #1536: [BEAM-664] Revise WindowedWordCount examp...

2016-12-07 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1536 [BEAM-664] Revise WindowedWordCount example to be more independent of runner and execution style Be sure to do all of the following to help us incorporate your contribution quickly

[GitHub] incubator-beam pull request #1529: [BEAM-498] Port ParDoTest from OldDoFn to...

2016-12-06 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1529 [BEAM-498] Port ParDoTest from OldDoFn to new DoFn Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR

[GitHub] incubator-beam pull request #1528: [BEAM-27] Add DoFn.OnTimerContext and sup...

2016-12-06 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1528 [BEAM-27] Add DoFn.OnTimerContext and support as a DoFn parameter Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x

[GitHub] incubator-beam pull request #1523: [BEAM-1038] Allow stateful DoFn in Datafl...

2016-12-06 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1523 [BEAM-1038] Allow stateful DoFn in DataflowRunner Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR

[GitHub] incubator-beam pull request #1488: Fix pom syntax for excludedGroups for Spl...

2016-12-01 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1488 Fix pom syntax for excludedGroups for SplittableParDo Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure

[GitHub] incubator-beam pull request #1478: [BEAM-362] Moved KeyedWorkItem and relate...

2016-11-30 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1478 [BEAM-362] Moved KeyedWorkItem and related classes to runners-core Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x

[GitHub] incubator-beam pull request #1477: [BEAM-27] Add timerId to TimerData

2016-11-30 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1477 [BEAM-27] Add timerId to TimerData Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR title

[GitHub] incubator-beam pull request #1474: [BEAM-986] Revert "Improvements to Reduce...

2016-11-30 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1474 [BEAM-986] Revert "Improvements to ReduceFnRunner prefetching" Be sure to do all of the following to help us incorporate your contribution quickly and easily:

[GitHub] incubator-beam pull request #1462: [BEAM-1062] Shade the SDK more fully; eve...

2016-11-29 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1462 [BEAM-1062] Shade the SDK more fully; everything but a whitelist Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make

[GitHub] incubator-beam pull request #1460: Revert "Remove WindowedValue.valueInEmpty...

2016-11-29 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1460 Revert "Remove WindowedValue.valueInEmptyWindows" Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make s

[GitHub] incubator-beam pull request #1458: Restore a private ValueInEmptyWindows to ...

2016-11-29 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1458 Restore a private ValueInEmptyWindows to DataflowRunner Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure

[GitHub] incubator-beam pull request #1440: [BEAM-230] Remove WindowedValue.valueInEm...

2016-11-28 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1440 [BEAM-230] Remove WindowedValue.valueInEmptyWindows Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR

[GitHub] incubator-beam pull request #1430: [BEAM-498] Remove an OldDoFn and obsolete...

2016-11-23 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1430 [BEAM-498] Remove an OldDoFn and obsolete WindowingInternals#writePCollectionViewData Be sure to do all of the following to help us incorporate your contribution quickly and easily

[GitHub] incubator-beam pull request #1424: Add input and output types to TransformRe...

2016-11-22 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1424 Add input and output types to TransformResult Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR title

[GitHub] incubator-beam pull request #1410: [BEAM-25] Temporarily reject stateful Par...

2016-11-21 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1410 [BEAM-25] Temporarily reject stateful ParDo in ApexRunner (until support is added) Be sure to do all of the following to help us incorporate your contribution quickly and easily

[GitHub] incubator-beam pull request #1411: [BEAM-25] Temporarily reject stateful Par...

2016-11-21 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1411 [BEAM-25] Temporarily reject stateful ParDo in ApexRunner (until support is added) Be sure to do all of the following to help us incorporate your contribution quickly and easily

[GitHub] incubator-beam pull request #1409: [BEAM-25] Temporarily reject stateful Par...

2016-11-21 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1409 [BEAM-25] Temporarily reject stateful ParDo in SparkRunner (until support is added) Be sure to do all of the following to help us incorporate your contribution quickly and easily

[GitHub] incubator-beam pull request #1399: [BEAM-25] Direct runner state

2016-11-21 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1399 [BEAM-25] Direct runner state Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR title is formatted

[GitHub] incubator-beam pull request #1389: Restore StateContexts.windowOnly for temp...

2016-11-18 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1389 Restore StateContexts.windowOnly for temporary compatibility Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make

[GitHub] incubator-beam pull request #1386: [BEAM-498] Move DoFn.ArgumentProvider to ...

2016-11-17 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1386 [BEAM-498] Move DoFn.ArgumentProvider to DoFnInvokers.ArgumentProvider Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x

[GitHub] incubator-beam pull request #1378: [BEAM-23] DirectRunner: rewrite single-ou...

2016-11-17 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1378 [BEAM-23] DirectRunner: rewrite single-output ParDo to multi-output Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x

[GitHub] incubator-beam pull request #1347: [BEAM-25] Allow stateful DoFn in DirectRu...

2016-11-16 Thread kennknowles
Github user kennknowles closed the pull request at: https://github.com/apache/incubator-beam/pull/1347 --- 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

[GitHub] incubator-beam-site pull request #87: Remove Apex runner from work in progre...

2016-11-16 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam-site/pull/87 Remove Apex runner from work in progress R: @davorbonaci You can merge this pull request into a Git repository by running: $ git pull https://github.com/kennknowles/incubator

[GitHub] incubator-beam pull request #1368: [BEAM-498] Transmit new DoFn in Dataflow ...

2016-11-15 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1368 [BEAM-498] Transmit new DoFn in Dataflow translator Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR

[GitHub] incubator-beam pull request #1360: [BEAM-498] Rename DoFn.ExtraContextFactor...

2016-11-14 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1360 [BEAM-498] Rename DoFn.ExtraContextFactory to DoFn.Arguments Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make

[GitHub] incubator-beam pull request #1355: [BEAM-498] Treat ProcessContext and Conte...

2016-11-11 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1355 [BEAM-498] Treat ProcessContext and Context like other DoFn parameters Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x

[GitHub] incubator-beam pull request #1347: [BEAM-25] Allow stateful DoFn. Implement ...

2016-11-10 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1347 [BEAM-25] Allow stateful DoFn. Implement for DirectRunner Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure

[GitHub] incubator-beam pull request #1344: [BEAM-194] Add Java 8 examples archetype ...

2016-11-10 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1344 [BEAM-194] Add Java 8 examples archetype including mobile gaming example, with generator script Be sure to do all of the following to help us incorporate your contribution quickly

[GitHub] incubator-beam pull request #1338: [BEAM-664] Update examples archetype

2016-11-10 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1338 [BEAM-664] Update examples archetype Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR title

[GitHub] incubator-beam pull request #1275: [BEAM-664] Revise WindowedWordCount to be...

2016-11-10 Thread kennknowles
Github user kennknowles closed the pull request at: https://github.com/apache/incubator-beam/pull/1275 --- 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

[GitHub] incubator-beam pull request #1320: [BEAM-947] Fixup breakage in WindowedWord...

2016-11-09 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1320 [BEAM-947] Fixup breakage in WindowedWordCountIT Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR

[GitHub] incubator-beam pull request #1318: [BEAM-922] Fix findbugs errors and re-ena...

2016-11-08 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1318 [BEAM-922] Fix findbugs errors and re-enable for runners-core Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make

[GitHub] incubator-beam pull request #1315: [BEAM-664] Examples not windowed

2016-11-08 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1315 [BEAM-664] Examples not windowed Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR title is formatted

[GitHub] incubator-beam pull request #1314: [BEAM-664] Add runner-specific profiles t...

2016-11-08 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1314 [BEAM-664] Add runner-specific profiles to the examples pom.xml Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make

[GitHub] incubator-beam pull request #1307: [BEAM-27] Connect generated DoFnInvoker's...

2016-11-07 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1307 [BEAM-27] Connect generated DoFnInvoker's invokerOnTimer to generated OnTimerInvoker Be sure to do all of the following to help us incorporate your contribution quickly and easily

[GitHub] incubator-beam pull request #1296: Initial fixups for Regex

2016-11-07 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1296 Initial fixups for Regex Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR title is formatted like

[GitHub] incubator-beam pull request #1282: [BEAM-25] DoFnInvoker support for State a...

2016-11-03 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1282 [BEAM-25] DoFnInvoker support for State and Timer params Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure

[GitHub] incubator-beam pull request #1281: [BEAM-25] Generalized extra context facto...

2016-11-03 Thread kennknowles
Github user kennknowles closed the pull request at: https://github.com/apache/incubator-beam/pull/1281 --- 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

[GitHub] incubator-beam pull request #1281: [BEAM-25] Generalized extra context facto...

2016-11-03 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1281 [BEAM-25] Generalized extra context factory Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR title

[GitHub] incubator-beam pull request #1275: [BEAM-664] Revise examples to be more ind...

2016-11-03 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1275 [BEAM-664] Revise examples to be more independent of runner and execution style Be sure to do all of the following to help us incorporate your contribution quickly and easily

[GitHub] incubator-beam pull request #1256: On timer invoker

2016-11-01 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1256 On timer invoker Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR title is formatted like

[GitHub] incubator-beam pull request #1252: [BEAM-27] Factor of parameter analysis in...

2016-11-01 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1252 [BEAM-27] Factor of parameter analysis in DoFnSignatures; use it for @OnTimer methods Be sure to do all of the following to help us incorporate your contribution quickly and easily

[GitHub] incubator-beam pull request #1217: [BEAM-27] Add setTimer and deleteTimer by...

2016-10-28 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1217 [BEAM-27] Add setTimer and deleteTimer by ID in TimerInternals Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make

[GitHub] incubator-beam pull request #1216: [BEAM-854] Directly implement ReifyTimest...

2016-10-27 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1216 [BEAM-854] Directly implement ReifyTimestampsAndWindows in SparkRunner Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x

  1   2   3   >