[jira] [Work logged] (BEAM-4691) Rename (and reorganize?) jenkins jobs

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4691?focusedWorklogId=122191&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-122191 ] ASF GitHub Bot logged work on BEAM-4691: Author: ASF GitHub Bot

[jira] [Updated] (BEAM-4769) Types$WildcardTypeImpl cannot be cast to java.lang.reflect.TypeVariable

2018-07-12 Thread Dzmitry Lazerka (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dzmitry Lazerka updated BEAM-4769: -- Description: Hi, I'm getting the following exception, probably when Beam cannot find a coder fo

[jira] [Work logged] (BEAM-4006) Futurize and fix python 2 compatibility for transforms subpackage

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4006?focusedWorklogId=122234&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-122234 ] ASF GitHub Bot logged work on BEAM-4006: Author: ASF GitHub Bot

[jira] [Commented] (BEAM-4707) Change fields and table names in nexmark perfkit tables

2018-07-12 Thread Etienne Chauchot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16541322#comment-16541322 ] Etienne Chauchot commented on BEAM-4707: Hi Pablo, it is done by the second PR. I

[jira] [Resolved] (BEAM-4707) Change fields and table names in nexmark perfkit tables

2018-07-12 Thread Etienne Chauchot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Etienne Chauchot resolved BEAM-4707. Resolution: Fixed Fix Version/s: (was: 2.6.0) Not applicable >

[beam] branch master updated (bb34672 -> 48e4318)

2018-07-12 Thread ccy
This is an automated email from the ASF dual-hosted git repository. ccy pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from bb34672 [BEAM-4648] Remove experimental Python RPC DirectRunner (#5777) add 396caac Interactive runner and corresp

[beam] 01/01: Merge pull request #5937 from qinyeli/master

2018-07-12 Thread ccy
This is an automated email from the ASF dual-hosted git repository. ccy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 48e4318288199b48d4c44883c8fd9e4ed193aeac Merge: bb34672 396caac Author: Charles Chen AuthorDate: Thu Jul 12 01:43:12 2018 -07

[jira] [Created] (BEAM-4770) Standalone seed job didn't revert Jenkins seed job changes introduced by a PR

2018-07-12 Thread Lukasz Gajowy (JIRA)
Lukasz Gajowy created BEAM-4770: --- Summary: Standalone seed job didn't revert Jenkins seed job changes introduced by a PR Key: BEAM-4770 URL: https://issues.apache.org/jira/browse/BEAM-4770 Project: Beam

[jira] [Updated] (BEAM-4770) Standalone seed job didn't revert Jenkins seed job changes introduced by a PR

2018-07-12 Thread Lukasz Gajowy (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukasz Gajowy updated BEAM-4770: Description: +What was the setup?+ I created Pull Request (let's call it "A") of a branch with some

[jira] [Updated] (BEAM-4770) Standalone seed job didn't revert Jenkins seed job changes introduced by a PR

2018-07-12 Thread Lukasz Gajowy (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukasz Gajowy updated BEAM-4770: Description: +What was the setup?+ I created Pull Request (let's call it "A") of a branch with some

[jira] [Assigned] (BEAM-4770) Standalone seed job didn't revert Jenkins seed job changes introduced by a PR

2018-07-12 Thread Lukasz Gajowy (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukasz Gajowy reassigned BEAM-4770: --- Assignee: (was: Jason Kuster) > Standalone seed job didn't revert Jenkins seed job change

[beam] branch master updated (48e4318 -> 95f1a5a)

2018-07-12 Thread iemejia
This is an automated email from the ASF dual-hosted git repository. iemejia pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 48e4318 Merge pull request #5937 from qinyeli/master add 23a876f [BEAM-4020] Add an HBaseIO read implementation

[beam] 01/01: Merge pull request #5212: [BEAM-4020] Add HBaseIO.readAll() based on SDF

2018-07-12 Thread iemejia
This is an automated email from the ASF dual-hosted git repository. iemejia pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 95f1a5aeba85cd4a6e0eb1ce6eee141e3667d86d Merge: 48e4318 e53b0b2 Author: Ismaël Mejía AuthorDate: Thu Jul 12 11:28:47 2018

[jira] [Work logged] (BEAM-4020) Add HBaseIO.readAll() based on SDF

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4020?focusedWorklogId=122255&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-122255 ] ASF GitHub Bot logged work on BEAM-4020: Author: ASF GitHub Bot

[jira] [Resolved] (BEAM-4020) Add HBaseIO.readAll() based on SDF

2018-07-12 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-4020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismaël Mejía resolved BEAM-4020. Resolution: Fixed Fix Version/s: 2.6.0 > Add HBaseIO.readAll() based on SDF > ---

[jira] [Work logged] (BEAM-4020) Add HBaseIO.readAll() based on SDF

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4020?focusedWorklogId=122256&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-122256 ] ASF GitHub Bot logged work on BEAM-4020: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-4006) Futurize and fix python 2 compatibility for transforms subpackage

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4006?focusedWorklogId=122259&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-122259 ] ASF GitHub Bot logged work on BEAM-4006: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-4006) Futurize and fix python 2 compatibility for transforms subpackage

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4006?focusedWorklogId=122260&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-122260 ] ASF GitHub Bot logged work on BEAM-4006: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-1251) Python 3 Support

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1251?focusedWorklogId=122265&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-122265 ] ASF GitHub Bot logged work on BEAM-1251: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-1251) Python 3 Support

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1251?focusedWorklogId=122266&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-122266 ] ASF GitHub Bot logged work on BEAM-1251: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-1251) Python 3 Support

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1251?focusedWorklogId=122272&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-122272 ] ASF GitHub Bot logged work on BEAM-1251: Author: ASF GitHub Bot

