[jira] [Work logged] (BEAM-4620) UnboundedReadFromBoundedSource.split() should always call split()

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4620?focusedWorklogId=190331&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190331 ] ASF GitHub Bot logged work on BEAM-4620: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6457) bigquery.py is too large, and some tools are better moved elsewhere

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6457?focusedWorklogId=190330&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190330 ] ASF GitHub Bot logged work on BEAM-6457: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6513) BeamEnumerableConverter doest not handle Null during collecting values

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6513?focusedWorklogId=190327&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190327 ] ASF GitHub Bot logged work on BEAM-6513: Author: ASF GitHub Bot

[jira] [Commented] (BEAM-6513) BeamEnumerableConverter doest not handle Null during collecting values

2019-01-25 Thread Rui Wang (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752950#comment-16752950 ] Rui Wang commented on BEAM-6513: It is due to ConcurrentLinkedQueue does not permit NULL.

[jira] [Work logged] (BEAM-6513) BeamEnumerableConverter doest not handle Null during collecting values

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6513?focusedWorklogId=190326&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190326 ] ASF GitHub Bot logged work on BEAM-6513: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6457) bigquery.py is too large, and some tools are better moved elsewhere

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6457?focusedWorklogId=190325&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190325 ] ASF GitHub Bot logged work on BEAM-6457: Author: ASF GitHub Bot

[jira] [Created] (BEAM-6513) BeamEnumerableConverter doest not handle Null during collecting values

2019-01-25 Thread Rui Wang (JIRA)
Rui Wang created BEAM-6513: -- Summary: BeamEnumerableConverter doest not handle Null during collecting values Key: BEAM-6513 URL: https://issues.apache.org/jira/browse/BEAM-6513 Project: Beam Issue

[jira] [Closed] (BEAM-6468) Cannot create empty TestBoundedTable

2019-01-25 Thread Rui Wang (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Wang closed BEAM-6468. -- Resolution: Fixed Fix Version/s: Not applicable > Cannot create empty TestBoundedTable >

[jira] [Work logged] (BEAM-6285) add parameters for offsetConsumer in KafkaIO.read()

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6285?focusedWorklogId=190319&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190319 ] ASF GitHub Bot logged work on BEAM-6285: Author: ASF GitHub Bot

[jira] [Commented] (BEAM-6431) Add ExecutionTime metrics to the Beam Java SDK

2019-01-25 Thread Alex Amato (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752921#comment-16752921 ] Alex Amato commented on BEAM-6431: -- I think this one which I have suppressed is okay to l

[jira] [Commented] (BEAM-6431) Add ExecutionTime metrics to the Beam Java SDK

2019-01-25 Thread Alex Amato (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752919#comment-16752919 ] Alex Amato commented on BEAM-6431: -- I have moved the ExecutionStateSampler and ExecutionS

[jira] [Work logged] (BEAM-6431) Add ExecutionTime metrics to the Beam Java SDK

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6431?focusedWorklogId=190308&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190308 ] ASF GitHub Bot logged work on BEAM-6431: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6291) Make the schema for BQ tables storing metric results more generic (Python)

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6291?focusedWorklogId=190304&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190304 ] ASF GitHub Bot logged work on BEAM-6291: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6291) Make the schema for BQ tables storing metric results more generic (Python)

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6291?focusedWorklogId=190305&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190305 ] ASF GitHub Bot logged work on BEAM-6291: Author: ASF GitHub Bot

[jira] [Commented] (BEAM-6192) Release related scripts should be more resilient to failures

2019-01-25 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752884#comment-16752884 ] Kenneth Knowles commented on BEAM-6192: --- Some ways to become more resilient would be

[jira] [Work logged] (BEAM-4620) UnboundedReadFromBoundedSource.split() should always call split()

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4620?focusedWorklogId=190273&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190273 ] ASF GitHub Bot logged work on BEAM-4620: Author: ASF GitHub Bot

