[GitHub] incubator-beam pull request #936: Update Beam examples archetypes

2016-09-08 Thread peihe
GitHub user peihe opened a pull request: https://github.com/apache/incubator-beam/pull/936 Update Beam examples archetypes You can merge this pull request into a Git repository by running: $ git pull https://github.com/peihe/incubator-beam archetypes Alternatively you can

[jira] [Resolved] (BEAM-620) DataflowPipelineJob IllegalArgumentException from time underflow

2016-09-08 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Halperin resolved BEAM-620. -- Resolution: Fixed Fix Version/s: Not applicable > DataflowPipelineJob

[jira] [Commented] (BEAM-620) DataflowPipelineJob IllegalArgumentException from time underflow

2016-09-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15475500#comment-15475500 ] ASF GitHub Bot commented on BEAM-620: - Github user asfgit closed the pull request at:

[1/2] incubator-beam git commit: Closes #932

2016-09-08 Thread dhalperi
Repository: incubator-beam Updated Branches: refs/heads/master 7fcc9444e -> 817515fe4 Closes #932 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/817515fe Tree:

[2/2] incubator-beam git commit: DataflowPipelineJob: catch an underflow in backoff code

2016-09-08 Thread dhalperi
DataflowPipelineJob: catch an underflow in backoff code Forward port of https://github.com/GoogleCloudPlatform/DataflowJavaSDK/pull/422 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/ed3b12ab Tree:

[jira] [Commented] (BEAM-618) Python SDKs writes non RFC compliant JSON files for BQ Export

2016-09-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15475458#comment-15475458 ] ASF GitHub Bot commented on BEAM-618: - Github user ajamato closed the pull request at:

[GitHub] incubator-beam pull request #935: [BEAM-618] Disallow NAN, INF and -INF inva...

2016-09-08 Thread ajamato
GitHub user ajamato opened a pull request: https://github.com/apache/incubator-beam/pull/935 [BEAM-618] Disallow NAN, INF and -INF invalid JSON values in bigquery exporter You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (BEAM-618) Python SDKs writes non RFC compliant JSON files for BQ Export

2016-09-08 Thread Alex Amato (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15475443#comment-15475443 ] Alex Amato commented on BEAM-618: - How do I assign to me? I am going to send a change for review for this >

[jira] [Closed] (BEAM-603) Update python sdk README examples

2016-09-08 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] MarĂ­a GH closed BEAM-603. - Resolution: Fixed Fix Version/s: Not applicable > Update python sdk README examples >

[jira] [Commented] (BEAM-544) Add header/footer support to TextIO.Write

2016-09-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15474559#comment-15474559 ] ASF GitHub Bot commented on BEAM-544: - Github user asfgit closed the pull request at:

[1/2] incubator-beam git commit: !fixup Fix missed @Nullable annotations

2016-09-08 Thread lcwik
Repository: incubator-beam Updated Branches: refs/heads/master 8b39a2ea3 -> 7fcc9444e !fixup Fix missed @Nullable annotations Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/7aac4c3e Tree:

[2/2] incubator-beam git commit: [BEAM-544] Address comments during backport Dataflow PR/423 for Apache Beam PR/918

2016-09-08 Thread lcwik
[BEAM-544] Address comments during backport Dataflow PR/423 for Apache Beam PR/918 This closes #934 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/7fcc9444 Tree:

[GitHub] incubator-beam pull request #934: [BEAM-544] Address comments during backpor...

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

[jira] [Commented] (BEAM-544) Add header/footer support to TextIO.Write

2016-09-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15474476#comment-15474476 ] ASF GitHub Bot commented on BEAM-544: - GitHub user lukecwik reopened a pull request:

[GitHub] incubator-beam pull request #934: [BEAM-544] Address comments during backpor...

2016-09-08 Thread lukecwik
GitHub user lukecwik reopened a pull request: https://github.com/apache/incubator-beam/pull/934 [BEAM-544] Address comments during backport Dataflow PR/423 for Apache Beam PR/918 Be sure to do all of the following to help us incorporate your contribution quickly and easily:

[GitHub] incubator-beam pull request #934: [BEAM-544] Address comments during backpor...

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

[jira] [Commented] (BEAM-544) Add header/footer support to TextIO.Write

2016-09-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15474468#comment-15474468 ] ASF GitHub Bot commented on BEAM-544: - Github user lukecwik closed the pull request at:

incubator-beam git commit: Address comments during backport Dataflow PR/423 for Apache Beam PR/918

2016-09-08 Thread lcwik
Repository: incubator-beam Updated Branches: refs/heads/master fb322cc73 -> 8b39a2ea3 Address comments during backport Dataflow PR/423 for Apache Beam PR/918 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit:

[GitHub] incubator-beam pull request #934: Address comments during backport Dataflow ...

2016-09-08 Thread lukecwik
GitHub user lukecwik opened a pull request: https://github.com/apache/incubator-beam/pull/934 Address comments during backport Dataflow PR/423 for Apache Beam PR/918 Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ]

[GitHub] incubator-beam pull request #933: Update 404 link to setuptools docs

2016-09-08 Thread swegner
GitHub user swegner opened a pull request: https://github.com/apache/incubator-beam/pull/933 Update 404 link to setuptools docs Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR title is formatted

[GitHub] incubator-beam-site pull request #39: [BEAM-102] update capability matrix

2016-09-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam-site/pull/39 --- 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

[jira] [Commented] (BEAM-102) Side Inputs for Streaming

2016-09-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15474155#comment-15474155 ] ASF GitHub Bot commented on BEAM-102: - Github user asfgit closed the pull request at:

[1/3] incubator-beam-site git commit: [BEAM-102] update capability matrix

2016-09-08 Thread mxm
Repository: incubator-beam-site Updated Branches: refs/heads/asf-site e2430eb4d -> dcdd8b742 [BEAM-102] update capability matrix Project: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/commit/8459da13 Tree:

[3/3] incubator-beam-site git commit: This closes #39

2016-09-08 Thread mxm
This closes #39 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/commit/dcdd8b74 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/tree/dcdd8b74 Diff:

[1/4] incubator-beam git commit: [BEAM-616] Update Flink Runner to Flink 1.1.2

2016-09-08 Thread aljoscha
Repository: incubator-beam Updated Branches: refs/heads/master f33296c7f -> fb322cc73 [BEAM-616] Update Flink Runner to Flink 1.1.2 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/c66caf33 Tree:

[GitHub] incubator-beam pull request #922: Fix shaded imports in Flink Runner

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

[2/4] incubator-beam git commit: Merge branch 'flink-1.1.2'

2016-09-08 Thread aljoscha
Merge branch 'flink-1.1.2' This closes #921 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/31d09eb4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/31d09eb4 Diff:

[3/4] incubator-beam git commit: Fix shaded imports in Flink Runner

2016-09-08 Thread aljoscha
Fix shaded imports in Flink Runner Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/27259599 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/27259599 Diff:

[4/4] incubator-beam git commit: Merge branch 'flink-fix-imports'

2016-09-08 Thread aljoscha
Merge branch 'flink-fix-imports' This closes #922 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/fb322cc7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/fb322cc7 Diff:

[GitHub] incubator-beam pull request #921: [FLINK-616] Update Flink Runner to Flink 1...

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