[jira] [Created] (BEAM-4771) Update BeamSQL Walkthrough documentation to align with latest version

2018-07-12 Thread Akanksha Sharma (JIRA)
Akanksha Sharma created BEAM-4771: - Summary: Update BeamSQL Walkthrough documentation to align with latest version Key: BEAM-4771 URL: https://issues.apache.org/jira/browse/BEAM-4771 Project: Beam

[jira] [Work logged] (BEAM-3900) Introduce Euphoria Java 8 DSL

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3900?focusedWorklogId=122312&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-122312 ] ASF GitHub Bot logged work on BEAM-3900: Author: ASF GitHub Bot

Build failed in Jenkins: beam_PreCommit_Java_Cron #95

2018-07-12 Thread Apache Jenkins Server
See Changes: [iemejia] [BEAM-4020] Add an HBaseIO read implementation based on SDF [iemejia] [BEAM-4020] Add HBaseIO.readAll() based on SDF [qinyeli] Interactive runner and corresponding tests --

Build failed in Jenkins: beam_PostCommit_Java_GradleBuild #1050

2018-07-12 Thread Apache Jenkins Server
See Changes: [iemejia] [BEAM-4020] Add an HBaseIO read implementation based on SDF [iemejia] [BEAM-4020] Add HBaseIO.readAll() based on SDF [qinyeli] Interactive runner and corresponding tests

[jira] [Work logged] (BEAM-4430) Improve Performance Testing Documentation

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4430?focusedWorklogId=122372&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-122372 ] ASF GitHub Bot logged work on BEAM-4430: Author: ASF GitHub Bot

[jira] [Updated] (BEAM-4772) TextIO.read transform does not respect .withEmptyMatchTreatment