[jira] [Commented] (BEAM-6512) [beam_PreCommit_Java_Cron] [GrpcDataServiceTest] Flake, Multiplexer hanging up

2019-01-25 Thread Daniel Oliveira (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752875#comment-16752875 ] Daniel Oliveira commented on BEAM-6512: --- Scott I'm assigning this to you because I n

[jira] [Commented] (BEAM-6192) Release related scripts should be more resilient to failures

2019-01-25 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752876#comment-16752876 ] Kenneth Knowles commented on BEAM-6192: --- I am going to make some notes of things dur

[jira] [Comment Edited] (BEAM-6192) Release related scripts should be more resilient to failures

2019-01-25 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752876#comment-16752876 ] Kenneth Knowles edited comment on BEAM-6192 at 1/26/19 1:01 AM:

[jira] [Created] (BEAM-6512) [beam_PreCommit_Java_Cron] [GrpcDataServiceTest] Flake, Multiplexer hanging up

2019-01-25 Thread Daniel Oliveira (JIRA)
Daniel Oliveira created BEAM-6512: - Summary: [beam_PreCommit_Java_Cron] [GrpcDataServiceTest] Flake, Multiplexer hanging up Key: BEAM-6512 URL: https://issues.apache.org/jira/browse/BEAM-6512 Project:

[jira] [Created] (BEAM-6511) AbstractGlobalCombineFn hierarchy is inconsistent

2019-01-25 Thread Nahuel Lofeudo (JIRA)
Nahuel Lofeudo created BEAM-6511: Summary: AbstractGlobalCombineFn hierarchy is inconsistent Key: BEAM-6511 URL: https://issues.apache.org/jira/browse/BEAM-6511 Project: Beam Issue Type: Bug

[jira] [Updated] (BEAM-6511) AbstractGlobalCombineFn hierarchy is inconsistent

2019-01-25 Thread Nahuel Lofeudo (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nahuel Lofeudo updated BEAM-6511: - Attachment: combineFn-hierarchy.png > AbstractGlobalCombineFn hierarchy is inconsistent >

[jira] [Commented] (BEAM-6511) AbstractGlobalCombineFn hierarchy is inconsistent

2019-01-25 Thread Nahuel Lofeudo (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752852#comment-16752852 ] Nahuel Lofeudo commented on BEAM-6511: -- Attached is a screenshot of the AbstractGloba

[jira] [Commented] (BEAM-5045) JdbcIO connection issue with MS SQL

2019-01-25 Thread Shashank Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-5045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752842#comment-16752842 ] Shashank Agarwal commented on BEAM-5045: Yes, go ahead. On Wed, Jan 23, 2019 at 1

[jira] [Commented] (BEAM-2530) Make Beam compatible with next Java LTS version

2019-01-25 Thread Pablo Estrada (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752833#comment-16752833 ] Pablo Estrada commented on BEAM-2530: - [~ŁukaszG], [~kasiak] and I plan to start looki

[jira] [Work logged] (BEAM-6024) Gradle setupVirtualenv supports Python 3

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6024?focusedWorklogId=190260&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190260 ] ASF GitHub Bot logged work on BEAM-6024: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6024) Gradle setupVirtualenv supports Python 3

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6024?focusedWorklogId=190257&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190257 ] ASF GitHub Bot logged work on BEAM-6024: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6457) bigquery.py is too large, and some tools are better moved elsewhere

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6457?focusedWorklogId=190255&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190255 ] ASF GitHub Bot logged work on BEAM-6457: Author: ASF GitHub Bot

[jira] [Created] (BEAM-6510) [beam_PostCommit_Java_Nexmark_Flink] Consistently timing out

2019-01-25 Thread Daniel Oliveira (JIRA)
Daniel Oliveira created BEAM-6510: - Summary: [beam_PostCommit_Java_Nexmark_Flink] Consistently timing out Key: BEAM-6510 URL: https://issues.apache.org/jira/browse/BEAM-6510 Project: Beam Is

