[jira] [Created] (BEAM-1168) FileBaseSink: Handle output to locations such as ".", "~", or maybe ".."

2016-12-16 Thread Pei He (JIRA)
Pei He created BEAM-1168: Summary: FileBaseSink: Handle output to locations such as ".", "~", or maybe ".." Key: BEAM-1168 URL: https://issues.apache.org/jira/browse/BEAM-1168 Project: Beam Issue

[jira] [Commented] (BEAM-1041) IOChannelFactory: supports for recursively remove().

2016-12-16 Thread Pei He (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15754636#comment-15754636 ] Pei He commented on BEAM-1041: -- Yes I think this jira could be obsolete given the IOChannelFactory re-design

[jira] [Commented] (BEAM-1108) Remove deprecated Dataflow Runner options and update documentation

2016-12-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15754857#comment-15754857 ] ASF GitHub Bot commented on BEAM-1108: -- GitHub user dhalperi opened a pull request:

Build failed in Jenkins: beam_PostCommit_Python_Verify #883

2016-12-16 Thread Apache Jenkins Server
See -- [...truncated 2878 lines...] "component_encodings": [] } ], "is_pair_like": true }

[GitHub] incubator-beam pull request #1646: [BEAM-1108] Remove outdated language abou...

2016-12-16 Thread dhalperi
GitHub user dhalperi opened a pull request: https://github.com/apache/incubator-beam/pull/1646 [BEAM-1108] Remove outdated language about experimental autoscaling R: @lukecwik or @kennknowles or @tgroh You can merge this pull request into a Git repository by running: $ git

[jira] [Commented] (BEAM-1112) Python E2E Integration Test Framework - Batch Only

2016-12-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755143#comment-15755143 ] ASF GitHub Bot commented on BEAM-1112: -- GitHub user markflyhigh reopened a pull request:

[jira] [Commented] (BEAM-1112) Python E2E Integration Test Framework - Batch Only

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

[GitHub] incubator-beam pull request #1639: [BEAM-1112] Python E2E Test Framework And...

2016-12-16 Thread markflyhigh
GitHub user markflyhigh reopened a pull request: https://github.com/apache/incubator-beam/pull/1639 [BEAM-1112] Python E2E Test Framework And Wordcount E2E Test Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make

[GitHub] incubator-beam pull request #1633: [BEAM-450] Shade modules to separate path...

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

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

2016-12-16 Thread dhalperi
Repository: incubator-beam Updated Branches: refs/heads/master 5ebbd500c -> 33b7ca792 Closes #1633 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/33b7ca79 Tree:

[2/2] incubator-beam git commit: [BEAM-450] Shade modules to separate paths

2016-12-16 Thread dhalperi
[BEAM-450] Shade modules to separate paths Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/235027b9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/235027b9 Diff:

[jira] [Created] (BEAM-1169) MetricsTest matchers should loosen expectations on physical values

2016-12-16 Thread Ben Chambers (JIRA)
Ben Chambers created BEAM-1169: -- Summary: MetricsTest matchers should loosen expectations on physical values Key: BEAM-1169 URL: https://issues.apache.org/jira/browse/BEAM-1169 Project: Beam

[jira] [Commented] (BEAM-1169) MetricsTest matchers should loosen expectations on physical values

2016-12-16 Thread Ben Chambers (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755377#comment-15755377 ] Ben Chambers commented on BEAM-1169: Alternatively, we may need the Runner to define how Metrics are

Build failed in Jenkins: beam_PostCommit_Java_RunnableOnService_Gearpump #155

2016-12-16 Thread Apache Jenkins Server
See Changes: [owenzhang1990] Upgrade Gearpump version [owenzhang1990] Add Window.Bound translator [owenzhang1990] Skip window assignment when windows don't change [owenzhang1990] Remove print to

[jira] [Commented] (BEAM-362) Move shared runner functionality out of SDK and into runners/core-java

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

[1/3] incubator-beam git commit: Delete deprecated TimerCallback

2016-12-16 Thread kenn
Repository: incubator-beam Updated Branches: refs/heads/master beed6080b -> e017ca108 Delete deprecated TimerCallback Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/5587e1cc Tree:

[3/3] incubator-beam git commit: This closes #1643: [BEAM-362] Move InMemoryTimerInternals to runners-core

2016-12-16 Thread kenn
This closes #1643: [BEAM-362] Move InMemoryTimerInternals to runners-core Move InMemoryTimerInternals to runners-core Delete deprecated TimerCallback Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit:

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

2016-12-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/1643 --- 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] [Updated] (BEAM-1170) Streaming watermark should be easier to read