2018-07-12 Thread Samuel Waggoner (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samuel Waggoner updated BEAM-4772: -- Description: I modified the MinimalWordCount example to reproduce. I expect the read transform

[jira] [Updated] (BEAM-4772) TextIO.read transform does not respect .withEmptyMatchTreatment

2018-07-12 Thread Samuel Waggoner (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samuel Waggoner updated BEAM-4772: -- Description: I modified the MinimalWordCount example to reproduce. I expect the read transform

[jira] [Created] (BEAM-4772) TextIO.read transform does not respect .withEmptyMatchTreatment

2018-07-12 Thread Samuel Waggoner (JIRA)
Samuel Waggoner created BEAM-4772: - Summary: TextIO.read transform does not respect .withEmptyMatchTreatment Key: BEAM-4772 URL: https://issues.apache.org/jira/browse/BEAM-4772 Project: Beam

[jira] [Updated] (BEAM-4772) TextIO.read transform does not respect .withEmptyMatchTreatment

2018-07-12 Thread Samuel Waggoner (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samuel Waggoner updated BEAM-4772: -- Affects Version/s: (was: 2.4.0) > TextIO.read transform does not respect .withEmptyMatchTrea

[jira] [Work logged] (BEAM-2810) Consider a faster Avro library in Python

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2810?focusedWorklogId=122399&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-122399 ] ASF GitHub Bot logged work on BEAM-2810: Author: ASF GitHub Bot

[jira] [Updated] (BEAM-4038) Support Kafka Headers in KafkaIO

2018-07-12 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raghu Angadi updated BEAM-4038: --- Fix Version/s: (was: 2.6.0) > Support Kafka Headers in KafkaIO >

[jira] [Work logged] (BEAM-4749) fastavro breaks macos tests

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4749?focusedWorklogId=122440&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-122440 ] ASF GitHub Bot logged work on BEAM-4749: Author: ASF GitHub Bot

[jira] [Commented] (BEAM-4038) Support Kafka Headers in KafkaIO

2018-07-12 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16541977#comment-16541977 ] Raghu Angadi commented on BEAM-4038: It is not a blocker. I removed 'Fix Version'. The

[jira] [Work logged] (BEAM-4006) Futurize and fix python 2 compatibility for transforms subpackage

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4006?focusedWorklogId=122442&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-122442 ] ASF GitHub Bot logged work on BEAM-4006: Author: ASF GitHub Bot

[jira] [Commented] (BEAM-4772) TextIO.read transform does not respect .withEmptyMatchTreatment