[jira] [Resolved] (BEAM-6096) illegal signature attribute when compiling with JDK 11

2019-01-25 Thread Pablo Estrada (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pablo Estrada resolved BEAM-6096. - Resolution: Fixed Fix Version/s: 2.10.0 > illegal signature attribute when compiling with J

[jira] [Work logged] (BEAM-6285) add parameters for offsetConsumer in KafkaIO.read()

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6285?focusedWorklogId=190248&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190248 ] ASF GitHub Bot logged work on BEAM-6285: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6285) add parameters for offsetConsumer in KafkaIO.read()

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6285?focusedWorklogId=190245&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190245 ] ASF GitHub Bot logged work on BEAM-6285: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6285) add parameters for offsetConsumer in KafkaIO.read()

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6285?focusedWorklogId=190242&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190242 ] ASF GitHub Bot logged work on BEAM-6285: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6285) add parameters for offsetConsumer in KafkaIO.read()

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6285?focusedWorklogId=190241&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190241 ] ASF GitHub Bot logged work on BEAM-6285: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6487) BigQuery api is out of date

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6487?focusedWorklogId=190233&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190233 ] ASF GitHub Bot logged work on BEAM-6487: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-5684) Need a test that verifies Flattening / not-flattening of BQ nested records

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-5684?focusedWorklogId=190210&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190210 ] ASF GitHub Bot logged work on BEAM-5684: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-3342) Create a Cloud Bigtable Python connector

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3342?focusedWorklogId=190194&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190194 ] ASF GitHub Bot logged work on BEAM-3342: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6241) MongoDbIO - Add Limit and Aggregates Support

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6241?focusedWorklogId=190195&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190195 ] ASF GitHub Bot logged work on BEAM-6241: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-3342) Create a Cloud Bigtable Python connector

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3342?focusedWorklogId=190190&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190190 ] ASF GitHub Bot logged work on BEAM-3342: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6241) MongoDbIO - Add Limit and Aggregates Support

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6241?focusedWorklogId=190196&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190196 ] ASF GitHub Bot logged work on BEAM-6241: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-3342) Create a Cloud Bigtable Python connector

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3342?focusedWorklogId=190187&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190187 ] ASF GitHub Bot logged work on BEAM-3342: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-3342) Create a Cloud Bigtable Python connector

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3342?focusedWorklogId=190191&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190191 ] ASF GitHub Bot logged work on BEAM-3342: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-3342) Create a Cloud Bigtable Python connector

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3342?focusedWorklogId=190193&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190193 ] ASF GitHub Bot logged work on BEAM-3342: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6241) MongoDbIO - Add Limit and Aggregates Support

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6241?focusedWorklogId=190192&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190192 ] ASF GitHub Bot logged work on BEAM-6241: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6228) Website build from source release fails due to git dependency

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6228?focusedWorklogId=190178&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190178 ] ASF GitHub Bot logged work on BEAM-6228: Author: ASF GitHub Bot

[jira] [Created] (BEAM-6509) Allow Rate Limiting per Stage

2019-01-25 Thread Tyler Rockwood (JIRA)
Tyler Rockwood created BEAM-6509: Summary: Allow Rate Limiting per Stage Key: BEAM-6509 URL: https://issues.apache.org/jira/browse/BEAM-6509 Project: Beam Issue Type: New Feature Co

[jira] [Work logged] (BEAM-5959) Add Cloud KMS support to GCS creates and copies

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-5959?focusedWorklogId=190170&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190170 ] ASF GitHub Bot logged work on BEAM-5959: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-5959) Add Cloud KMS support to GCS creates and copies

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-5959?focusedWorklogId=190169&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190169 ] ASF GitHub Bot logged work on BEAM-5959: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-5442) PortableRunner swallows custom options for Runner

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-5442?focusedWorklogId=190168&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190168 ] ASF GitHub Bot logged work on BEAM-5442: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-5442) PortableRunner swallows custom options for Runner

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-5442?focusedWorklogId=190160&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190160 ] ASF GitHub Bot logged work on BEAM-5442: Author: ASF GitHub Bot

