[GitHub] incubator-beam pull request #1517: [BEAM-830] ApexRunner launch on YARN clus...

2016-12-06 Thread tweise
GitHub user tweise opened a pull request:

https://github.com/apache/incubator-beam/pull/1517

[BEAM-830] ApexRunner launch on YARN cluster.

Be sure to do all of the following to help us incorporate your contribution
quickly and easily:

 - [ ] Make sure the PR title is formatted like:
   `[BEAM-] Description of pull request`
 - [ ] Make sure tests pass via `mvn clean verify`. (Even better, enable
   Travis-CI on your fork and ensure the whole test matrix passes).
 - [ ] Replace `` in the title with the actual Jira issue
   number, if there is one.
 - [ ] If this contribution is large, please file an Apache
   [Individual Contributor License 
Agreement](https://www.apache.org/licenses/icla.txt).

---
R: @kennknowles @dhalperi 

This PR provides the support to run a Beam pipeline through the main method 
on the YARN cluster. Example:

```
$ mvn compile exec:java -Dexec.mainClass=org.apache.beam.examples.WordCount 
-Dexec.args="--inputFile=pom.xml --output=counts --runner=ApexRunner 
--embeddedExecution=false" -Papex-runner
```

To make that happen it has to do some magic with the class path to 
determine the dependencies that should be used with the Hadoop client. 

Would like to get these changes into the upcoming release.


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/tweise/incubator-beam BEAM-830

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-beam/pull/1517.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 #1517


commit 1b1336fd903d13a5874f1e6b1d03888f54f0fbff
Author: Thomas Weise <t...@apache.org>
Date:   2016-11-25T02:36:11Z

BEAM-830 Support launch on YARN cluster.




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request #1418: Update transitive dependencies for Apex 3...

2016-11-22 Thread tweise
Github user tweise closed the pull request at:

https://github.com/apache/incubator-beam/pull/1418


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request #1418: Update transitive dependencies for Apex 3...

2016-11-22 Thread tweise
GitHub user tweise opened a pull request:

https://github.com/apache/incubator-beam/pull/1418

Update transitive dependencies for Apex 3.5.0 snapshot version.

Be sure to do all of the following to help us incorporate your contribution
quickly and easily:

 - [ ] Make sure the PR title is formatted like:
   `[BEAM-] Description of pull request`
 - [ ] Make sure tests pass via `mvn clean verify`. (Even better, enable
   Travis-CI on your fork and ensure the whole test matrix passes).
 - [ ] Replace `` in the title with the actual Jira issue
   number, if there is one.
 - [ ] If this contribution is large, please file an Apache
   [Individual Contributor License 
Agreement](https://www.apache.org/licenses/icla.txt).

---
R @kennknowles 


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/tweise/incubator-beam apex-dependencies

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-beam/pull/1418.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 #1418


commit 12ce2518c9339d8b6fac13b905f652be417af104
Author: Thomas Weise <t...@apache.org>
Date:   2016-11-22T19:38:00Z

Update transitive dependencies for Apex 3.5.0 snapshot version.




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam-site pull request #78: [BEAM-845] Update Apex runner info aft...

2016-11-12 Thread tweise
GitHub user tweise opened a pull request:

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

[BEAM-845] Update Apex runner info after merge to master.

@davorbonaci please review

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/tweise/incubator-beam-site BEAM-845

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-beam-site/pull/78.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 #78


commit 6cbdbde4666333115504b9e63f2e17fdb6a2fa8b
Author: Thomas Weise <t...@apache.org>
Date:   2016-11-12T10:29:37Z

Update Apex runner info after merge to master.




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request #1305: Merge apex-runner to master

2016-11-07 Thread tweise
GitHub user tweise opened a pull request:

https://github.com/apache/incubator-beam/pull/1305

Merge apex-runner to master

Be sure to do all of the following to help us incorporate your contribution
quickly and easily:

 - [ ] Make sure the PR title is formatted like:
   `[BEAM-] Description of pull request`
 - [ ] Make sure tests pass via `mvn clean verify`. (Even better, enable
   Travis-CI on your fork and ensure the whole test matrix passes).
 - [ ] Replace `` in the title with the actual Jira issue
   number, if there is one.
 - [ ] If this contribution is large, please file an Apache
   [Individual Contributor License 
Agreement](https://www.apache.org/licenses/icla.txt).

---
R: @kennknowles 

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/tweise/incubator-beam apex-runner

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-beam/pull/1305.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 #1305


commit aaf38ddfe53bbb67fad4456ee1068d18b9b891b5
Author: Thomas Weise <t...@apache.org>
Date:   2016-06-27T18:24:13Z

BEAM-261 Apex runner PoC

commit a7e430d6b24de53a116258af75c7eb15d6133b4d
Author: Thomas Weise <t...@apache.org>
Date:   2016-08-31T23:41:52Z

BEAM-261 Use Apex 3.5.0-SNAPSHOT to use loopback as connect address.

commit 074b18f6ae0cfc1a3cc986f89ded6a45e0a3eb57
Author: Thomas Weise <t...@apache.org>
Date:   2016-09-12T03:34:08Z

BEAM-261 Read.Bounded and FlattenPCollection.

commit 09754942c66c9befffc8df9b3c8a75b819a672e6
Author: Thomas Weise <t...@apache.org>
Date:   2016-09-25T23:46:44Z

BEAM-261 PCollectionView and side inputs.

commit 047cff492f1f804785dee73b4768293d3569e8de
Author: Thomas Weise <t...@apache.org>
Date:   2016-10-07T05:36:01Z

BEAM-261 Add support for ParDo.BoundMulti

commit fd7f46c19b9c95a63b522793bb6fb8a849167cbc
Author: Thomas Weise <t...@apache.org>
Date:   2016-10-13T07:56:37Z

BEAM-261 Checkpointing for pushed back inputs.

commit 1ec7cd9129fc31ece7554e2ea18535ce15e46bcf
Author: Thomas Weise <t...@apache.org>
Date:   2016-10-13T21:38:06Z

BEAM-261 Support multiple side inputs.

commit 9454b3bdc6f6ff69363dcd339cfb069c2c2f8cc9
Author: Thomas Weise <t...@apache.org>
Date:   2016-10-17T00:36:01Z

BEAM-261 Enable checkstyle and cleanup.

commit c9f140f2c86128727534f42b10fb8f93981d
Author: Kenneth Knowles <k...@google.com>
Date:   2016-10-17T16:47:49Z

This closes #540

commit 7105d925c51a49798849f01f1d7e0b4f3d4f51ad
Author: Thomas Weise <t...@apache.org>
Date:   2016-10-20T02:11:54Z

BEAM-783 Add test to cover side inputs and outputs.

commit 6a971d6b13a035f74ce1b2d2efc6d37f84a2373c
Author: Thomas Weise <t...@apache.org>
Date:   2016-10-25T16:07:50Z

Merge branch 'master' into apex-runner

commit 0a1b2789589ad834736d2998d00e43f554a56432
Author: Thomas Weise <t...@apache.org>
Date:   2016-10-25T16:16:52Z

Adjust for merge from master.

commit 1db4ff631736172882976c33316bc089d58483af
Author: Thomas Weise <t...@apache.org>
Date:   2016-10-25T15:32:23Z

BEAM-784 Checkpointing for StateInternals

commit 989e399874a5f0ebcf7c19f24a7fd18cead7bfba
Author: Thomas Weise <t...@apache.org>
Date:   2016-10-25T18:01:15Z

Closes #1139

commit c8f8a80d4c6846fd941fbba08727b7a3ecaca7e1
Author: Ismaël Mejía <ieme...@gmail.com>
Date:   2016-10-24T09:30:46Z

[BEAM-815] Fix ApexPipelineOptions conversion and add ApexRunnerRegistrar

commit 8827ccf6b6d648793065df1d5b2c6997f0e6be1e
Author: Thomas Weise <t...@apache.org>
Date:   2016-10-25T23:32:20Z

Closes #1167

commit 52d233aa10dd71ba5f396d0ac76a29f9a3e30f5b
Author: Thomas Weise <t...@apache.org>
Date:   2016-10-26T19:19:25Z

BEAM-261 Skip integration tests unless running with 
-Plocal-runnable-on-service-tests

commit e92157b37fefa0931a63191e24b06fd8df2f7a32
Author: Thomas Weise <t...@apache.org>
Date:   2016-10-26T20:21:18Z

Closes #1186

commit fa3a6aa8d88b24d44d4ca5968e1f26efb4c9dea0
Author: Thomas Weise <t...@apache.org>
Date:   2016-10-26T22:14:10Z

Closes #1194

commit 6fc47ed101f02aacacecd5c62c4a026eaba3e12c
Author: Thomas Weise <t...@apache.org>
Date:   2016-10-28T02:25:06Z

Merge branch 'master' into apex-runner

commit 968eb32b8a77d5613f7645c0f04ce194588e
Author: Thomas Weise <t...@apache.org>
Date:   2016-10-28T03:21:52Z

Adjust for merge from master.

commit 77f4ba2eebf0c02dc95a8b90b4277a12638c4300
Author: Thomas Weise <t...@apache.org>
Date:   2016-10-29T06:47:42Z

BEAM-858 Enable ApexRunner integration test in examples.

commit 51af7e592327ef711673a2b9828536051a6c3898
Author: Thomas Weise <t...@apache.org>
D

[GitHub] incubator-beam pull request #1297: Merge from master to apex-runner

2016-11-07 Thread tweise
GitHub user tweise opened a pull request:

https://github.com/apache/incubator-beam/pull/1297

Merge from master to apex-runner

Be sure to do all of the following to help us incorporate your contribution
quickly and easily:

 - [ ] Make sure the PR title is formatted like:
   `[BEAM-] Description of pull request`
 - [ ] Make sure tests pass via `mvn clean verify`. (Even better, enable
   Travis-CI on your fork and ensure the whole test matrix passes).
 - [ ] Replace `` in the title with the actual Jira issue
   number, if there is one.
 - [ ] If this contribution is large, please file an Apache
   [Individual Contributor License 
Agreement](https://www.apache.org/licenses/icla.txt).

---
R: @kennknowles 

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/tweise/incubator-beam apex-runner

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-beam/pull/1297.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 #1297






---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam-site pull request #68: BEAM-845 Update navigation and runner ...

2016-11-06 Thread tweise
GitHub user tweise opened a pull request:

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

BEAM-845 Update navigation and runner capability matrix to include Apex.

@kennknowles @francesperry please review. This is intended to be merged 
along with the apex-runner feature branch.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/tweise/incubator-beam-site BEAM-845

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-beam-site/pull/68.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 #68


commit 299e4955dfefc79ece9bd6b09838cbcbbc2f563f
Author: Thomas Weise <t...@apache.org>
Date:   2016-11-06T19:48:47Z

BEAM-845 Update navigation and runner capability matrix to include Apex.




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request #1269: BEAM-844 wordcount integration test, fix ...

2016-11-02 Thread tweise
GitHub user tweise opened a pull request:

https://github.com/apache/incubator-beam/pull/1269

BEAM-844 wordcount integration test, fix View.AsIterable, initial GBK 
watermark.

Be sure to do all of the following to help us incorporate your contribution
quickly and easily:

 - [ ] Make sure the PR title is formatted like:
   `[BEAM-] Description of pull request`
 - [ ] Make sure tests pass via `mvn clean verify`. (Even better, enable
   Travis-CI on your fork and ensure the whole test matrix passes).
 - [ ] Replace `` in the title with the actual Jira issue
   number, if there is one.
 - [ ] If this contribution is large, please file an Apache
   [Individual Contributor License 
Agreement](https://www.apache.org/licenses/icla.txt).

---
R: @kennknowles 

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/tweise/incubator-beam BEAM-844

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-beam/pull/1269.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 #1269


commit 46ce788e7ca4574e6a78942117447e32ba01fe7d
Author: Thomas Weise <t...@apache.org>
Date:   2016-11-03T04:40:46Z

BEAM-844 Add wordcount integration test to runner, fix View.AsIterable, 
initial GBK watermark.




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request #1231: [BEAM-844] Example for ApexRunner README

2016-10-30 Thread tweise
Github user tweise closed the pull request at:

https://github.com/apache/incubator-beam/pull/1231


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request #1228: Apex runner merge master

2016-10-30 Thread tweise
Github user tweise closed the pull request at:

https://github.com/apache/incubator-beam/pull/1228


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request #1231: [BEAM-844] Example for ApexRunner README

2016-10-30 Thread tweise
GitHub user tweise opened a pull request:

https://github.com/apache/incubator-beam/pull/1231

[BEAM-844] Example for ApexRunner README

Be sure to do all of the following to help us incorporate your contribution
quickly and easily:

 - [ ] Make sure the PR title is formatted like:
   `[BEAM-] Description of pull request`
 - [ ] Make sure tests pass via `mvn clean verify`. (Even better, enable
   Travis-CI on your fork and ensure the whole test matrix passes).
 - [ ] Replace `` in the title with the actual Jira issue
   number, if there is one.
 - [ ] If this contribution is large, please file an Apache
   [Individual Contributor License 
Agreement](https://www.apache.org/licenses/icla.txt).

---
R @kennknowles 

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/tweise/incubator-beam BEAM-844.README

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-beam/pull/1231.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 #1231


commit c95ad02f0eaccc73b5f5801b60e16b2d605bfbea
Author: Thomas Weise <t...@apache.org>
Date:   2016-10-29T06:47:42Z

BEAM-858 Add ApexRunner test execution to examples.

commit cdf73470c8890c1bdbf6da062a1da0b7d5958bc4
Author: Thomas Weise <t...@apache.org>
Date:   2016-10-31T03:28:31Z

BEAM-844 add example for README




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request #1228: Apex runner merge master

2016-10-29 Thread tweise
GitHub user tweise opened a pull request:

https://github.com/apache/incubator-beam/pull/1228

Apex runner merge master

Be sure to do all of the following to help us incorporate your contribution
quickly and easily:

 - [ ] Make sure the PR title is formatted like:
   `[BEAM-] Description of pull request`
 - [ ] Make sure tests pass via `mvn clean verify`. (Even better, enable
   Travis-CI on your fork and ensure the whole test matrix passes).
 - [ ] Replace `` in the title with the actual Jira issue
   number, if there is one.
 - [ ] If this contribution is large, please file an Apache
   [Individual Contributor License 
Agreement](https://www.apache.org/licenses/icla.txt).

---


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/tweise/incubator-beam apex-runner

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-beam/pull/1228.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 #1228


commit 597e3955c219a7c50df124a0689b99b98dfbbbc9
Author: Kenneth Knowles <k...@google.com>
Date:   2016-10-28T05:18:19Z

Directly implement ReifyTimestampsAndWindows in SparkRunner

commit 9c3e3e7a3b023d2b9e8d22d44a0dbc6ff15369ee
Author: Sela <ans...@paypal.com>
Date:   2016-10-28T07:59:02Z

This closes #1216

commit cd454aa502e0a4e122e38c0c50403483832ada29
Author: Thomas Groh <tg...@google.com>
Date:   2016-10-25T21:51:08Z

Generate PubSub Subscriptions during Pipeline Execution

Instead of generating a random subscription at apply-time, create one
as required.

If splitIntoBundles is exercised, generate a subscription if there is
none specified, and create a new PubSub source that uses that
subscription. This is otherwise identical to the current behavior.

If splitIntoBundles is not exercised, and createReader is called with no
checkpoint, create a random subscription. Store a reference to this
subscription is the PubSub checkpoint, including when materialized.
This changes the wire format of PubSub checkpoints, and
as such this change is not update-compatible.

commit e82c5d2246372041ee7cc362363b2ac959a6bd4a
Author: Dan Halperin <dhalp...@google.com>
Date:   2016-10-28T18:32:06Z

Closes #1190

commit 837bb2b71e515c9170fa2c031c86a618b085b249
Author: Aljoscha Krettek <aljoscha.kret...@gmail.com>
Date:   2016-10-27T13:31:20Z

[BEAM-862] Make Aggregator Creation Idempotent

The problem was that the DoFnInvoker was invoking
createAggregatorForDoFn in the AggregatorFactory several times and
Flink only allows adding each aggregator once. This now adds a check
for whether an aggregator exists already.

commit beccdc6867a5e6bb2517bc4cb31c0cbee202beac
Author: Aljoscha Krettek <aljoscha.kret...@gmail.com>
Date:   2016-10-28T20:48:34Z

This closes #1207

commit 2c2266ee3d3ac49579866cdc29281770036d7eea
Author: Thomas Weise <t...@apache.org>
Date:   2016-10-29T07:59:25Z

Merge remote-tracking branch 'origin/master' into apex-runner




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request #1186: BEAM-784 Checkpointing for StateInternals

2016-10-25 Thread tweise
GitHub user tweise opened a pull request:

https://github.com/apache/incubator-beam/pull/1186

BEAM-784 Checkpointing for StateInternals

Be sure to do all of the following to help us incorporate your contribution
quickly and easily:

 - [ ] Make sure the PR title is formatted like:
   `[BEAM-] Description of pull request`
 - [ ] Make sure tests pass via `mvn clean verify`. (Even better, enable
   Travis-CI on your fork and ensure the whole test matrix passes).
 - [ ] Replace `` in the title with the actual Jira issue
   number, if there is one.
 - [ ] If this contribution is large, please file an Apache
   [Individual Contributor License 
Agreement](https://www.apache.org/licenses/icla.txt).

---
R: @kennknowles


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/tweise/incubator-beam BEAM-784

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-beam/pull/1186.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 #1186


commit 9147c62e8abab093762a026da38f6a476935d17c
Author: Thomas Weise <t...@apache.org>
Date:   2016-10-25T15:32:23Z

BEAM-784 Checkpointing for StateInternals




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request #1139: BEAM-783 Add test to cover side inputs an...

2016-10-19 Thread tweise
GitHub user tweise opened a pull request:

https://github.com/apache/incubator-beam/pull/1139

BEAM-783 Add test to cover side inputs and outputs.

Be sure to do all of the following to help us incorporate your contribution
quickly and easily:

 - [ ] Make sure the PR title is formatted like:
   `[BEAM-] Description of pull request`
 - [ ] Make sure tests pass via `mvn clean verify`. (Even better, enable
   Travis-CI on your fork and ensure the whole test matrix passes).
 - [ ] Replace `` in the title with the actual Jira issue
   number, if there is one.
 - [ ] If this contribution is large, please file an Apache
   [Individual Contributor License 
Agreement](https://www.apache.org/licenses/icla.txt).

---
R: @kennknowles


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/tweise/incubator-beam BEAM-783

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-beam/pull/1139.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 #1139


commit 7105d925c51a49798849f01f1d7e0b4f3d4f51ad
Author: Thomas Weise <t...@apache.org>
Date:   2016-10-20T02:11:54Z

BEAM-783 Add test to cover side inputs and outputs.




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request #1114: BEAM-756 fix JavadocPackage checkstyle su...

2016-10-17 Thread tweise
GitHub user tweise opened a pull request:

https://github.com/apache/incubator-beam/pull/1114

BEAM-756 fix JavadocPackage checkstyle suppression

Be sure to do all of the following to help us incorporate your contribution
quickly and easily:

 - [ ] Make sure the PR title is formatted like:
   `[BEAM-] Description of pull request`
 - [ ] Make sure tests pass via `mvn clean verify`. (Even better, enable
   Travis-CI on your fork and ensure the whole test matrix passes).
 - [ ] Replace `` in the title with the actual Jira issue
   number, if there is one.
 - [ ] If this contribution is large, please file an Apache
   [Individual Contributor License 
Agreement](https://www.apache.org/licenses/icla.txt).

---



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/tweise/incubator-beam BEAM-756

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-beam/pull/1114.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 #1114


commit ff07a1119d5113fb15683e53d6a4d1c8ddbad4e6
Author: Thomas Weise <t...@apache.org>
Date:   2016-10-17T18:14:08Z

BEAM-756 fix JavadocPackage checkstyle suppression




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request #540: [BEAM-261] Apex runner PoC

2016-10-17 Thread tweise
Github user tweise closed the pull request at:

https://github.com/apache/incubator-beam/pull/540


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request #540: [BEAM-261] Apex runner PoC

2016-06-27 Thread tweise
GitHub user tweise opened a pull request:

https://github.com/apache/incubator-beam/pull/540

[BEAM-261] Apex runner PoC

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:
   `[BEAM-] Description of pull request`
 - [ ] Make sure tests pass via `mvn clean verify`. (Even better, enable
   Travis-CI on your fork and ensure the whole test matrix passes).
 - [x] Replace `` in the title with the actual Jira issue
   number, if there is one.
 - [x] If this contribution is large, please file an Apache
   [Individual Contributor License 
Agreement](https://www.apache.org/licenses/icla.txt).

---
R: @kennknowles

Please note that integration tests are enabled and many are still expected 
to fail. This is WIP.


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/tweise/incubator-beam BEAM-261

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-beam/pull/540.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 #540


commit 3f0de449ea7811eb9020be544a0dec0fa1794f88
Author: Thomas Weise <tho...@datatorrent.com>
Date:   2016-06-27T18:24:13Z

BEAM-261 Apex runner PoC




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---