2018-07-12 Thread Samuel Waggoner (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16542033#comment-16542033 ] Samuel Waggoner commented on BEAM-4772: --- We found a workaround. Adding .withHintMatc

[jira] [Created] (BEAM-4773) Flink job fails if image pull fails.

2018-07-12 Thread Ankur Goenka (JIRA)
Ankur Goenka created BEAM-4773: -- Summary: Flink job fails if image pull fails. Key: BEAM-4773 URL: https://issues.apache.org/jira/browse/BEAM-4773 Project: Beam Issue Type: Bug Compone

[jira] [Commented] (BEAM-4773) Flink job fails if image pull fails.

2018-07-12 Thread Ankur Goenka (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16542053#comment-16542053 ] Ankur Goenka commented on BEAM-4773: Fix in PR [https://github.com/apache/beam/pull/59

Build failed in Jenkins: beam_PreCommit_Java_Cron #96

2018-07-12 Thread Apache Jenkins Server
See -- [...truncated 16.90 MB...] INFO: Adding WriteOneFilePerWindow/TextIO.Write/WriteFiles/GatherTempFileResults/Reshuffle.ViaRandomKey/Values/Values/Map as step s24 Jul

[jira] [Work logged] (BEAM-4006) Futurize and fix python 2 compatibility for transforms subpackage

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4006?focusedWorklogId=122465&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-122465 ] ASF GitHub Bot logged work on BEAM-4006: Author: ASF GitHub Bot

Build failed in Jenkins: beam_PostCommit_Java_GradleBuild #1051

2018-07-12 Thread Apache Jenkins Server
See -- [...truncated 19.42 MB...] Jul 12, 2018 6:43:48 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2018-07-12T18:43:45.1

[jira] [Created] (BEAM-4774) Intergrate Nexmark SQL with Perfkit

2018-07-12 Thread Andrew Pilloud (JIRA)
Andrew Pilloud created BEAM-4774: Summary: Intergrate Nexmark SQL with Perfkit Key: BEAM-4774 URL: https://issues.apache.org/jira/browse/BEAM-4774 Project: Beam Issue Type: New Feature

[jira] [Commented] (BEAM-4772) TextIO.read transform does not respect .withEmptyMatchTreatment

2018-07-12 Thread Tanner Cecchetti (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16542126#comment-16542126 ] Tanner Cecchetti commented on BEAM-4772: It looks to me like the issue is with Com

[jira] [Comment Edited] (BEAM-4772) TextIO.read transform does not respect .withEmptyMatchTreatment

2018-07-12 Thread Tanner Cecchetti (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16542126#comment-16542126 ] Tanner Cecchetti edited comment on BEAM-4772 at 7/12/18 7:40 PM: ---

[jira] [Comment Edited] (BEAM-4772) TextIO.read transform does not respect .withEmptyMatchTreatment

2018-07-12 Thread Tanner Cecchetti (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16542126#comment-16542126 ] Tanner Cecchetti edited comment on BEAM-4772 at 7/12/18 7:41 PM: ---

[jira] [Work logged] (BEAM-1251) Python 3 Support

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1251?focusedWorklogId=122482&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-122482 ] ASF GitHub Bot logged work on BEAM-1251: Author: ASF GitHub Bot

[jira] [Comment Edited] (BEAM-4772) TextIO.read transform does not respect .withEmptyMatchTreatment

2018-07-12 Thread Tanner Cecchetti (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16542126#comment-16542126 ] Tanner Cecchetti edited comment on BEAM-4772 at 7/12/18 7:47 PM: ---

[jira] [Comment Edited] (BEAM-4772) TextIO.read transform does not respect .withEmptyMatchTreatment

2018-07-12 Thread Tanner Cecchetti (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16542126#comment-16542126 ] Tanner Cecchetti edited comment on BEAM-4772 at 7/12/18 7:47 PM: ---

[beam] branch master updated: [BEAM-4718]Run gradle build before publish

2018-07-12 Thread pabloem
This is an automated email from the ASF dual-hosted git repository. pabloem pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new e6c0b68 [BEAM-4718]Run gradle build before publi

[jira] [Work logged] (BEAM-4718) ./gradlew build should run nightly before ./gradlew publish

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4718?focusedWorklogId=122502&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-122502 ] ASF GitHub Bot logged work on BEAM-4718: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-4749) fastavro breaks macos tests

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4749?focusedWorklogId=122515&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-122515 ] ASF GitHub Bot logged work on BEAM-4749: Author: ASF GitHub Bot

[jira] [Created] (BEAM-4775) JobService should support returning metrics

2018-07-12 Thread Eugene Kirpichov (JIRA)
Eugene Kirpichov created BEAM-4775: -- Summary: JobService should support returning metrics Key: BEAM-4775 URL: https://issues.apache.org/jira/browse/BEAM-4775 Project: Beam Issue Type: Bug

[jira] [Created] (BEAM-4776) Java PortableRunner should support metrics

2018-07-12 Thread Eugene Kirpichov (JIRA)
Eugene Kirpichov created BEAM-4776: -- Summary: Java PortableRunner should support metrics Key: BEAM-4776 URL: https://issues.apache.org/jira/browse/BEAM-4776 Project: Beam Issue Type: Bug

[jira] [Closed] (BEAM-4205) Java: WordCount runs against manually started Flink at master

2018-07-12 Thread Eugene Kirpichov (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Kirpichov closed BEAM-4205. -- Resolution: Fixed Fix Version/s: 2.6.0 > Java: WordCount runs against manually started Fl

[jira] [Closed] (BEAM-4206) Python: WordCount runs against manually started Flink at master

2018-07-12 Thread Eugene Kirpichov (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Kirpichov closed BEAM-4206. -- Resolution: Fixed Fix Version/s: 2.6.0 > Python: WordCount runs against manually started

[jira] [Updated] (BEAM-4777) Python PortableRunner should support metrics

2018-07-12 Thread Eugene Kirpichov (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Kirpichov updated BEAM-4777: --- Component/s: (was: runner-core) sdk-py-core > Python PortableRunner shoul

[jira] [Created] (BEAM-4777) Python PortableRunner should support metrics

2018-07-12 Thread Eugene Kirpichov (JIRA)
Eugene Kirpichov created BEAM-4777: -- Summary: Python PortableRunner should support metrics Key: BEAM-4777 URL: https://issues.apache.org/jira/browse/BEAM-4777 Project: Beam Issue Type: Bug

[jira] [Updated] (BEAM-4777) Python PortableRunner should support metrics

2018-07-12 Thread Eugene Kirpichov (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Kirpichov updated BEAM-4777: --- Description: BEAM-4775 concerns adding metrics to the JobService API; the current issue is abo

[beam] branch master updated: Add CODEOWNERS file (#5909)

2018-07-12 Thread pabloem
This is an automated email from the ASF dual-hosted git repository. pabloem pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 93bcaee Add CODEOWNERS file (#5909) 93bcaee is d

[jira] [Closed] (BEAM-4733) Python portable runner to pass pipeline options to job service

2018-07-12 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise closed BEAM-4733. -- Resolution: Fixed Fix Version/s: 2.6.0 > Python portable runner to pass pipeline options to job s

[jira] [Created] (BEAM-4778) Less wasteful ArtifactStagingService

2018-07-12 Thread Eugene Kirpichov (JIRA)
Eugene Kirpichov created BEAM-4778: -- Summary: Less wasteful ArtifactStagingService Key: BEAM-4778 URL: https://issues.apache.org/jira/browse/BEAM-4778 Project: Beam Issue Type: Bug

[jira] [Created] (BEAM-4780) Entry point for ULR JobService compatible with TestPortableRunner

2018-07-12 Thread Eugene Kirpichov (JIRA)
Eugene Kirpichov created BEAM-4780: -- Summary: Entry point for ULR JobService compatible with TestPortableRunner Key: BEAM-4780 URL: https://issues.apache.org/jira/browse/BEAM-4780 Project: Beam

[jira] [Created] (BEAM-4779) Python PortableTestRunner that runs VR tests against a given portable runner

2018-07-12 Thread Eugene Kirpichov (JIRA)
Eugene Kirpichov created BEAM-4779: -- Summary: Python PortableTestRunner that runs VR tests against a given portable runner Key: BEAM-4779 URL: https://issues.apache.org/jira/browse/BEAM-4779 Project:

[beam] branch master updated (93bcaee -> 437410d)

2018-07-12 Thread altay
This is an automated email from the ASF dual-hosted git repository. altay pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 93bcaee Add CODEOWNERS file (#5909) add 21d3a70 Install fastavro only in linux new 437410d Merge pull reque

[beam] 01/01: Merge pull request #5939 from aaltay/fastavroplatform

2018-07-12 Thread altay
This is an automated email from the ASF dual-hosted git repository. altay pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 437410df527351a4bbf8c98dcf695d03a9a554b7 Merge: 93bcaee 21d3a70 Author: Ahmet Altay AuthorDate: Thu Jul 12 15:05:06 2018 -0

[jira] [Work logged] (BEAM-4749) fastavro breaks macos tests

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4749?focusedWorklogId=122521&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-122521 ] ASF GitHub Bot logged work on BEAM-4749: Author: ASF GitHub Bot

[beam] branch master updated: Full tracking of Batch side inputs. Performance tests show no regression

2018-07-12 Thread pabloem
This is an automated email from the ASF dual-hosted git repository. pabloem pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new df1d267 Full tracking of Batch side inputs. Perf

[jira] [Work logged] (BEAM-4076) Schema followups

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4076?focusedWorklogId=122528&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-122528 ] ASF GitHub Bot logged work on BEAM-4076: Author: ASF GitHub Bot

[beam] 01/01: Merge pull request #5933: [BEAM-4773] Warn on docker image pull fail

2018-07-12 Thread thw
This is an automated email from the ASF dual-hosted git repository. thw pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit b911d29ed981e59c8eb1c68802a98b269e13c1b7 Merge: df1d267 b8f122f Author: Thomas Weise AuthorDate: Thu Jul 12 16:02:24 2018 -07

[beam] branch master updated (df1d267 -> b911d29)

2018-07-12 Thread thw
This is an automated email from the ASF dual-hosted git repository. thw pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from df1d267 Full tracking of Batch side inputs. Performance tests show no regression add b8f122f Warn on docker image

[jira] [Work logged] (BEAM-4773) Flink job fails if image pull fails.

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4773?focusedWorklogId=122534&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-122534 ] ASF GitHub Bot logged work on BEAM-4773: Author: ASF GitHub Bot

[jira] [Resolved] (BEAM-4773) Flink job fails if image pull fails.

2018-07-12 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise resolved BEAM-4773. Resolution: Fixed Fix Version/s: 2.6.0 > Flink job fails if image pull fails. > -

[jira] [Created] (BEAM-4781) PTransforms that simply return their input cause portable Flink to crash.

2018-07-12 Thread Robert Bradshaw (JIRA)
Robert Bradshaw created BEAM-4781: - Summary: PTransforms that simply return their input cause portable Flink to crash. Key: BEAM-4781 URL: https://issues.apache.org/jira/browse/BEAM-4781 Project: Beam

[jira] [Created] (BEAM-4782) Enforce KV coders for MultiMap side inputs

2018-07-12 Thread Robert Bradshaw (JIRA)
Robert Bradshaw created BEAM-4782: - Summary: Enforce KV coders for MultiMap side inputs Key: BEAM-4782 URL: https://issues.apache.org/jira/browse/BEAM-4782 Project: Beam Issue Type: Task

Build failed in Jenkins: beam_PreCommit_Go_Cron #103

2018-07-12 Thread Apache Jenkins Server
See Changes: [ankurgoenka] Warn on docker image pull fail [s.lebedev] [BEAM-1251] Replace NameError-driven dispatch with ``past`` [altay] Install fastavro only in linux [Pablo] [BEAM-4718]Run gradle build

Build failed in Jenkins: beam_PostCommit_Go_GradleBuild #472

2018-07-12 Thread Apache Jenkins Server
See Changes: [ankurgoenka] Warn on docker image pull fail [s.lebedev] [BEAM-1251] Replace NameError-driven dispatch with ``past`` [altay] Install fastavro only in linux [Pablo] [BEAM-4718]Run grad

Build failed in Jenkins: beam_PreCommit_Python_Cron #100

2018-07-12 Thread Apache Jenkins Server
See Changes: [ankurgoenka] Warn on docker image pull fail [s.lebedev] [BEAM-1251] Replace NameError-driven dispatch with ``past`` [altay] Install fastavro only in linux [Pablo] [BEAM-4718]Run gradle b

[jira] [Work logged] (BEAM-4006) Futurize and fix python 2 compatibility for transforms subpackage

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4006?focusedWorklogId=122564&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-122564 ] ASF GitHub Bot logged work on BEAM-4006: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-4006) Futurize and fix python 2 compatibility for transforms subpackage

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4006?focusedWorklogId=122562&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-122562 ] ASF GitHub Bot logged work on BEAM-4006: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-4006) Futurize and fix python 2 compatibility for transforms subpackage

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4006?focusedWorklogId=122560&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-122560 ] ASF GitHub Bot logged work on BEAM-4006: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-4006) Futurize and fix python 2 compatibility for transforms subpackage

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4006?focusedWorklogId=122565&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-122565 ] ASF GitHub Bot logged work on BEAM-4006: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-4006) Futurize and fix python 2 compatibility for transforms subpackage

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4006?focusedWorklogId=122563&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-122563 ] ASF GitHub Bot logged work on BEAM-4006: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-4006) Futurize and fix python 2 compatibility for transforms subpackage

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4006?focusedWorklogId=122561&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-122561 ] ASF GitHub Bot logged work on BEAM-4006: Author: ASF GitHub Bot

