Build failed in Jenkins: beam_PerformanceTests_Python #883

2018-02-06 Thread Apache Jenkins Server
See Changes: [rangadi] KafkaIO : move source and sink implemenations into own files. [rangadi] minor [kenn] Deprecate DoFnTester [klk] Remove DoFnTester from core SDK tests [kenn] Sickbay ApexRunne

Build failed in Jenkins: beam_PerformanceTests_TFRecordIOIT #110

2018-02-06 Thread Apache Jenkins Server
See Changes: [rangadi] KafkaIO : move source and sink implemenations into own files. [rangadi] minor [kenn] Deprecate DoFnTester [klk] Remove DoFnTester from core SDK tests [kenn] Sickbay Ape

[jira] [Created] (BEAM-3634) [SQL] Refactor PTransforms

2018-02-06 Thread Anton Kedin (JIRA)
Anton Kedin created BEAM-3634: - Summary: [SQL] Refactor PTransforms Key: BEAM-3634 URL: https://issues.apache.org/jira/browse/BEAM-3634 Project: Beam Issue Type: Improvement Components:

[jira] [Updated] (BEAM-3634) [SQL] Refactor BeamRelNodes into PTransforms

2018-02-06 Thread Anton Kedin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anton Kedin updated BEAM-3634: -- Summary: [SQL] Refactor BeamRelNodes into PTransforms (was: [SQL] Refactor PTransforms) > [SQL] Refacto

[beam] 01/01: Merge pull request #4540 [BEAM-3302] Support CoGBK in the Go SDK

2018-02-06 Thread robertwb
This is an automated email from the ASF dual-hosted git repository. robertwb pushed a commit to branch go-sdk in repository https://gitbox.apache.org/repos/asf/beam.git commit a328e441dbe28f233929b7b3a4a5408663fe7468 Merge: 52a598d b7dce98 Author: Robert Bradshaw AuthorDate: Tue Feb 6 16:33:10 2

[beam] branch go-sdk updated (52a598d -> a328e44)

2018-02-06 Thread robertwb
This is an automated email from the ASF dual-hosted git repository. robertwb pushed a change to branch go-sdk in repository https://gitbox.apache.org/repos/asf/beam.git. from 52a598d [BEAM-3388] Remove reflection from varint codecs add 07e534b Changed core GBK to CoGBK add 66ecd9

[jira] [Created] (BEAM-3635) Infer type hints on PTransformOverrides

2018-02-06 Thread Charles Chen (JIRA)
Charles Chen created BEAM-3635: -- Summary: Infer type hints on PTransformOverrides Key: BEAM-3635 URL: https://issues.apache.org/jira/browse/BEAM-3635 Project: Beam Issue Type: Improvement

Jenkins build became unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #4899

2018-02-06 Thread Apache Jenkins Server
See

Build failed in Jenkins: beam_PostCommit_Python_Verify #4162

2018-02-06 Thread Apache Jenkins Server
See Changes: [kedin] Refactor BeamRecordType and BeamRecord -- [...truncated 1.53 MB...] root: ERROR: Giving up after 4 attempts. root: WARNING: A task failed

[jira] [Assigned] (BEAM-2855) Implement a python version of the nexmark queries