2016-12-16 Thread Ben Chambers (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Chambers updated BEAM-1170: --- Component/s: runner-dataflow > Streaming watermark should be easier to read >

[3/6] incubator-beam git commit: Skip window assignment when windows don't change

2016-12-16 Thread kenn
Skip window assignment when windows don't change Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/c37de002 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/c37de002 Diff:

[4/6] incubator-beam git commit: Remove print to stdout

2016-12-16 Thread kenn
Remove print to stdout Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/cb8c5e5e Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/cb8c5e5e Diff:

[2/6] incubator-beam git commit: Add Window.Bound translator

2016-12-16 Thread kenn
Add Window.Bound translator Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/85d54ab2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/85d54ab2 Diff:

[GitHub] incubator-beam pull request #1623: [BEAM-1086] Upgrade to latest Gearpump sn...

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

[1/6] incubator-beam git commit: Upgrade Gearpump version

2016-12-16 Thread kenn
Repository: incubator-beam Updated Branches: refs/heads/gearpump-runner 88de0cb23 -> b6e7bb659 Upgrade Gearpump version Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/46d3563e Tree:

[2/3] incubator-beam git commit: Move InMemoryTimerInternals to runners-core

2016-12-16 Thread kenn
Move InMemoryTimerInternals to runners-core Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/ec0bf7b4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/ec0bf7b4 Diff:

[jira] [Created] (BEAM-1170) Streaming watermark should be easier to read

2016-12-16 Thread Joshua Litt (JIRA)
Joshua Litt created BEAM-1170: - Summary: Streaming watermark should be easier to read Key: BEAM-1170 URL: https://issues.apache.org/jira/browse/BEAM-1170 Project: Beam Issue Type: Improvement

[jira] [Created] (BEAM-1171) Source.getDefaultOutputCoder() - add a version that allows access to a CoderRegistry

2016-12-16 Thread Stephen Sisk (JIRA)
Stephen Sisk created BEAM-1171: -- Summary: Source.getDefaultOutputCoder() - add a version that allows access to a CoderRegistry Key: BEAM-1171 URL: https://issues.apache.org/jira/browse/BEAM-1171

[5/6] incubator-beam git commit: Fix NoOpAggregatorFactory

2016-12-16 Thread kenn
Fix NoOpAggregatorFactory Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/8e0e8199 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/8e0e8199 Diff:

[6/6] incubator-beam git commit: This closes #1623: [BEAM-1086] Upgrade to latest Gearpump snapshot

2016-12-16 Thread kenn
This closes #1623: [BEAM-1086] Upgrade to latest Gearpump snapshot Fix NoOpAggregatorFactory Remove print to stdout Skip window assignment when windows don't change Add Window.Bound translator Upgrade Gearpump version Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo

[jira] [Commented] (BEAM-1040) Hadoop InputFormat - IO Transform for reads

2016-12-16 Thread Stephen Sisk (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755524#comment-15755524 ] Stephen Sisk commented on BEAM-1040: Work is in progress on this. Hoping to have another update

Build failed in Jenkins: beam_PostCommit_Java_RunnableOnService_Gearpump #155

2016-12-16 Thread Apache Jenkins Server
See Changes: [owenzhang1990] Upgrade Gearpump version [owenzhang1990] Add Window.Bound translator [owenzhang1990] Skip window assignment when windows don't change [owenzhang1990] Remove print to

[jira] [Commented] (BEAM-1089) Jenkins comments on PRs are too many & too large

2016-12-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755653#comment-15755653 ] ASF GitHub Bot commented on BEAM-1089: -- GitHub user kennknowles opened a pull request:

[jira] [Updated] (BEAM-318) AvroCoder may be affected by AVRO-607

2016-12-16 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Halperin updated BEAM-318: - Assignee: (was: Daniel Halperin) > AvroCoder may be affected by AVRO-607 >

[2/2] incubator-beam git commit: Make {Metric, Counter, Distribution}Cell public

2016-12-16 Thread bchambers
Make {Metric,Counter,Distribution}Cell public These classes may be useful to hold on to within a runner where the step context is known to be unchanging and there may be a desire to avoid the extra indirection of using {Counter,Distribution} directly. Project:

[GitHub] incubator-beam pull request #1622: Make {Metric,Counter,Distribution}Cell pu...

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

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

2016-12-16 Thread bchambers
Repository: incubator-beam Updated Branches: refs/heads/master cc28f0cb4 -> 1ee191fb8 Closes #1622 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/1ee191fb Tree:

[jira] [Commented] (BEAM-498) Make DoFnWithContext the new DoFn

2016-12-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755809#comment-15755809 ] ASF GitHub Bot commented on BEAM-498: - GitHub user jkff opened a pull request:

[jira] [Commented] (BEAM-362) Move shared runner functionality out of SDK and into runners/core-java

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

Jenkins build became unstable: beam_PostCommit_Java_MavenInstall #2124

2016-12-16 Thread Apache Jenkins Server
See

[1/2] incubator-beam git commit: Add PTransformOverrideFactory to the Core SDK

2016-12-16 Thread tgroh
Repository: incubator-beam Updated Branches: refs/heads/master 217c29bfc -> cc28f0cb4 Add PTransformOverrideFactory to the Core SDK This migrates PTransformOverrideFactory from the DirectRunner to the Core SDK, as part of BEAM-646. Add getOriginalToReplacements to provide a mapping from the

[2/2] incubator-beam git commit: This closes #1547

2016-12-16 Thread tgroh
This closes #1547 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/cc28f0cb Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/cc28f0cb Diff:

[jira] [Commented] (BEAM-646) Get runners out of the apply()

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

Jenkins build is back to normal : beam_PostCommit_Python_Verify #884

2016-12-16 Thread Apache Jenkins Server
See

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

2016-12-16 Thread kenn
This closes #1592 Move ActiveWindowSet and implementations to runners-core Update Dataflow worker to beam-master-20161216 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/217c29bf Tree: http://git-wip

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

2016-12-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/1592 --- 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] [Updated] (BEAM-1139) Investigate failures in precommit - Apex & Kryo

2016-12-16 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-1139: -- Assignee: (was: Kenneth Knowles) > Investigate failures in precommit - Apex & Kryo >

[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: - [x]

[GitHub] incubator-beam pull request #1547: [BEAM-646] Add PTransformOverrideFactory ...

2016-12-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/1547 --- 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] [Created] (BEAM-1172) Precommit integration tests should include some merging windows

2016-12-16 Thread Kenneth Knowles (JIRA)
Kenneth Knowles created BEAM-1172: - Summary: Precommit integration tests should include some merging windows Key: BEAM-1172 URL: https://issues.apache.org/jira/browse/BEAM-1172 Project: Beam

Jenkins build is still unstable: beam_PostCommit_Java_MavenInstall #2125

2016-12-16 Thread Apache Jenkins Server
See

[jira] [Created] (BEAM-1173) TestSparkRunner should use a PipelineVisitor to determine expected assertions.

2016-12-16 Thread Amit Sela (JIRA)
Amit Sela created BEAM-1173: --- Summary: TestSparkRunner should use a PipelineVisitor to determine expected assertions. Key: BEAM-1173 URL: https://issues.apache.org/jira/browse/BEAM-1173 Project: Beam

Jenkins build became unstable: beam_PostCommit_Java_RunnableOnService_Dataflow #1838

2016-12-16 Thread Apache Jenkins Server
See

Jenkins build became unstable: beam_PostCommit_Java_RunnableOnService_Dataflow #1838

2016-12-16 Thread Apache Jenkins Server
See

[jira] [Created] (BEAM-1174) URI Java library unexpected behavior.

2016-12-16 Thread Pei He (JIRA)
Pei He created BEAM-1174: Summary: URI Java library unexpected behavior. Key: BEAM-1174 URL: https://issues.apache.org/jira/browse/BEAM-1174 Project: Beam Issue Type: Sub-task Reporter:

[2/2] incubator-beam git commit: This closes #1644

2016-12-16 Thread amitsela
This closes #1644 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/5ebbd500 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/5ebbd500 Diff:

[1/2] incubator-beam git commit: [BEAM-362] Port runners to runners-core AggregatoryFactory

2016-12-16 Thread amitsela
Repository: incubator-beam Updated Branches: refs/heads/master d624d3b6b -> 5ebbd500c [BEAM-362] Port runners to runners-core AggregatoryFactory Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/55f04955

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

2016-12-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/1644 --- 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-362) Move shared runner functionality out of SDK and into runners/core-java

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