Build failed in Jenkins: beam_PreCommit_Java_Cron #97

2018-07-12 Thread Apache Jenkins Server
See Changes: [ankurgoenka] Warn on docker image pull fail [s.lebedev] [BEAM-1251] Replace NameError-driven dispatch with ``past`` [altay] Install fastavro only in linux [Pablo] [BEAM-4718]Run gradle buil

Build failed in Jenkins: beam_PostCommit_Java_GradleBuild #1052

2018-07-12 Thread Apache Jenkins Server
See Changes: [ankurgoenka] Warn on docker image pull fail [s.lebedev] [BEAM-1251] Replace NameError-driven dispatch with ``past`` [altay] Install fastavro only in linux [Pablo] [BEAM-4718]Run g

[beam] 01/01: Merge pull request #5943: Adds license header to CODEOWNERS

2018-07-12 Thread jkff
This is an automated email from the ASF dual-hosted git repository. jkff pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 3c1191ab21337d5ae12abad686c0d03699f6e188 Merge: b911d29 53d63e2 Author: Eugene Kirpichov AuthorDate: Thu Jul 12 18:03:29 201

[beam] branch master updated (b911d29 -> 3c1191a)

2018-07-12 Thread jkff
This is an automated email from the ASF dual-hosted git repository. jkff pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from b911d29 Merge pull request #5933: [BEAM-4773] Warn on docker image pull fail add 53d63e2 Adds license header to C