[jira] [Resolved] (BEAM-6237) ULR ValidatesRunner tests not deleting artifacts.

2019-01-25 Thread Daniel Oliveira (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Oliveira resolved BEAM-6237. --- Resolution: Fixed Fix Version/s: 2.11.0 > ULR ValidatesRunner tests not deleting artifa

[jira] [Resolved] (BEAM-6381) :beam-test-infra-metrics:test org.apache.beam.testinfra.metrics.ProberTests > CheckGrafanaStalenessAlerts failed

2019-01-25 Thread Scott Wegner (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Wegner resolved BEAM-6381. Resolution: Fixed Fix Version/s: Not applicable https://github.com/apache/beam/pull/7625 > :

[jira] [Work logged] (BEAM-6457) bigquery.py is too large, and some tools are better moved elsewhere

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6457?focusedWorklogId=190149&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190149 ] ASF GitHub Bot logged work on BEAM-6457: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6457) bigquery.py is too large, and some tools are better moved elsewhere

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6457?focusedWorklogId=190151&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190151 ] ASF GitHub Bot logged work on BEAM-6457: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6457) bigquery.py is too large, and some tools are better moved elsewhere

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6457?focusedWorklogId=190143&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190143 ] ASF GitHub Bot logged work on BEAM-6457: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6024) Gradle setupVirtualenv supports Python 3

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6024?focusedWorklogId=190140&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190140 ] ASF GitHub Bot logged work on BEAM-6024: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6381) :beam-test-infra-metrics:test org.apache.beam.testinfra.metrics.ProberTests > CheckGrafanaStalenessAlerts failed

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6381?focusedWorklogId=190139&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190139 ] ASF GitHub Bot logged work on BEAM-6381: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6457) bigquery.py is too large, and some tools are better moved elsewhere

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6457?focusedWorklogId=190137&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190137 ] ASF GitHub Bot logged work on BEAM-6457: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6285) add parameters for offsetConsumer in KafkaIO.read()

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6285?focusedWorklogId=190135&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190135 ] ASF GitHub Bot logged work on BEAM-6285: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6285) add parameters for offsetConsumer in KafkaIO.read()

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6285?focusedWorklogId=190136&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190136 ] ASF GitHub Bot logged work on BEAM-6285: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6024) Gradle setupVirtualenv supports Python 3

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6024?focusedWorklogId=190124&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190124 ] ASF GitHub Bot logged work on BEAM-6024: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6024) Gradle setupVirtualenv supports Python 3

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6024?focusedWorklogId=190123&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190123 ] ASF GitHub Bot logged work on BEAM-6024: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-5519) Spark Streaming Duplicated Encoding/Decoding Effort

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-5519?focusedWorklogId=190120&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190120 ] ASF GitHub Bot logged work on BEAM-5519: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-5519) Spark Streaming Duplicated Encoding/Decoding Effort

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-5519?focusedWorklogId=190121&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190121 ] ASF GitHub Bot logged work on BEAM-5519: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6381) :beam-test-infra-metrics:test org.apache.beam.testinfra.metrics.ProberTests > CheckGrafanaStalenessAlerts failed

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6381?focusedWorklogId=190116&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190116 ] ASF GitHub Bot logged work on BEAM-6381: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6381) :beam-test-infra-metrics:test org.apache.beam.testinfra.metrics.ProberTests > CheckGrafanaStalenessAlerts failed

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6381?focusedWorklogId=190117&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190117 ] ASF GitHub Bot logged work on BEAM-6381: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6233) Make bundle execution with ExecutableStage support timer/states

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6233?focusedWorklogId=190115&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190115 ] ASF GitHub Bot logged work on BEAM-6233: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-3342) Create a Cloud Bigtable Python connector

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3342?focusedWorklogId=190113&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190113 ] ASF GitHub Bot logged work on BEAM-3342: Author: ASF GitHub Bot

