[GitHub] incubator-beam pull request #1676: Merge remote-tracking branch 'origin/mast...

2016-12-21 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 #1676: Merge remote-tracking branch 'origin/mast...

2016-12-21 Thread aaltay
GitHub user aaltay opened a pull request:

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

Merge remote-tracking branch 'origin/master' into python-sdk

There are frequent Apex runner failures the python-sdk branch, bringing up 
pom.xml changes to update those.


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

$ git pull https://github.com/aaltay/incubator-beam python-sdk

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

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


commit c22e2a435113c9653b58f1040a4e9266059767f4
Author: Kenneth Knowles 
Date:   2016-12-08T04:04:51Z

No longer reject timers in ParDo

commit 274f17f0c0df08785a78d9a60c22d5556e46584a
Author: Kenneth Knowles 
Date:   2016-12-08T04:37:33Z

Reject timers for ParDo in DirectRunner

commit 96f9fce782d7ccc5257eff8993b4f9b8261651a6
Author: Kenneth Knowles 
Date:   2016-12-08T17:53:09Z

This closes #1550

commit 95e2c53db535952aaf0c335e0d3d27a721c6b55d
Author: Sela 
Date:   2016-12-08T18:29:35Z

[BEAM-] Reject timers for ParDo in SparkRunner streaming evaluators

commit 0bfa02dd26a7fb80753da1ed130acff1265d093a
Author: Kenneth Knowles 
Date:   2016-12-08T19:54:33Z

This closes #1553

commit a11eb637f6f1c7bdc41b24154cb3893bb194b096
Author: Kenneth Knowles 
Date:   2016-12-08T20:42:03Z

Fix exclusion of UsesTimersInParDo for FlinkRunner streaming tests

commit e292032cbe3defc5c61fb171a00dd8391a27afd8
Author: Kenneth Knowles 
Date:   2016-12-08T20:46:37Z

This closes #1555

commit 4a12cd303df6d4c49425d38a6290f496349cc312
Author: Pei He 
Date:   2016-11-11T05:53:57Z

[BEAM-978] Support bulk get file size in GcsUtil.

commit 409b5dfcf6e9a9699eff43b041e9726bbb979b89
Author: Kenneth Knowles 
Date:   2016-12-08T23:47:48Z

This closes #1359

commit bf1fba450e6b5fd6c98d006b381472eee8db7b72
Author: Eugene Kirpichov 
Date:   2016-12-07T02:00:03Z

Fix a bug in SplittableDoFn Checkpointing

Call checkpoint() only once if the SDF emits output several times per
claim call.

Calling checkpoint multiple times would clobber an existing checkpoint,
and the second call would only ever return an empty residual, losing all
of the initial residual.

commit 40bd27602ebe2269ccaba2685addb8e5e3ba533e
Author: Thomas Groh 
Date:   2016-12-09T01:17:56Z

This closes #1525

commit 30ff1ee17bb290f2b50fd082d8cb63d48280c5c2
Author: Luke Cwik 
Date:   2016-12-08T23:22:35Z

Add support for having an empty CountingInput/CountingSource

commit ddb59125aeacb809b7695c203fe8b1a40e36aed2
Author: Luke Cwik 
Date:   2016-12-09T02:41:42Z

Add support for having an empty CountingInput/CountingSource

This closes #1557

commit 5169e492578a3759e20b50e36ace61bc86636ad2
Author: Luke Cwik 
Date:   2016-12-09T03:17:21Z

fixup! Fix CountingInput naming

commit 9bab78b55fe4661e9a221969441d8a2a4716f7e1
Author: Luke Cwik 
Date:   2016-12-09T03:20:22Z

fixup! Fix extraneous brace

commit 9bcba398c7516437c00517e03d75e27544b01166
Author: Dan Halperin 
Date:   2016-12-09T07:15:19Z

DataflowRunner: bump environment major version

commit 63d197cd0cff332b62a5f4398b1693b6839a348b
Author: Dan Halperin 
Date:   2016-12-09T09:43:16Z

Closes #1560

commit e48b0e6bc20d8eba2968decf7ac2b4ee7503a4df
Author: Kenneth Knowles 
Date:   2016-12-09T07:33:40Z

Remove misc uses of OldDoFn

commit d9a6311734064b1c7171b943eeb511c4d648187a
Author: Sela 
Date:   2016-12-09T16:01:12Z

This closes #1561

commit f83370d69d193818e5be9ff613498f9f3296a658
Author: Thomas Groh 
Date:   2016-12-09T18:52:46Z

Enable the DirectRunner by default in Examples Archetype

This ensures a runner will be on the classpath if no profile is
specified. This matches the generated examples with the quickstart.

commit 49215106d818b6f0585fef5f37851fad5a2d4102
Author: Davor Bonaci 
Date:   2016-12-09T19:41:48Z

This closes #1563

commit 9875b52cc3b6e1af2cbde850c6d3f5b1e75e313e
Author: manuzhang 
Date:   2016-12-09T01:49:49Z

[BEAM-1093] Change Dataflow to Beam in StateInternals' Javadocs

commit 080dbaa3e2ea688fe04c3cad9b2612c39daba477
Author: Davor Bonaci 
Date:   2016-12-09T20:15:48Z

This closes #1559

commit 1e44cb12c2663b1353717bf9237618df74684102
Author: bchambers 
Date:   2016-12-08T18:40:17Z

Change Dataflow profiling option to