[jira] [Commented] (BEAM-1616) Gauge Metric type

2017-03-03 Thread Aviem Zur (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15895525#comment-15895525 ] Aviem Zur commented on BEAM-1616: - [~bchambers] you raise interesting questions. Since pipelines runs on

[beam] Git Push Summary

2017-03-03 Thread altay
Repository: beam Updated Branches: refs/heads/release-0.6.0 [deleted] c4e002bfa

beam git commit: Revert "[maven-release-plugin] prepare branch release-0.6.0"

2017-03-03 Thread altay
Repository: beam Updated Branches: refs/heads/master 3fde7b2a2 -> 11a381b23 Revert "[maven-release-plugin] prepare branch release-0.6.0" This reverts commit 1a770ef2f21b96fbdc5ff06ea8642351f136328f. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit:

Jenkins build is back to normal : beam_PostCommit_Java_RunnableOnService_Flink #1827

2017-03-03 Thread Apache Jenkins Server
See

Build failed in Jenkins: beam_PostCommit_Java_RunnableOnService_Flink #1826

2017-03-03 Thread Apache Jenkins Server
See -- [...truncated 344.00 KB...] 2017-03-04T00:47:50.904 [INFO] Downloading:

[jira] [Commented] (BEAM-1495) Move ParDo.Bound as ParDo.BoundMulti into the core runners construction module

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

[GitHub] beam pull request #2158: [BEAM-1495] Removes PTransformMatchers for ParDo.Bo...

2017-03-03 Thread jkff
GitHub user jkff opened a pull request: https://github.com/apache/beam/pull/2158 [BEAM-1495] Removes PTransformMatchers for ParDo.Bound No longer necessary after ParDo.Bound is always translated to BoundMulti. R: @tgroh You can merge this pull request into a Git

[jira] [Resolved] (BEAM-1495) Move ParDo.Bound as ParDo.BoundMulti into the core runners construction module

2017-03-03 Thread Thomas Groh (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Groh resolved BEAM-1495. --- Resolution: Resolved Fix Version/s: 0.6.0 The reverse may now be required for any runners who

[2/2] beam git commit: This closes #2143

2017-03-03 Thread altay
This closes #2143 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/3fde7b2a Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/3fde7b2a Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/3fde7b2a Branch:

[GitHub] beam pull request #2143: Updating Dataflow API client protobufs

2017-03-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/2143 --- 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

[GitHub] beam pull request #2145: [BEAM-1495] Implement Single-Output ParDo as a comp...

2017-03-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/2145 --- 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

[jira] [Commented] (BEAM-1495) Move ParDo.Bound as ParDo.BoundMulti into the core runners construction module

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

[2/3] beam git commit: Implement Single-Output ParDo as a composite

2017-03-03 Thread tgroh
Implement Single-Output ParDo as a composite This reduces the number of primitive transforms in the Java SDK. There is no functional change for any pipeline as a result of this change. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit:

[1/3] beam git commit: Implement Single-Output ParDo as a composite

2017-03-03 Thread tgroh
Repository: beam Updated Branches: refs/heads/master 7e9233bbd -> bb8cd72b9 http://git-wip-us.apache.org/repos/asf/beam/blob/6253abaa/runners/spark/src/main/java/org/apache/beam/runners/spark/translation/streaming/StreamingTransformTranslator.java

[3/3] beam git commit: This closes #2145

2017-03-03 Thread tgroh
This closes #2145 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/bb8cd72b Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/bb8cd72b Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/bb8cd72b Branch:

[jira] [Commented] (BEAM-1622) Java: Rename RunnableOnService to ValidatesRunner

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

[jira] [Created] (BEAM-1622) Java: Rename RunnableOnService to ValidatesRunner

2017-03-03 Thread Kenneth Knowles (JIRA)
Kenneth Knowles created BEAM-1622: - Summary: Java: Rename RunnableOnService to ValidatesRunner Key: BEAM-1622 URL: https://issues.apache.org/jira/browse/BEAM-1622 Project: Beam Issue Type:

[jira] [Commented] (BEAM-1619) Streaming Side Inputs are Broken in Dataflow

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

[GitHub] beam pull request #2152: [BEAM-1619] Write to the existing View in Dataflow ...

2017-03-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/2152 --- 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

[2/4] beam git commit: Remove SingletonCombine

2017-03-03 Thread tgroh
Remove SingletonCombine It is unused with the update to Streaming View Overrides. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/079966ca Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/079966ca Diff:

[3/4] beam git commit: Add a Test for windowed CombineGloballyAsSingletonView

2017-03-03 Thread tgroh
Add a Test for windowed CombineGloballyAsSingletonView Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/3de44a34 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/3de44a34 Diff:

[1/4] beam git commit: This closes #2152

2017-03-03 Thread tgroh
Repository: beam Updated Branches: refs/heads/master 178381992 -> 7e9233bbd This closes #2152 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/7e9233bb Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/7e9233bb Diff:

[4/4] beam git commit: Only Override CreatePCollectionView in Streaming

2017-03-03 Thread tgroh
Only Override CreatePCollectionView in Streaming This permits us to use the appropriate view token for the StreamingPCollectionViewWriterFn. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/7b94c99b Tree:

[jira] [Commented] (BEAM-1542) Need Source/Sink for Spanner

2017-03-03 Thread Guy Molinari (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15895141#comment-15895141 ] Guy Molinari commented on BEAM-1542: I have created a fork called NextDevBoard and have checked in a

[GitHub] beam pull request #2155: [BEAM-1621] Add streaming executions to examples/ja...

2017-03-03 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/beam/pull/2155 [BEAM-1621] Add streaming executions to examples/java integration tests Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make

[jira] [Commented] (BEAM-1621) Run WordCount Integration Test in Dataflow Streaming

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

[jira] [Assigned] (BEAM-1621) Run WordCount Integration Test in Dataflow Streaming

2017-03-03 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles reassigned BEAM-1621: - Assignee: Kenneth Knowles (was: Mark Liu) > Run WordCount Integration Test in Dataflow

[jira] [Created] (BEAM-1621) Run WordCount Integration Test in Dataflow Streaming

2017-03-03 Thread Kenneth Knowles (JIRA)
Kenneth Knowles created BEAM-1621: - Summary: Run WordCount Integration Test in Dataflow Streaming Key: BEAM-1621 URL: https://issues.apache.org/jira/browse/BEAM-1621 Project: Beam Issue

[jira] [Updated] (BEAM-719) Run WindowedWordCount Integration Test in Spark Streaming

2017-03-03 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-719: - Summary: Run WindowedWordCount Integration Test in Spark Streaming (was: Run WindowedWordCount

[jira] [Resolved] (BEAM-967) Add Jenkins postcommit for Apex runner RunnableOnService tests

2017-03-03 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles resolved BEAM-967. -- Resolution: Fixed Fix Version/s: Not applicable > Add Jenkins postcommit for Apex runner

[jira] [Assigned] (BEAM-967) Add Jenkins postcommit for Apex runner RunnableOnService tests

2017-03-03 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles reassigned BEAM-967: Assignee: Kenneth Knowles (was: Jason Kuster) > Add Jenkins postcommit for Apex runner

[jira] [Updated] (BEAM-966) Run WindowedWordCount Integration Test in Apex runner

2017-03-03 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-966: - Description: The purpose of running WindowedWordCountIT in Apex is to have a streaming test

[jira] [Updated] (BEAM-1265) Add streaming support to Python DirectRunner

2017-03-03 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-1265: -- Summary: Add streaming support to Python DirectRunner (was: Add streaming support to

[jira] [Commented] (BEAM-1620) Add streaming Dataflow RunnableOnService coverage

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

[GitHub] beam pull request #2154: [BEAM-1620] WIP: maven config for streaming RoS in ...

2017-03-03 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/beam/pull/2154 [BEAM-1620] WIP: maven config for streaming RoS in Dataflow Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR

[jira] [Created] (BEAM-1620) Add streaming Dataflow RunnableOnService coverage

2017-03-03 Thread Kenneth Knowles (JIRA)
Kenneth Knowles created BEAM-1620: - Summary: Add streaming Dataflow RunnableOnService coverage Key: BEAM-1620 URL: https://issues.apache.org/jira/browse/BEAM-1620 Project: Beam Issue Type:

Jenkins build is unstable: beam_PostCommit_Java_RunnableOnService_Dataflow #2458

2017-03-03 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-1422) ParDo should comply with PTransform style guide

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

[GitHub] beam pull request #2153: [BEAM-1422] ParDo should comply with PTransform sty...

2017-03-03 Thread jkff
GitHub user jkff opened a pull request: https://github.com/apache/beam/pull/2153 [BEAM-1422] ParDo should comply with PTransform style guide Backward-incompatible changes: * Removes ParDo.Unbound and UnboundMulti (as a result, the only entry point is ParDo.of(DoFn) - you can no

[jira] [Assigned] (BEAM-1422) ParDo should comply with PTransform style guide

2017-03-03 Thread Eugene Kirpichov (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Kirpichov reassigned BEAM-1422: -- Assignee: Eugene Kirpichov (was: Davor Bonaci) > ParDo should comply with PTransform

[jira] [Commented] (BEAM-1619) Streaming Side Inputs are Broken in Dataflow

2017-03-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15894902#comment-15894902 ] ASF GitHub Bot commented on BEAM-1619: -- GitHub user tgroh opened a pull request:

[GitHub] beam pull request #2152: [BEAM-1619] Write to the existing View in Dataflow ...

2017-03-03 Thread tgroh
GitHub user tgroh opened a pull request: https://github.com/apache/beam/pull/2152 [BEAM-1619] Write to the existing View in Dataflow Streaming Side Inputs Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure

[jira] [Commented] (BEAM-1611) Stateful ParDo broken in Dataflow batch

2017-03-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15894845#comment-15894845 ] ASF GitHub Bot commented on BEAM-1611: -- GitHub user kennknowles reopened a pull request:

[jira] [Created] (BEAM-1619) Streaming Side Inputs are Broken in Dataflow

2017-03-03 Thread Thomas Groh (JIRA)
Thomas Groh created BEAM-1619: - Summary: Streaming Side Inputs are Broken in Dataflow Key: BEAM-1619 URL: https://issues.apache.org/jira/browse/BEAM-1619 Project: Beam Issue Type: Bug

[jira] [Updated] (BEAM-1611) Stateful ParDo broken in Dataflow batch

2017-03-03 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-1611: -- Priority: Blocker (was: Critical) > Stateful ParDo broken in Dataflow batch >

Jenkins build became unstable: beam_PostCommit_Java_RunnableOnService_Spark #1119

2017-03-03 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-1616) Gauge Metric type

2017-03-03 Thread Ben Chambers (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15894733#comment-15894733 ] Ben Chambers commented on BEAM-1616: One thing we'll need to document clearly is what the behavior is

[jira] [Closed] (BEAM-351) Add DisplayData to KafkaIO

2017-03-03 Thread Ben Chambers (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Chambers closed BEAM-351. - Resolution: Fixed > Add DisplayData to KafkaIO > -- > > Key:

[jira] [Commented] (BEAM-1612) Support real Bundle in Flink runner

2017-03-03 Thread Jingsong Lee (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15894699#comment-15894699 ] Jingsong Lee commented on BEAM-1612: https://issues.apache.org/jira/browse/FLINK-2846 Does this issue

[jira] [Assigned] (BEAM-1614) Add Meter metric type to Java SDK

2017-03-03 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismaël Mejía reassigned BEAM-1614: -- Assignee: Ismaël Mejía > Add Meter metric type to Java SDK > -

[jira] [Commented] (BEAM-1612) Support real Bundle in Flink runner

2017-03-03 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15894345#comment-15894345 ] Aljoscha Krettek commented on BEAM-1612: Yes, I think finding a solution for bundling is very

[jira] [Commented] (BEAM-1617) Add Gauge metric type to Java SDK

2017-03-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15894262#comment-15894262 ] ASF GitHub Bot commented on BEAM-1617: -- GitHub user aviemzur opened a pull request:

[GitHub] beam pull request #2151: [BEAM-1617] Add Gauge metric type to Java SDK

2017-03-03 Thread aviemzur
GitHub user aviemzur opened a pull request: https://github.com/apache/beam/pull/2151 [BEAM-1617] Add Gauge metric type to Java SDK Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR title is formatted

Jenkins build is back to stable : beam_PostCommit_Java_RunnableOnService_Spark #1118

2017-03-03 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-1589) Add OnWindowExpiration method to Stateful DoFn

2017-03-03 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15894162#comment-15894162 ] Aljoscha Krettek commented on BEAM-1589: This will probably take the form of a

[jira] [Created] (BEAM-1618) Add Gauge metric type to Python SDK

2017-03-03 Thread Aviem Zur (JIRA)
Aviem Zur created BEAM-1618: --- Summary: Add Gauge metric type to Python SDK Key: BEAM-1618 URL: https://issues.apache.org/jira/browse/BEAM-1618 Project: Beam Issue Type: Sub-task

[jira] [Assigned] (BEAM-1617) Add Gauge metric type to Java SDK

2017-03-03 Thread Aviem Zur (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aviem Zur reassigned BEAM-1617: --- Assignee: Aviem Zur (was: Davor Bonaci) > Add Gauge metric type to Java SDK >

[jira] [Created] (BEAM-1617) Add Gauge metric type to Java SDK

2017-03-03 Thread Aviem Zur (JIRA)
Aviem Zur created BEAM-1617: --- Summary: Add Gauge metric type to Java SDK Key: BEAM-1617 URL: https://issues.apache.org/jira/browse/BEAM-1617 Project: Beam Issue Type: Sub-task

[jira] [Created] (BEAM-1616) Gauge Metric type

2017-03-03 Thread Aviem Zur (JIRA)
Aviem Zur created BEAM-1616: --- Summary: Gauge Metric type Key: BEAM-1616 URL: https://issues.apache.org/jira/browse/BEAM-1616 Project: Beam Issue Type: Bug Components: beam-model,

[jira] [Assigned] (BEAM-1616) Gauge Metric type

2017-03-03 Thread Aviem Zur (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aviem Zur reassigned BEAM-1616: --- Assignee: Ben Chambers (was: Frances Perry) > Gauge Metric type > - > >

[jira] [Updated] (BEAM-1613) Meter metric type

2017-03-03 Thread Aviem Zur (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aviem Zur updated BEAM-1613: Description: Add support for Meter metric type to the SDK. Interface should be along the lines of: {code}

[jira] [Updated] (BEAM-1613) Meter metric type

2017-03-03 Thread Aviem Zur (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aviem Zur updated BEAM-1613: Description: Add support for Meter metric type to the SDK. Compare to

[jira] [Assigned] (BEAM-1614) Add Meter metric type to Java SDK

2017-03-03 Thread Aviem Zur (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aviem Zur reassigned BEAM-1614: --- Assignee: (was: Aviem Zur) > Add Meter metric type to Java SDK >

[jira] [Assigned] (BEAM-1614) Add Meter metric type to Java SDK

2017-03-03 Thread Aviem Zur (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aviem Zur reassigned BEAM-1614: --- Assignee: Aviem Zur (was: Davor Bonaci) > Add Meter metric type to Java SDK >

[jira] [Created] (BEAM-1614) Add Meter metric type to Java SDK

2017-03-03 Thread Aviem Zur (JIRA)
Aviem Zur created BEAM-1614: --- Summary: Add Meter metric type to Java SDK Key: BEAM-1614 URL: https://issues.apache.org/jira/browse/BEAM-1614 Project: Beam Issue Type: Sub-task

[jira] [Created] (BEAM-1615) Add Meter metric type to Python SDK

2017-03-03 Thread Aviem Zur (JIRA)
Aviem Zur created BEAM-1615: --- Summary: Add Meter metric type to Python SDK Key: BEAM-1615 URL: https://issues.apache.org/jira/browse/BEAM-1615 Project: Beam Issue Type: Sub-task

[jira] [Assigned] (BEAM-1613) Meter metric type

2017-03-03 Thread Aviem Zur (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aviem Zur reassigned BEAM-1613: --- Assignee: Ben Chambers (was: Frances Perry) > Meter metric type > - > >

[jira] [Created] (BEAM-1613) Meter metric type

2017-03-03 Thread Aviem Zur (JIRA)
Aviem Zur created BEAM-1613: --- Summary: Meter metric type Key: BEAM-1613 URL: https://issues.apache.org/jira/browse/BEAM-1613 Project: Beam Issue Type: New Feature Components: beam-model,

[jira] [Updated] (BEAM-147) Introduce an easy API for pipeline metrics

2017-03-03 Thread Aviem Zur (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aviem Zur updated BEAM-147: --- Description: The existing Aggregators are confusing both because of their name and because they serve multiple

[jira] [Assigned] (BEAM-1591) Implement Combine optimizations for GABW in streaming.

2017-03-03 Thread Aviem Zur (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aviem Zur reassigned BEAM-1591: --- Assignee: Aviem Zur > Implement Combine optimizations for GABW in streaming. >

[jira] [Commented] (BEAM-79) Gearpump runner

2017-03-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-79?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15893939#comment-15893939 ] ASF GitHub Bot commented on BEAM-79: GitHub user manuzhang opened a pull request:

[GitHub] beam pull request #2150: [BEAM-79] Add SideInput support for GearpumpRunner

2017-03-03 Thread manuzhang
GitHub user manuzhang opened a pull request: https://github.com/apache/beam/pull/2150 [BEAM-79] Add SideInput support for GearpumpRunner Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR title is

[jira] [Assigned] (BEAM-1603) Enable programmatic execution of spark pipelines.

2017-03-03 Thread Aviem Zur (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aviem Zur reassigned BEAM-1603: --- Assignee: Aviem Zur (was: Amit Sela) > Enable programmatic execution of spark pipelines. >

[jira] [Updated] (BEAM-1565) Update Spark runner PostCommit Jenkins job.

2017-03-03 Thread Aviem Zur (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aviem Zur updated BEAM-1565: Fix Version/s: (was: 0.6.0) > Update Spark runner PostCommit Jenkins job. >