[jira] [Resolved] (BEAM-6154) Gcsio batch delete broken in Python 3

2019-01-25 Thread Mark Liu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Liu resolved BEAM-6154. Resolution: Fixed Fix Version/s: 2.11.0 > Gcsio batch delete broken in Python 3 > ---

[jira] [Commented] (BEAM-793) JdbcIO can create a deadlock when parallelism is greater than 1

2019-01-25 Thread Robert Collins (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752461#comment-16752461 ] Robert Collins commented on BEAM-793: - I've run into a related issue. When using Postgr

[jira] [Resolved] (BEAM-6454) TypeError in DataflowRunner: dict_values does not support indexing

2019-01-25 Thread Mark Liu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Liu resolved BEAM-6454. Resolution: Fixed Fix Version/s: 2.11.0 > TypeError in DataflowRunner: dict_values does not support i

[jira] [Commented] (BEAM-6154) Gcsio batch delete broken in Python 3

2019-01-25 Thread Mark Liu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752457#comment-16752457 ] Mark Liu commented on BEAM-6154: This is the fix for gcsio and apitools upgrade:  https://

[jira] [Work logged] (BEAM-5953) Support DataflowRunner on Python 3

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-5953?focusedWorklogId=190098&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190098 ] ASF GitHub Bot logged work on BEAM-5953: Author: ASF GitHub Bot

[jira] [Assigned] (BEAM-6494) We do not sync pipeline with server at bundle end, only during teardown

2019-01-25 Thread Robert Collins (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Collins reassigned BEAM-6494: Assignee: Robert Collins (was: Jean-Baptiste Onofré) > We do not sync pipeline with server

[jira] [Work started] (BEAM-6494) We do not sync pipeline with server at bundle end, only during teardown

2019-01-25 Thread Robert Collins (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on BEAM-6494 started by Robert Collins. > We do not sync pipeline with server at bundle end, only during teardown > -

[jira] [Work logged] (BEAM-5442) PortableRunner swallows custom options for Runner

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-5442?focusedWorklogId=190081&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190081 ] ASF GitHub Bot logged work on BEAM-5442: Author: ASF GitHub Bot

[jira] [Created] (BEAM-6508) Pipeline execution failed:

2019-01-25 Thread Ramesh Srinivasalu (JIRA)
Ramesh Srinivasalu created BEAM-6508: Summary: Pipeline execution failed: Key: BEAM-6508 URL: https://issues.apache.org/jira/browse/BEAM-6508 Project: Beam Issue Type: Bug Comp

[jira] [Work logged] (BEAM-6241) MongoDbIO - Add Limit and Aggregates Support

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6241?focusedWorklogId=190070&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190070 ] ASF GitHub Bot logged work on BEAM-6241: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6241) MongoDbIO - Add Limit and Aggregates Support

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6241?focusedWorklogId=190071&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190071 ] ASF GitHub Bot logged work on BEAM-6241: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6241) MongoDbIO - Add Limit and Aggregates Support

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6241?focusedWorklogId=190072&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190072 ] ASF GitHub Bot logged work on BEAM-6241: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6324) CassandraIO.Read - Add the ability to provide a filter to the query

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6324?focusedWorklogId=190068&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190068 ] ASF GitHub Bot logged work on BEAM-6324: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6269) Support mixed-language pipelines.

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6269?focusedWorklogId=190063&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190063 ] ASF GitHub Bot logged work on BEAM-6269: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6243) TFX pipelines experience a huge blowup in intermediate data size

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6243?focusedWorklogId=190062&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190062 ] ASF GitHub Bot logged work on BEAM-6243: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6243) TFX pipelines experience a huge blowup in intermediate data size

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6243?focusedWorklogId=190061&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190061 ] ASF GitHub Bot logged work on BEAM-6243: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6243) TFX pipelines experience a huge blowup in intermediate data size

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6243?focusedWorklogId=190060&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190060 ] ASF GitHub Bot logged work on BEAM-6243: Author: ASF GitHub Bot