2018-02-06 Thread Batkhuyag Batsaikhan (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Batkhuyag Batsaikhan reassigned BEAM-2855: -- Assignee: Ahmet Altay (was: Batkhuyag Batsaikhan) > Implement a python version

[jira] [Resolved] (BEAM-3354) Timer setRelative() does not reset previously set timer.

2018-02-06 Thread Batkhuyag Batsaikhan (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Batkhuyag Batsaikhan resolved BEAM-3354. Resolution: Fixed Fix Version/s: 2.3.0 > Timer setRelative() does not reset pr

[jira] [Updated] (BEAM-2535) Allow explicit output time independent of firing specification for all timers

2018-02-06 Thread Batkhuyag Batsaikhan (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Batkhuyag Batsaikhan updated BEAM-2535: --- Description: Today, we have insufficient control over the event time timestamp of eleme

[jira] [Assigned] (BEAM-2855) Implement a python version of the nexmark queries

2018-02-06 Thread Ahmet Altay (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Altay reassigned BEAM-2855: - Assignee: (was: Ahmet Altay) > Implement a python version of the nexmark queries > ---

[jira] [Resolved] (BEAM-3302) Go CoGBK support

2018-02-06 Thread Henning Rohde (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henning Rohde resolved BEAM-3302. - Resolution: Fixed Fix Version/s: Not applicable > Go CoGBK support > > >

[jira] [Resolved] (BEAM-3316) Consider: do not use graph.Graph for runtime bundle representation

2018-02-06 Thread Henning Rohde (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henning Rohde resolved BEAM-3316. - Resolution: Fixed Fix Version/s: Not applicable > Consider: do not use graph.Graph for runti

[beam] 01/01: Merge pull request #4623 from charlesccychen/fix-python-streaming

2018-02-06 Thread robertwb
This is an automated email from the ASF dual-hosted git repository. robertwb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 1ac8a24bbd952bd8a494ca7de5c89488b82d7a54 Merge: 06a4a15 f887ed0 Author: Robert Bradshaw AuthorDate: Tue Feb 6 17:39:16 2

[beam] branch master updated (06a4a15 -> 1ac8a24)

2018-02-06 Thread robertwb
This is an automated email from the ASF dual-hosted git repository. robertwb pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 06a4a15 Merge pull request #4593: [BEAM-2721] Refactor BeamRecordType and BeamRecord add f887ed0 [BEAM-3635]

[beam] 01/01: Merge pull request #4618: [BEAM-3627] Switch FullWindowedValueCoder to bypass validation

2018-02-06 Thread kenn
This is an automated email from the ASF dual-hosted git repository. kenn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 0e60ca459acfcfc410b7d9ddc819acc8e814871a Merge: 1ac8a24 ec69c8c Author: Kenn Knowles AuthorDate: Tue Feb 6 18:08:51 2018 -08

[beam] branch master updated (1ac8a24 -> 0e60ca4)

2018-02-06 Thread kenn
This is an automated email from the ASF dual-hosted git repository. kenn pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 1ac8a24 Merge pull request #4623 from charlesccychen/fix-python-streaming add ec69c8c Switch FullWindowedValueCod

Jenkins build is back to normal : beam_PostCommit_Python_Verify #4163

2018-02-06 Thread Apache Jenkins Server
See

Build failed in Jenkins: beam_PostCommit_Python_ValidatesRunner_Dataflow #846

2018-02-06 Thread Apache Jenkins Server
See -- [...truncated 235.04 KB...] { "@type": "kind:stream", "component_encodings": [

[jira] [Created] (BEAM-3636) DirectRunner proto roundtrip masks stable name errors

2018-02-06 Thread Kenneth Knowles (JIRA)
Kenneth Knowles created BEAM-3636: - Summary: DirectRunner proto roundtrip masks stable name errors Key: BEAM-3636 URL: https://issues.apache.org/jira/browse/BEAM-3636 Project: Beam Issue Type

Build failed in Jenkins: beam_PostCommit_Python_Verify #4165

2018-02-06 Thread Apache Jenkins Server
See -- [...truncated 1.53 MB...] "kind": "ParallelDo", "name": "s14", "properties": { "display_data": [ { "key": "fn",

Jenkins build is unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #4901

2018-02-06 Thread Apache Jenkins Server
See

[beam] branch master updated (0e60ca4 -> d7bee8c)

2018-02-06 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 0e60ca4 Merge pull request #4618: [BEAM-3627] Switch FullWindowedValueCoder to bypass validation add 58a6b80 BEA

[beam] 01/01: BEAM-3624 - Remove collapsible if statements

2018-02-06 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit d7bee8cf41dcc35f70135bd5baab25a6beaeaaca Merge: 0e60ca4 58a6b80 Author: Lukasz Cwik AuthorDate: Tue Feb 6 21:30:00 2018 -08

[jira] [Resolved] (BEAM-3624) Remove collapsible if statements

2018-02-06 Thread Luke Cwik (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Cwik resolved BEAM-3624. - Resolution: Fixed > Remove collapsible if statements > > >

Jenkins build is back to normal : beam_PostCommit_Python_ValidatesRunner_Dataflow #847

2018-02-06 Thread Apache Jenkins Server
See

Jenkins build is back to normal : beam_PostCommit_Python_Verify #4166

2018-02-06 Thread Apache Jenkins Server
See

Jenkins build is back to normal : beam_PerformanceTests_TFRecordIOIT #111

2018-02-06 Thread Apache Jenkins Server
See

Build failed in Jenkins: beam_PerformanceTests_Python #884

2018-02-06 Thread Apache Jenkins Server
See Changes: [coheigea] BEAM-3624 - Remove collapsible if statements [kenn] Switch FullWindowedValueCoder to bypass validation [kedin] Refactor BeamRecordType and BeamRecord [ccy] [BEAM-3635] Infer

Jenkins build is back to stable : beam_PostCommit_Java_ValidatesRunner_Dataflow #4902

2018-02-06 Thread Apache Jenkins Server
See

<    1   2