[jira] [Commented] (BEAM-1396) GABWVOBDoFn expects grouped values to be ordered by their timestamp but there is no such guarantee

2017-02-05 Thread Amit Sela (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15853642#comment-15853642 ] Amit Sela commented on BEAM-1396: - It was always called {{SparkGroupAlsoByWindow}}, and it

[jira] [Commented] (BEAM-1223) Replace public constructors with static factory methods for Sum.[*]Fn classes

2017-02-05 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15853621#comment-15853621 ] Daniel Halperin commented on BEAM-1223: --- Hey [~staslev], I just found in testing the

[jira] [Updated] (BEAM-1223) Replace public constructors with static factory methods for Sum.[*]Fn classes

2017-02-05 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Halperin updated BEAM-1223: -- Summary: Replace public constructors with static factory methods for Sum.[*]Fn classes (was: Add

[jira] [Updated] (BEAM-1223) Add static factory methods for Sum.[*]Fn classes

2017-02-05 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Halperin updated BEAM-1223: -- Labels: backward-incompatible (was: ) > Add static factory methods for Sum.[*]Fn classes > -

Build failed in Jenkins: beam_PostCommit_Java_RunnableOnService_Dataflow #2208

2017-02-05 Thread Apache Jenkins Server
See -- [...truncated 26076 lines...] [INFO] 2017-02-06T06:57:28.688Z: (2526ad5fb5c41518): Fusing consumer PAssert$266/GroupGlobally/RemoveActualsTriggering/Identity into

[jira] [Commented] (BEAM-1396) GABWVOBDoFn expects grouped values to be ordered by their timestamp but there is no such guarantee

2017-02-05 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15853587#comment-15853587 ] Daniel Halperin commented on BEAM-1396: --- :+1: > GABWVOBDoFn expects grouped values t

[GitHub] beam pull request #1925: Add git .mailmap file

2017-02-05 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/beam/pull/1925 Add git .mailmap file 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-]

[jira] [Commented] (BEAM-1395) SparkGroupAlsoByWindowFn not sorting grouped elements by timestamp

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

[GitHub] beam pull request #1924: [BEAM-1395] Remove needless assumptions and complex...

2017-02-05 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/beam/pull/1924 [BEAM-1395] Remove needless assumptions and complexity from GABWViaOutputBufferDoFn Be sure to do all of the following to help us incorporate your contribution quickly and easily: -

[jira] [Created] (BEAM-1400) Transient Apex runner postcommit failure in WindowTest.testOutputTimeFnDefault

2017-02-05 Thread Kenneth Knowles (JIRA)
Kenneth Knowles created BEAM-1400: - Summary: Transient Apex runner postcommit failure in WindowTest.testOutputTimeFnDefault Key: BEAM-1400 URL: https://issues.apache.org/jira/browse/BEAM-1400 Project:

[jira] [Comment Edited] (BEAM-1396) GABWVOBDoFn expects grouped values to be ordered by their timestamp but there is no such guarantee

2017-02-05 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15853491#comment-15853491 ] Kenneth Knowles edited comment on BEAM-1396 at 2/6/17 4:30 AM: --

[jira] [Comment Edited] (BEAM-1396) GABWVOBDoFn expects grouped values to be ordered by their timestamp but there is no such guarantee

2017-02-05 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15853491#comment-15853491 ] Kenneth Knowles edited comment on BEAM-1396 at 2/6/17 4:25 AM: --

[jira] [Commented] (BEAM-1396) GABWVOBDoFn expects grouped values to be ordered by their timestamp but there is no such guarantee

2017-02-05 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15853491#comment-15853491 ] Kenneth Knowles commented on BEAM-1396: --- Glad you brought this to me without spending

[jira] [Commented] (BEAM-1369) some unit tests in python take longer than 10s to run

2017-02-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15853489#comment-15853489 ] ASF GitHub Bot commented on BEAM-1369: -- GitHub user sb2nov opened a pull request:

[GitHub] beam pull request #1923: [BEAM-1369] Reduce test times for two retry based t...

2017-02-05 Thread sb2nov
GitHub user sb2nov opened a pull request: https://github.com/apache/beam/pull/1923 [BEAM-1369] Reduce test times for two retry based tests R: @charlesccychen PTAL - The gcsio test was taking 2s so reducing the segment override makes it faster. - The retry test now just

[jira] [Commented] (BEAM-425) Create Elasticsearch IO

2017-02-05 Thread Reza Nouri (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15853477#comment-15853477 ] Reza Nouri commented on BEAM-425: - Hi [~echauchot], I am trying to use elasticIO, but I am

Jenkins build is back to stable : beam_PostCommit_Java_RunnableOnService_Apex #412

2017-02-05 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-886) Support new DoFn in Python SDK

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

[GitHub] beam pull request #1917: [BEAM-886] Remove the usage of OldDoFn and clean up...

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

[1/2] beam git commit: Remove the usage of OldDoFn and clean up function names

2017-02-05 Thread altay
Repository: beam Updated Branches: refs/heads/master 4d0e8ecf1 -> b3d962df2 Remove the usage of OldDoFn and clean up function names Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/137d392e Tree: http://git-wip-us.apache.org/

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

2017-02-05 Thread altay
This closes #1917 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/b3d962df Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/b3d962df Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/b3d962df Branch: refs/heads/maste

Jenkins build became unstable: beam_PostCommit_Java_RunnableOnService_Apex #411

2017-02-05 Thread Apache Jenkins Server
See

[jira] [Resolved] (BEAM-1387) DatastoreIO: use batch-datastore.googleapis.com as the endpoint

2017-02-05 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Halperin resolved BEAM-1387. --- Resolution: Fixed Fix Version/s: 0.6.0 > DatastoreIO: use batch-datastore.googleapis.com

[jira] [Commented] (BEAM-1387) DatastoreIO: use batch-datastore.googleapis.com as the endpoint

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

[GitHub] beam pull request #1915: [BEAM-1387] DatastoreV1: use batch-datastore.google...

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

[1/2] beam git commit: [BEAM-1387] DatastoreV1: use batch-datastore.googleapis.com endpoint

2017-02-05 Thread dhalperi
Repository: beam Updated Branches: refs/heads/master c442ef81a -> 4d0e8ecf1 [BEAM-1387] DatastoreV1: use batch-datastore.googleapis.com endpoint If localhost is not set. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/62dab

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

2017-02-05 Thread dhalperi
This closes #1915 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/4d0e8ecf Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/4d0e8ecf Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/4d0e8ecf Branch: refs/heads/maste

[jira] [Updated] (BEAM-1398) KafkaIO metrics

2017-02-05 Thread Aviem Zur (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aviem Zur updated BEAM-1398: Description: Add metrics to {{KafkaIO}} using the metrics API. Metrics (Feel free to add more ideas here) pe

[jira] [Created] (BEAM-1399) Code coverage numbers are not accurate

2017-02-05 Thread Daniel Halperin (JIRA)
Daniel Halperin created BEAM-1399: - Summary: Code coverage numbers are not accurate Key: BEAM-1399 URL: https://issues.apache.org/jira/browse/BEAM-1399 Project: Beam Issue Type: Bug

[jira] [Assigned] (BEAM-1398) KafkaIO metrics

2017-02-05 Thread Aviem Zur (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aviem Zur reassigned BEAM-1398: --- Assignee: Daniel Halperin (was: Davor Bonaci) > KafkaIO metrics > --- > >

[jira] [Created] (BEAM-1398) KafkaIO metrics

2017-02-05 Thread Aviem Zur (JIRA)
Aviem Zur created BEAM-1398: --- Summary: KafkaIO metrics Key: BEAM-1398 URL: https://issues.apache.org/jira/browse/BEAM-1398 Project: Beam Issue Type: New Feature Components: sdk-java-exten

[jira] [Assigned] (BEAM-1398) KafkaIO metrics

2017-02-05 Thread Aviem Zur (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aviem Zur reassigned BEAM-1398: --- Assignee: Aviem Zur (was: Daniel Halperin) > KafkaIO metrics > --- > > Ke

[jira] [Created] (BEAM-1397) Introduce IO metrics

2017-02-05 Thread Aviem Zur (JIRA)
Aviem Zur created BEAM-1397: --- Summary: Introduce IO metrics Key: BEAM-1397 URL: https://issues.apache.org/jira/browse/BEAM-1397 Project: Beam Issue Type: New Feature Components: sdk-java-

[jira] [Assigned] (BEAM-1397) Introduce IO metrics

2017-02-05 Thread Aviem Zur (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aviem Zur reassigned BEAM-1397: --- Assignee: Daniel Halperin (was: Davor Bonaci) > Introduce IO metrics > > >

[jira] [Assigned] (BEAM-1397) Introduce IO metrics

2017-02-05 Thread Aviem Zur (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aviem Zur reassigned BEAM-1397: --- Assignee: Aviem Zur (was: Daniel Halperin) > Introduce IO metrics > > >

[jira] [Resolved] (BEAM-1126) Expose UnboundedSource split backlog in number of events

2017-02-05 Thread Aviem Zur (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aviem Zur resolved BEAM-1126. - Resolution: Invalid Fix Version/s: Not applicable > Expose UnboundedSource split backlog in number o

[jira] [Resolved] (BEAM-1379) Shade Guava in beam-sdks-java-io-kafka module

2017-02-05 Thread Aviem Zur (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aviem Zur resolved BEAM-1379. - Resolution: Fixed Fix Version/s: 0.6.0 > Shade Guava in beam-sdks-java-io-kafka module > ---

[jira] [Resolved] (BEAM-1334) Split UsesMetrics category and tests into UsesCommittedMetrics and UsesAttemptedMetrics

2017-02-05 Thread Aviem Zur (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aviem Zur resolved BEAM-1334. - Resolution: Done Fix Version/s: 0.6.0 > Split UsesMetrics category and tests into UsesCommittedMetri

[jira] [Commented] (BEAM-1395) SparkGroupAlsoByWindowFn not sorting grouped elements by timestamp

2017-02-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15853309#comment-15853309 ] ASF GitHub Bot commented on BEAM-1395: -- GitHub user amitsela opened a pull request:

[GitHub] beam pull request #1922: [BEAM-1395] SparkGroupAlsoByWindowFn not sorting gr...

2017-02-05 Thread amitsela
GitHub user amitsela opened a pull request: https://github.com/apache/beam/pull/1922 [BEAM-1395] SparkGroupAlsoByWindowFn not sorting grouped elements by timestamp Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Mak

[jira] [Comment Edited] (BEAM-1396) GABWVOBDoFn expects grouped values to be ordered by their timestamp but there is no such guarantee

2017-02-05 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15853298#comment-15853298 ] Daniel Halperin edited comment on BEAM-1396 at 2/5/17 5:54 PM: --

[jira] [Commented] (BEAM-1396) GABWVOBDoFn expects grouped values to be ordered by their timestamp but there is no such guarantee

2017-02-05 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15853298#comment-15853298 ] Daniel Halperin commented on BEAM-1396: --- To add a little more flavor: I'm not sure wh

[jira] [Created] (BEAM-1396) GABWVOBDoFn expects grouped values to be ordered by their timestamp but there is no such guarantee

2017-02-05 Thread Amit Sela (JIRA)
Amit Sela created BEAM-1396: --- Summary: GABWVOBDoFn expects grouped values to be ordered by their timestamp but there is no such guarantee Key: BEAM-1396 URL: https://issues.apache.org/jira/browse/BEAM-1396

[jira] [Created] (BEAM-1395) SparkGroupAlsoByWindowFn not sorting grouped elements by timestamp

2017-02-05 Thread Amit Sela (JIRA)
Amit Sela created BEAM-1395: --- Summary: SparkGroupAlsoByWindowFn not sorting grouped elements by timestamp Key: BEAM-1395 URL: https://issues.apache.org/jira/browse/BEAM-1395 Project: Beam Issue Ty

[jira] [Resolved] (BEAM-1304) NPE if trying to get value of Aggregator that does not exist.

2017-02-05 Thread Stas Levin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stas Levin resolved BEAM-1304. -- Resolution: Fixed Fix Version/s: 0.6.0 > NPE if trying to get value of Aggregator that does not ex

[jira] [Commented] (BEAM-1304) NPE if trying to get value of Aggregator that does not exist.

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

[GitHub] beam pull request #1921: [BEAM-1304] Checking for nullity before trying to o...

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

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

2017-02-05 Thread staslevin
This closes #1921 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/c442ef81 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/c442ef81 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/c442ef81 Branch: refs/heads/maste

[1/2] beam git commit: [BEAM-1304] Checking for nullity before trying to obtain an aggregator's value.

2017-02-05 Thread staslevin
Repository: beam Updated Branches: refs/heads/master e5afbb27f -> c442ef81a [BEAM-1304] Checking for nullity before trying to obtain an aggregator's value. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/882c654b Tree: http:

[jira] [Assigned] (BEAM-1393) Update Flink Runner to Flink 1.2.0

2017-02-05 Thread Jingsong Lee (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee reassigned BEAM-1393: -- Assignee: Jingsong Lee > Update Flink Runner to Flink 1.2.0 > --

[jira] [Assigned] (BEAM-1394) Use Flink InternalTimerService for TimerInternals

2017-02-05 Thread Jingsong Lee (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee reassigned BEAM-1394: -- Assignee: Jingsong Lee > Use Flink InternalTimerService for TimerInternals > ---

[jira] [Assigned] (BEAM-1304) NPE if trying to get value of Aggregator that does not exist.

2017-02-05 Thread Stas Levin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stas Levin reassigned BEAM-1304: Assignee: Stas Levin (was: Amit Sela) > NPE if trying to get value of Aggregator that does not exis

[jira] [Assigned] (BEAM-1393) Update Flink Runner to Flink 1.2.0

2017-02-05 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aljoscha Krettek reassigned BEAM-1393: -- Assignee: (was: Aljoscha Krettek) > Update Flink Runner to Flink 1.2.0 > ---

[jira] [Assigned] (BEAM-1394) Use Flink InternalTimerService for TimerInternals

2017-02-05 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aljoscha Krettek reassigned BEAM-1394: -- Assignee: (was: Aljoscha Krettek) > Use Flink InternalTimerService for TimerInternal

[jira] [Updated] (BEAM-1394) Use Flink InternalTimerService for TimerInternals

2017-02-05 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aljoscha Krettek updated BEAM-1394: --- Description: When updating our Flink version to 1.2 we can use the new internal timer API for

[jira] [Commented] (BEAM-1394) Use Flink InternalTimerService for TimerInternals

2017-02-05 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15853190#comment-15853190 ] Aljoscha Krettek commented on BEAM-1394: The new timer API is only available starti

[jira] [Created] (BEAM-1394) Use Flink InternalTimerService for TimerInternals

2017-02-05 Thread Aljoscha Krettek (JIRA)
Aljoscha Krettek created BEAM-1394: -- Summary: Use Flink InternalTimerService for TimerInternals Key: BEAM-1394 URL: https://issues.apache.org/jira/browse/BEAM-1394 Project: Beam Issue Type:

[jira] [Created] (BEAM-1393) Update Flink Runner to Flink 1.2.0

2017-02-05 Thread Aljoscha Krettek (JIRA)
Aljoscha Krettek created BEAM-1393: -- Summary: Update Flink Runner to Flink 1.2.0 Key: BEAM-1393 URL: https://issues.apache.org/jira/browse/BEAM-1393 Project: Beam Issue Type: Improvement

[jira] [Commented] (BEAM-1304) NPE if trying to get value of Aggregator that does not exist.

2017-02-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15853185#comment-15853185 ] ASF GitHub Bot commented on BEAM-1304: -- GitHub user staslev opened a pull request:

[GitHub] beam pull request #1921: [BEAM-1304] Checking for nullity before trying to o...

2017-02-05 Thread staslev
GitHub user staslev opened a pull request: https://github.com/apache/beam/pull/1921 [BEAM-1304] Checking for nullity before trying to obtain an aggregator's value. Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Mak

[jira] [Resolved] (BEAM-1392) DoFn teardown not called on empty partitions

2017-02-05 Thread Amit Sela (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Sela resolved BEAM-1392. - Resolution: Fixed Fix Version/s: 0.6.0 > DoFn teardown not called on empty partitions >

[jira] [Commented] (BEAM-1392) DoFn teardown not called on empty partitions

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

[1/2] beam git commit: [BEAM-1392] DoFn teardown not called on empty partitions

2017-02-05 Thread amitsela
Repository: beam Updated Branches: refs/heads/master 6e220bb37 -> e5afbb27f [BEAM-1392] DoFn teardown not called on empty partitions Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/25f91353 Tree: http://git-wip-us.apache.org

[GitHub] beam pull request #1920: [BEAM-1392] DoFn teardown not called on empty parti...

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

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

2017-02-05 Thread amitsela
This closes #1920 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/e5afbb27 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/e5afbb27 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/e5afbb27 Branch: refs/heads/maste

[jira] [Assigned] (BEAM-1354) TextIO should comply with PTransform style guide

2017-02-05 Thread Aviem Zur (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aviem Zur reassigned BEAM-1354: --- Assignee: Aviem Zur > TextIO should comply with PTransform style guide > -

[jira] [Commented] (BEAM-1392) DoFn teardown not called on empty partitions

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

[GitHub] beam pull request #1920: [BEAM-1392] DoFn teardown not called on empty parti...

2017-02-05 Thread aviemzur
GitHub user aviemzur opened a pull request: https://github.com/apache/beam/pull/1920 [BEAM-1392] DoFn teardown not called on empty partitions Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR title is

[jira] [Created] (BEAM-1392) DoFn teardown not called on empty partitions

2017-02-05 Thread Aviem Zur (JIRA)
Aviem Zur created BEAM-1392: --- Summary: DoFn teardown not called on empty partitions Key: BEAM-1392 URL: https://issues.apache.org/jira/browse/BEAM-1392 Project: Beam Issue Type: Bug Compo