[jira] [Updated] (BEAM-6507) Go SDK : Cannot use BigQuery compatible Structs in PCollections

2019-01-25 Thread Chloe Thonin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chloe Thonin updated BEAM-6507: --- Description: I want to create a PCollection of objects of this type :   {noformat} type Ticket struct

[jira] [Work logged] (BEAM-6285) add parameters for offsetConsumer in KafkaIO.read()

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6285?focusedWorklogId=190022&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190022 ] ASF GitHub Bot logged work on BEAM-6285: Author: ASF GitHub Bot

[jira] [Updated] (BEAM-6507) Go SDK : Cannot use BigQuery compatible Structs in PCollections

2019-01-25 Thread Chloe Thonin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chloe Thonin updated BEAM-6507: --- Description: I want to create a PCollection of objects of this type : type Ticket struct {}}  Uid

[jira] [Created] (BEAM-6507) Go SDK : Cannot use BigQuery compatible Structs in PCollections

2019-01-25 Thread Chloe Thonin (JIRA)
Chloe Thonin created BEAM-6507: -- Summary: Go SDK : Cannot use BigQuery compatible Structs in PCollections Key: BEAM-6507 URL: https://issues.apache.org/jira/browse/BEAM-6507 Project: Beam Issue

[jira] [Work logged] (BEAM-6324) CassandraIO.Read - Add the ability to provide a filter to the query

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6324?focusedWorklogId=190023&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190023 ] ASF GitHub Bot logged work on BEAM-6324: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-5442) PortableRunner swallows custom options for Runner

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-5442?focusedWorklogId=190007&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190007 ] ASF GitHub Bot logged work on BEAM-5442: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-5442) PortableRunner swallows custom options for Runner

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-5442?focusedWorklogId=190009&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190009 ] ASF GitHub Bot logged work on BEAM-5442: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-5442) PortableRunner swallows custom options for Runner

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-5442?focusedWorklogId=190005&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190005 ] ASF GitHub Bot logged work on BEAM-5442: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-5442) PortableRunner swallows custom options for Runner

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-5442?focusedWorklogId=190006&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190006 ] ASF GitHub Bot logged work on BEAM-5442: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-5442) PortableRunner swallows custom options for Runner

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-5442?focusedWorklogId=190008&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190008 ] ASF GitHub Bot logged work on BEAM-5442: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6361) Fix user-metric prefix detection for portable Flink metrics

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6361?focusedWorklogId=18&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-18 ] ASF GitHub Bot logged work on BEAM-6361: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6324) CassandraIO.Read - Add the ability to provide a filter to the query

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6324?focusedWorklogId=189924&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-189924 ] ASF GitHub Bot logged work on BEAM-6324: Author: ASF GitHub Bot

[jira] [Work started] (BEAM-6291) Make the schema for BQ tables storing metric results more generic (Python)

2019-01-25 Thread Kasia Kucharczyk (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on BEAM-6291 started by Kasia Kucharczyk. -- > Make the schema for BQ tables storing metric results more generic (Python)

[jira] [Work logged] (BEAM-6324) CassandraIO.Read - Add the ability to provide a filter to the query

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6324?focusedWorklogId=189923&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-189923 ] ASF GitHub Bot logged work on BEAM-6324: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-6324) CassandraIO.Read - Add the ability to provide a filter to the query

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6324?focusedWorklogId=189918&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-189918 ] ASF GitHub Bot logged work on BEAM-6324: Author: ASF GitHub Bot

  1   2   >