[jira] [Commented] (BEAM-450) Modules are shaded to the same path

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

[jira] [Commented] (BEAM-975) Issue with MongoDBIO

2016-12-16 Thread Reza Nouri (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15756213#comment-15756213 ] Reza Nouri commented on BEAM-975: - Retry cannot be a solution since this issue kills mongo process. >

[jira] [Commented] (BEAM-975) Issue with MongoDBIO

2016-12-16 Thread Reza Nouri (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15756214#comment-15756214 ] Reza Nouri commented on BEAM-975: - Retry cannot be a solution since this issue kills mongo process. >

[jira] [Issue Comment Deleted] (BEAM-975) Issue with MongoDBIO

2016-12-16 Thread Reza Nouri (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reza Nouri updated BEAM-975: Comment: was deleted (was: Retry cannot be a solution since this issue kills mongo process. ) > Issue with

[5/5] incubator-beam git commit: This closes #1648: Undeletes DoFnInvokers.of(OldDoFn)

2016-12-16 Thread kenn
This closes #1648: Undeletes DoFnInvokers.of(OldDoFn) Revert "Move InMemoryTimerInternals to runners-core" Revert "Moves DoFnAdapters to runners-core" Revert "Removes ArgumentProvider.windowingInternals" Revert "Removes code for wrapping DoFn as an OldDoFn" Project:

[3/5] incubator-beam git commit: Revert "Removes code for wrapping DoFn as an OldDoFn"

2016-12-16 Thread kenn
Revert "Removes code for wrapping DoFn as an OldDoFn" This reverts commit a22de15012c51e8b7e31143021f0a298e093bf51. Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/a12fd8c5 Tree:

[2/5] incubator-beam git commit: Revert "Moves DoFnAdapters to runners-core"

2016-12-16 Thread kenn
Revert "Moves DoFnAdapters to runners-core" This reverts commit 33ed3238e2b3899cff061be3056c5cc29fc60a04. Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/954e57d7 Tree:

[1/5] incubator-beam git commit: Revert "Move InMemoryTimerInternals to runners-core"

2016-12-16 Thread kenn
Repository: incubator-beam Updated Branches: refs/heads/master 7d1976b26 -> ffe3ab3d6 Revert "Move InMemoryTimerInternals to runners-core" This reverts commit ec0bf7b4023ff75f4ec6723d2e77ed507eb57c51. Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit:

[4/5] incubator-beam git commit: Revert "Removes ArgumentProvider.windowingInternals"

2016-12-16 Thread kenn
Revert "Removes ArgumentProvider.windowingInternals" This reverts commit f3e8a0383bf9cb3f9452e0364f7deba113cadff9. Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/4aa0ee14 Tree:

[jira] [Commented] (BEAM-498) Make DoFnWithContext the new DoFn

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

[GitHub] incubator-beam pull request #1648: [BEAM-498] Undeletes DoFnInvokers.of(OldD...

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

Jenkins build is back to stable : beam_PostCommit_Java_MavenInstall #2130

2016-12-16 Thread Apache Jenkins Server
See

Jenkins build is back to stable : beam_PostCommit_Java_RunnableOnService_Dataflow #1843

2016-12-16 Thread Apache Jenkins Server
See

Jenkins build is back to stable : beam_PostCommit_Java_RunnableOnService_Dataflow #1843

2016-12-16 Thread Apache Jenkins Server
See

[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

Jenkins build is still unstable: beam_PostCommit_Java_RunnableOnService_Dataflow #1841

2016-12-16 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_RunnableOnService_Dataflow #1841

2016-12-16 Thread Apache Jenkins Server
See

[GitHub] incubator-beam pull request #1651: Forward port DataflowJavaSDK/pull/512

2016-12-16 Thread sammcveety
GitHub user sammcveety opened a pull request: https://github.com/apache/incubator-beam/pull/1651 Forward port DataflowJavaSDK/pull/512 R: @dhalperi You can merge this pull request into a Git repository by running: $ git pull https://github.com/sammcveety/incubator-beam

Jenkins build is still unstable: beam_PostCommit_Java_RunnableOnService_Dataflow #1842

2016-12-16 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_RunnableOnService_Dataflow #1842

2016-12-16 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-475) High-quality javadoc for Beam

2016-12-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755901#comment-15755901 ] ASF GitHub Bot commented on BEAM-475: - GitHub user dhalperi opened a pull request:

[GitHub] incubator-beam pull request #1650: [BEAM-475] View.asMap: minor javadoc fixe...

2016-12-16 Thread dhalperi
GitHub user dhalperi opened a pull request: https://github.com/apache/incubator-beam/pull/1650 [BEAM-475] View.asMap: minor javadoc fixes You can merge this pull request into a Git repository by running: $ git pull https://github.com/dhalperi/incubator-beam javadoc-fixes

[GitHub] incubator-beam pull request #1649: checkstyle: missed newline in Distributio...

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

[1/2] incubator-beam git commit: checkstyle: missed newline in DistributionCell

2016-12-16 Thread bchambers
Repository: incubator-beam Updated Branches: refs/heads/master 1ee191fb8 -> abdbee61c checkstyle: missed newline in DistributionCell Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/92dbab8e Tree:

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

2016-12-16 Thread bchambers
Closes #1649 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/abdbee61 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/abdbee61 Diff:

[1/2] incubator-beam git commit: View.asMap: minor javadoc fixes

2016-12-16 Thread dhalperi
Repository: incubator-beam Updated Branches: refs/heads/master abdbee61c -> 7d1976b26 View.asMap: minor javadoc fixes Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/6a4a6997 Tree:

Jenkins build is still unstable: beam_PostCommit_Java_RunnableOnService_Dataflow #1839

2016-12-16 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_RunnableOnService_Dataflow #1840

2016-12-16 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_RunnableOnService_Dataflow #1840

2016-12-16 Thread Apache Jenkins Server
See

Jenkins build is unstable: beam_PostCommit_Java_MavenInstall #2128

2016-12-16 Thread Apache Jenkins Server
See

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

2016-12-16 Thread dhalperi
Closes #1650 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/7d1976b2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/7d1976b2 Diff:

[GitHub] incubator-beam pull request #1650: [BEAM-475] View.asMap: minor javadoc fixe...

2016-12-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/1650 --- 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-475) High-quality javadoc for Beam

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

[jira] [Commented] (BEAM-1108) Remove deprecated Dataflow Runner options and update documentation

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

[1/2] incubator-beam git commit: [BEAM-1108] Remove outdated language about experimental autoscaling

2016-12-16 Thread dhalperi
Repository: incubator-beam Updated Branches: refs/heads/master 33b7ca792 -> beed6080b [BEAM-1108] Remove outdated language about experimental autoscaling Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit:

[GitHub] incubator-beam pull request #1646: [BEAM-1108] Remove outdated language abou...

2016-12-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/1646 --- 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/2] incubator-beam git commit: Closes #1646

2016-12-16 Thread dhalperi
Closes #1646 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/beed6080 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/beed6080 Diff:

[jira] [Created] (BEAM-1175) Separate runners-core Javadoc from SDK Javadoc, and perhaps other artifacts

2016-12-16 Thread Kenneth Knowles (JIRA)
Kenneth Knowles created BEAM-1175: - Summary: Separate runners-core Javadoc from SDK Javadoc, and perhaps other artifacts Key: BEAM-1175 URL: https://issues.apache.org/jira/browse/BEAM-1175 Project:

[GitHub] incubator-beam pull request #1614: [BEAM-853] Force streaming execution on b...

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

Jenkins build became unstable: beam_PostCommit_Java_RunnableOnService_Dataflow #1845

2016-12-16 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-545) Pipelines and their executions naming changes

2016-12-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15756581#comment-15756581 ] ASF GitHub Bot commented on BEAM-545: - GitHub user dhalperi opened a pull request:

[GitHub] incubator-beam pull request #1653: [BEAM-545] PipelineOptions: fix parameter...

2016-12-16 Thread dhalperi
GitHub user dhalperi opened a pull request: https://github.com/apache/incubator-beam/pull/1653 [BEAM-545] PipelineOptions: fix parameter name Seems like a cut and paste error. R: @peihe You can merge this pull request into a Git repository by running: $ git pull

  1   2   >