[jira] [Work logged] (BEAM-4752) Import error in apache_beam.internal.pickler: "'module' object has no attribute 'dill'"

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4752?focusedWorklogId=122589&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-122589 ] ASF GitHub Bot logged work on BEAM-4752: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-4752) Import error in apache_beam.internal.pickler: "'module' object has no attribute 'dill'"

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4752?focusedWorklogId=122590&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-122590 ] ASF GitHub Bot logged work on BEAM-4752: Author: ASF GitHub Bot

[jira] [Work logged] (BEAM-4545) Release guide should contain how to build python wheels

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4545?focusedWorklogId=122600&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-122600 ] ASF GitHub Bot logged work on BEAM-4545: Author: ASF GitHub Bot

Jenkins build is back to normal : beam_PreCommit_Go_Cron #104

2018-07-12 Thread Apache Jenkins Server
See

Jenkins build is back to normal : beam_PostCommit_Go_GradleBuild #473

2018-07-12 Thread Apache Jenkins Server
See

Jenkins build is back to normal : beam_PreCommit_Python_Cron #101

2018-07-12 Thread Apache Jenkins Server
See

Build failed in Jenkins: beam_PreCommit_Java_Cron #98

2018-07-12 Thread Apache Jenkins Server
See Changes: [kirpichov] Adds license header to CODEOWNERS -- [...truncated 16.67 MB...] INFO: Adding WriteOneFilePerWindow/TextIO.Write/WriteFiles/GatherTempFi

Build failed in Jenkins: beam_PostCommit_Java_GradleBuild #1053

2018-07-12 Thread Apache Jenkins Server
See Changes: [kirpichov] Adds license header to CODEOWNERS -- [...truncated 19.17 MB...] Jul 13, 2018 6:39:40 AM org.apache.beam.runners.dataflow.util