Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Spark #2736

2017-07-28 Thread Apache Jenkins Server
See

Build failed in Jenkins: beam_PostCommit_Python_Verify #2826

2017-07-28 Thread Apache Jenkins Server
See -- [...truncated 558.03 KB...] File was already downloaded /tmp/dataflow-requirements-cache/funcsigs-1.0.2.tar.gz Collecting pbr>=0.11 (from mock->-r postcommit_requi

[jira] [Commented] (BEAM-2699) AppliedPTransform is used as a key in hashmaps but PTransform is not hashable/equality-comparable

2017-07-28 Thread Eugene Kirpichov (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16106003#comment-16106003 ] Eugene Kirpichov commented on BEAM-2699: You're right, this is another bug with the

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #3676

2017-07-28 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-2643) Add TextIO and AvroIO read transforms that can read a PCollection of files

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

[GitHub] beam pull request #3661: [BEAM-2643] Adds two new Read PTransforms that can ...

2017-07-28 Thread chamikaramj
GitHub user chamikaramj opened a pull request: https://github.com/apache/beam/pull/3661 [BEAM-2643] Adds two new Read PTransforms that can be used to read a massive number of files textio.ReadAllFromText is for reading a PCollection of text files/file patterns. avroio.ReadAllFr

[jira] [Commented] (BEAM-2699) AppliedPTransform is used as a key in hashmaps but PTransform is not hashable/equality-comparable

2017-07-28 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16105990#comment-16105990 ] Kenneth Knowles commented on BEAM-2699: --- Is it not true that AppliedPTransform is ide

Build failed in Jenkins: beam_PostCommit_Python_Verify #2825

2017-07-28 Thread Apache Jenkins Server
See Changes: [kirpichov] [BEAM-92] Supports DynamicDestinations in AvroIO. -- [...truncated 559.42 KB...] File was already downloaded /tmp/dataflow-require

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #3675

2017-07-28 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Spark #2735

2017-07-28 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-92) Data-dependent sinks

2017-07-28 Thread Eugene Kirpichov (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16105942#comment-16105942 ] Eugene Kirpichov commented on BEAM-92: -- I'm not sure whether having the current JIRA sti

[jira] [Commented] (BEAM-2699) AppliedPTransform is used as a key in hashmaps but PTransform is not hashable/equality-comparable

2017-07-28 Thread Eugene Kirpichov (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16105927#comment-16105927 ] Eugene Kirpichov commented on BEAM-2699: Relevant code: https://github.com/apache/

[jira] [Commented] (BEAM-2699) AppliedPTransform is used as a key in hashmaps but PTransform is not hashable/equality-comparable

2017-07-28 Thread Eugene Kirpichov (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16105929#comment-16105929 ] Eugene Kirpichov commented on BEAM-2699: Note that hashing this in general is fine,

[jira] [Commented] (BEAM-92) Data-dependent sinks

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

[GitHub] beam pull request #3541: [BEAM-92] Support value-dependent files in AvroIO.

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

[4/4] beam git commit: This closes #3541: [BEAM-92] Supports DynamicDestinations in AvroIO.

2017-07-28 Thread jkff
This closes #3541: [BEAM-92] Supports DynamicDestinations in AvroIO. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/540fa9b4 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/540fa9b4 Diff: http://git-wip-us.apache.org/rep

[3/4] beam git commit: [BEAM-92] Supports DynamicDestinations in AvroIO.

2017-07-28 Thread jkff
[BEAM-92] Supports DynamicDestinations in AvroIO. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/9f2622fa Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/9f2622fa Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/9f

[2/4] beam git commit: [BEAM-92] Supports DynamicDestinations in AvroIO.

2017-07-28 Thread jkff
http://git-wip-us.apache.org/repos/asf/beam/blob/9f2622fa/sdks/java/core/src/main/java/org/apache/beam/sdk/io/FileBasedSink.java -- diff --git a/sdks/java/core/src/main/java/org/apache/beam/sdk/io/FileBasedSink.java b/sdks/java/c

[1/4] beam git commit: [BEAM-92] Supports DynamicDestinations in AvroIO.

2017-07-28 Thread jkff
Repository: beam Updated Branches: refs/heads/master 1f2634d23 -> 540fa9b42 http://git-wip-us.apache.org/repos/asf/beam/blob/9f2622fa/sdks/java/core/src/test/java/org/apache/beam/sdk/io/WriteFilesTest.java -- diff --git a/sdks

[jira] [Updated] (BEAM-2643) Add TextIO and AvroIO read transforms that can read a PCollection of files

2017-07-28 Thread Chamikara Jayalath (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chamikara Jayalath updated BEAM-2643: - Summary: Add TextIO and AvroIO read transforms that can read a PCollection of files (was:

[jira] [Updated] (BEAM-2643) Add TextIO and AvroIO read transform that can read a PCollection of files

2017-07-28 Thread Chamikara Jayalath (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chamikara Jayalath updated BEAM-2643: - Summary: Add TextIO and AvroIO read transform that can read a PCollection of files (was: A

[jira] [Commented] (BEAM-2671) CreateStreamTest.testFirstElementLate validatesRunner test fails on Spark runner

2017-07-28 Thread Eugene Kirpichov (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16105918#comment-16105918 ] Eugene Kirpichov commented on BEAM-2671: Any updates? > CreateStreamTest.testFirst

[jira] [Commented] (BEAM-2699) AppliedPTransform is used as a key in hashmaps but PTransform is not hashable/equality-comparable

2017-07-28 Thread Eugene Kirpichov (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16105917#comment-16105917 ] Eugene Kirpichov commented on BEAM-2699: By the way, this was found when testing a

[jira] [Created] (BEAM-2699) AppliedPTransform is used as a key in hashmaps but PTransform is not hashable/equality-comparable

2017-07-28 Thread Eugene Kirpichov (JIRA)
Eugene Kirpichov created BEAM-2699: -- Summary: AppliedPTransform is used as a key in hashmaps but PTransform is not hashable/equality-comparable Key: BEAM-2699 URL: https://issues.apache.org/jira/browse/BEAM-2699

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Spark #2734

2017-07-28 Thread Apache Jenkins Server
See

Build failed in Jenkins: beam_PostCommit_Java_MavenInstall #4479

2017-07-28 Thread Apache Jenkins Server
See -- [...truncated 529.99 KB...] [INFO] Retrying request to {s}->https://repo.maven.apache.org:443 2017-07-29T00:11:03.531 [INFO] Downloaded: https://repo.maven.apach

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #3674

2017-07-28 Thread Apache Jenkins Server
See

[jira] [Updated] (BEAM-2693) GearpumpRunner Fn API based ParDo operator

2017-07-28 Thread Manu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manu Zhang updated BEAM-2693: - Issue Type: New Feature (was: Bug) > GearpumpRunner Fn API based ParDo operator >

[jira] [Updated] (BEAM-2694) Python shim for submitting to GearpumpRunner

2017-07-28 Thread Manu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manu Zhang updated BEAM-2694: - Issue Type: New Feature (was: Bug) > Python shim for submitting to GearpumpRunner > --

[jira] [Updated] (BEAM-2695) GearpumpRunner shim for Job API

2017-07-28 Thread Manu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manu Zhang updated BEAM-2695: - Issue Type: New Feature (was: Bug) > GearpumpRunner shim for Job API > >

[jira] [Created] (BEAM-2697) Support for new Timer API in GearpumpRunner

2017-07-28 Thread Manu Zhang (JIRA)
Manu Zhang created BEAM-2697: Summary: Support for new Timer API in GearpumpRunner Key: BEAM-2697 URL: https://issues.apache.org/jira/browse/BEAM-2697 Project: Beam Issue Type: New Feature

[jira] [Created] (BEAM-2698) Support Splittable DoFn in GearpumpRunner

2017-07-28 Thread Manu Zhang (JIRA)
Manu Zhang created BEAM-2698: Summary: Support Splittable DoFn in GearpumpRunner Key: BEAM-2698 URL: https://issues.apache.org/jira/browse/BEAM-2698 Project: Beam Issue Type: New Feature

[jira] [Created] (BEAM-2696) Support new State API in GearpumpRunner

2017-07-28 Thread Manu Zhang (JIRA)
Manu Zhang created BEAM-2696: Summary: Support new State API in GearpumpRunner Key: BEAM-2696 URL: https://issues.apache.org/jira/browse/BEAM-2696 Project: Beam Issue Type: New Feature

[jira] [Created] (BEAM-2695) GearpumpRunner shim for Job API

2017-07-28 Thread Manu Zhang (JIRA)
Manu Zhang created BEAM-2695: Summary: GearpumpRunner shim for Job API Key: BEAM-2695 URL: https://issues.apache.org/jira/browse/BEAM-2695 Project: Beam Issue Type: Bug Components: run

[jira] [Updated] (BEAM-2694) Python shim for submitting to GearpumpRunner

2017-07-28 Thread Manu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manu Zhang updated BEAM-2694: - Labels: beam-python-everywhere (was: ) > Python shim for submitting to GearpumpRunner > --

[jira] [Created] (BEAM-2694) Python shim for submitting to GearpumpRunner

2017-07-28 Thread Manu Zhang (JIRA)
Manu Zhang created BEAM-2694: Summary: Python shim for submitting to GearpumpRunner Key: BEAM-2694 URL: https://issues.apache.org/jira/browse/BEAM-2694 Project: Beam Issue Type: Bug Com

[jira] [Updated] (BEAM-2691) Add gearpump-runner to jenkins-precommit tests

2017-07-28 Thread Manu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manu Zhang updated BEAM-2691: - Labels: beam-python-everywhere (was: ) > Add gearpump-runner to jenkins-precommit tests >

[jira] [Created] (BEAM-2693) GearpumpRunner Fn API based ParDo operator

2017-07-28 Thread Manu Zhang (JIRA)
Manu Zhang created BEAM-2693: Summary: GearpumpRunner Fn API based ParDo operator Key: BEAM-2693 URL: https://issues.apache.org/jira/browse/BEAM-2693 Project: Beam Issue Type: Bug Compo

[jira] [Created] (BEAM-2692) Post-merge change to Beam website for gearpump-runner

2017-07-28 Thread Manu Zhang (JIRA)
Manu Zhang created BEAM-2692: Summary: Post-merge change to Beam website for gearpump-runner Key: BEAM-2692 URL: https://issues.apache.org/jira/browse/BEAM-2692 Project: Beam Issue Type: Bug

Build failed in Jenkins: beam_PostCommit_Python_Verify #2824

2017-07-28 Thread Apache Jenkins Server
See Changes: [tgroh] Perform a Multi-step combine in the DirectRunner -- [...truncated 558.43 KB...] File was already downloaded /tmp/dataflow-requirements-

[jira] [Created] (BEAM-2691) Add gearpump-runner to jenkins-precommit tests

2017-07-28 Thread Manu Zhang (JIRA)
Manu Zhang created BEAM-2691: Summary: Add gearpump-runner to jenkins-precommit tests Key: BEAM-2691 URL: https://issues.apache.org/jira/browse/BEAM-2691 Project: Beam Issue Type: Bug C

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Spark #2733

2017-07-28 Thread Apache Jenkins Server
See

[jira] [Updated] (BEAM-2118) Add a Cloud Object Translator for WriteBundlesToFiles.ResultCoder

2017-07-28 Thread Thomas Groh (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Groh updated BEAM-2118: -- Priority: Minor (was: Major) > Add a Cloud Object Translator for WriteBundlesToFiles.ResultCoder > -

[jira] [Assigned] (BEAM-2118) Add a Cloud Object Translator for WriteBundlesToFiles.ResultCoder

2017-07-28 Thread Thomas Groh (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Groh reassigned BEAM-2118: - Assignee: (was: Thomas Groh) > Add a Cloud Object Translator for WriteBundlesToFiles.ResultCod

[jira] [Resolved] (BEAM-2453) The Java DirectRunner should exercise all parts of a CombineFn

2017-07-28 Thread Thomas Groh (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Groh resolved BEAM-2453. --- Resolution: Fixed Fix Version/s: 2.2.0 > The Java DirectRunner should exercise all parts of a Co

[jira] [Commented] (BEAM-2453) The Java DirectRunner should exercise all parts of a CombineFn

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

[GitHub] beam pull request #3579: [BEAM-2453] Perform a Multi-step combine in the Dir...

2017-07-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/3579 --- 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: Perform a Multi-step combine in the DirectRunner

2017-07-28 Thread tgroh
Perform a Multi-step combine in the DirectRunner This exercises the entire CombineFn lifecycle for simple combine fns, expressed as a collection of DoFns. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/6ea2eda2 Tree: http://gi

[1/2] beam git commit: This closes #3579

2017-07-28 Thread tgroh
Repository: beam Updated Branches: refs/heads/master a94d680ea -> 1f2634d23 This closes #3579 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/1f2634d2 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/1f2634d2 Diff: htt

[jira] [Resolved] (BEAM-2558) Add a CombineFnTester

2017-07-28 Thread Thomas Groh (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Groh resolved BEAM-2558. --- Resolution: Fixed Fix Version/s: 2.2.0 > Add a CombineFnTester > - > >

Build failed in Jenkins: beam_PostCommit_Python_Verify #2823

2017-07-28 Thread Apache Jenkins Server
See -- [...truncated 558.30 KB...] File was already downloaded /tmp/dataflow-requirements-cache/funcsigs-1.0.2.tar.gz Collecting pbr>=0.11 (from mock->-r postcommit_requi

[jira] [Commented] (BEAM-2690) HCatalogIO has compile scoped dependencies on Hadoop and Hive

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

[GitHub] beam pull request #3660: [BEAM-2690] HCatalogIO needs provided scope depende...

2017-07-28 Thread NathanHowell
GitHub user NathanHowell opened a pull request: https://github.com/apache/beam/pull/3660 [BEAM-2690] HCatalogIO needs provided scope dependencies on Hadoop, Hive `beam-sdks-java-io-hcatalog`'s Hadoop and Hive dependencies have a`compile` scope, causing redundant classes to get compi

[jira] [Created] (BEAM-2690) HCatalogIO has compile scoped dependencies on Hadoop and Hive

2017-07-28 Thread Nathan Howell (JIRA)
Nathan Howell created BEAM-2690: --- Summary: HCatalogIO has compile scoped dependencies on Hadoop and Hive Key: BEAM-2690 URL: https://issues.apache.org/jira/browse/BEAM-2690 Project: Beam Issue

[GitHub] beam pull request #3646: Do not merge: scratch work 2

2017-07-28 Thread charlesccychen
Github user charlesccychen closed the pull request at: https://github.com/apache/beam/pull/3646 --- 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

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #3673

2017-07-28 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Spark #2732

2017-07-28 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #3672

2017-07-28 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Spark #2731

2017-07-28 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Spark #2730

2017-07-28 Thread Apache Jenkins Server
See

[jira] [Closed] (BEAM-2677) AvroIO.read without specifying a schema

2017-07-28 Thread Eugene Kirpichov (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Kirpichov closed BEAM-2677. -- Resolution: Fixed Fix Version/s: 2.2.0 > AvroIO.read without specifying a schema > ---

Build failed in Jenkins: beam_PostCommit_Python_Verify #2822

2017-07-28 Thread Apache Jenkins Server
See Changes: [kirpichov] Introduces TypeDescriptors.extractFromTypeParameters [kirpichov] [BEAM-2677] AvroIO.parseGenericRecords - schemaless AvroIO.read [kirpichov] Removes TransformingSource that

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #3671

2017-07-28 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-2677) AvroIO.read without specifying a schema

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

[3/4] beam git commit: Removes TransformingSource that is now unused

2017-07-28 Thread jkff
Removes TransformingSource that is now unused Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/c16947ec Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/c16947ec Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/c16947

[GitHub] beam pull request #3632: [BEAM-2677] AvroIO.parseGenericRecords - schemaless...

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

[4/4] beam git commit: This closes #3632: [BEAM-2677] AvroIO.parseGenericRecords - schemaless AvroIO.read

2017-07-28 Thread jkff
This closes #3632: [BEAM-2677] AvroIO.parseGenericRecords - schemaless AvroIO.read Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/a94d680e Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/a94d680e Diff: http://git-wip-us

[2/4] beam git commit: [BEAM-2677] AvroIO.parseGenericRecords - schemaless AvroIO.read

2017-07-28 Thread jkff
[BEAM-2677] AvroIO.parseGenericRecords - schemaless AvroIO.read Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/ebd00411 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/ebd00411 Diff: http://git-wip-us.apache.org/repos/as

[1/4] beam git commit: Introduces TypeDescriptors.extractFromTypeParameters

2017-07-28 Thread jkff
Repository: beam Updated Branches: refs/heads/master 7ab8954b9 -> a94d680ea Introduces TypeDescriptors.extractFromTypeParameters Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/62c922b3 Tree: http://git-wip-us.apache.org/rep

Jenkins build is unstable: beam_PostCommit_Java_MavenInstall #4475

2017-07-28 Thread Apache Jenkins Server
See

Build failed in Jenkins: beam_PostCommit_Python_Verify #2821

2017-07-28 Thread Apache Jenkins Server
See Changes: [alex-filatov] Fix View.asMultimap javadoc. -- [...truncated 558.53 KB...] DEPRECATION: pip install --download has been deprecated and will be re

[GitHub] beam pull request #3659: [proposal] Improving naming of steps that consume s...

2017-07-28 Thread pabloem
GitHub user pabloem opened a pull request: https://github.com/apache/beam/pull/3659 [proposal] Improving naming of steps that consume side inputs This would allow steps which consume side inputs to have a more intuitive name. We've had several users express confusion about their cou

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Spark #2729

2017-07-28 Thread Apache Jenkins Server
See

Jenkins build is back to normal : beam_PostCommit_Java_ValidatesRunner_Gearpump #178

2017-07-28 Thread Apache Jenkins Server
See

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

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

[GitHub] beam pull request #3637: [BEAM-79] Prepare for merging gearpump-runner

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

[3/8] beam git commit: Add beam-runners-gearpump dependency to javadoc

2017-07-28 Thread kenn
Add beam-runners-gearpump dependency to javadoc Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/49d4ed59 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/49d4ed59 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/49d4

[6/8] beam git commit: Override maven-enforcer-plugin for precommit tests

2017-07-28 Thread kenn
Override maven-enforcer-plugin for precommit tests Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/18daed90 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/18daed90 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/1

[8/8] beam git commit: This closes #3637: [BEAM-79] Prepare for merging gearpump-runner

2017-07-28 Thread kenn
This closes #3637: [BEAM-79] Prepare for merging gearpump-runner Remove gearpump-runner in precommit tests Override maven-enforcer-plugin for precommit tests Require java 8 for precommit tests and add gearpump-runner Deactivate integration-tests for gearpump-runner by default Add beam-ru

[2/8] beam git commit: Upgrade BEAM version to 2.2.0-SNAPSHOT in gearpump-runner

2017-07-28 Thread kenn
Upgrade BEAM version to 2.2.0-SNAPSHOT in gearpump-runner Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/daa75669 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/daa75669 Diff: http://git-wip-us.apache.org/repos/asf/beam

[7/8] beam git commit: Remove gearpump-runner in precommit tests

2017-07-28 Thread kenn
Remove gearpump-runner in precommit tests Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/bf154835 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/bf154835 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/bf154835

[4/8] beam git commit: Deactivate integration-tests for gearpump-runner by default

2017-07-28 Thread kenn
Deactivate integration-tests for gearpump-runner by default Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/d9bb4cb6 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/d9bb4cb6 Diff: http://git-wip-us.apache.org/repos/asf/be

[5/8] beam git commit: Require java 8 for precommit tests and add gearpump-runner

2017-07-28 Thread kenn
Require java 8 for precommit tests and add gearpump-runner Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/a282165c Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/a282165c Diff: http://git-wip-us.apache.org/repos/asf/bea

[1/8] beam git commit: Revert accidental changes to sdks/java/pom.xml

2017-07-28 Thread kenn
Repository: beam Updated Branches: refs/heads/gearpump-runner 1ce60b488 -> c35febf1a Revert accidental changes to sdks/java/pom.xml Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/e655f53c Tree: http://git-wip-us.apache.org/

[GitHub] beam pull request #3656: Fix View.asMultimap() javadoc

2017-07-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/3656 --- 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 #3656: Fix View.asMultimap javadoc.

2017-07-28 Thread kenn
This closes #3656: Fix View.asMultimap javadoc. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/7ab8954b Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/7ab8954b Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/7ab8

[1/2] beam git commit: Fix View.asMultimap javadoc.

2017-07-28 Thread kenn
Repository: beam Updated Branches: refs/heads/master da3b8bfde -> 7ab8954b9 Fix View.asMultimap javadoc. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/0884be52 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/0884be5

Build failed in Jenkins: beam_PostCommit_Python_Verify #2820

2017-07-28 Thread Apache Jenkins Server
See -- [...truncated 558.48 KB...] Collecting funcsigs>=1 (from mock->-r postcommit_requirements.txt (line 2)) File was already downloaded /tmp/dataflow-requirements-cach

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #3670

2017-07-28 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-2671) CreateStreamTest.testFirstElementLate validatesRunner test fails on Spark runner

2017-07-28 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16105136#comment-16105136 ] Jean-Baptiste Onofré commented on BEAM-2671: I'm doing a git bisect to identify

[jira] [Commented] (BEAM-2671) CreateStreamTest.testFirstElementLate validatesRunner test fails on Spark runner

2017-07-28 Thread Eugene Kirpichov (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16105124#comment-16105124 ] Eugene Kirpichov commented on BEAM-2671: I'm not sure about bumping it to 2.2.0. It

Build failed in Jenkins: beam_PostCommit_Python_Verify #2819

2017-07-28 Thread Apache Jenkins Server
See Changes: [iemejia] Add missing displayData to ElasticsearchIO.Read -- [...truncated 558.17 KB...] Collecting funcsigs>=1 (from mock->-r postcommit_require

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Spark #2728

2017-07-28 Thread Apache Jenkins Server
See

[GitHub] beam pull request #3658: Remove unneeded surefire configuration for hadoop-f...

2017-07-28 Thread iemejia
GitHub user iemejia opened a pull request: https://github.com/apache/beam/pull/3658 Remove unneeded surefire configuration for hadoop-file-system Follow this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](htt

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Spark #2727

2017-07-28 Thread Apache Jenkins Server
See

[GitHub] beam pull request #3655: Add missing displayData to ElasticsearchIO.Read

2017-07-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/3655 --- 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: Add missing displayData to ElasticsearchIO.Read

2017-07-28 Thread iemejia
Repository: beam Updated Branches: refs/heads/master 6ca53055b -> da3b8bfde Add missing displayData to ElasticsearchIO.Read Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/d9fc36ae Tree: http://git-wip-us.apache.org/repos/as

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

2017-07-28 Thread iemejia
This closes #3655 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/da3b8bfd Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/da3b8bfd Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/da3b8bfd Branch: refs/heads/maste

[GitHub] beam pull request #3657: Remove unneeded surefire configuration for hadoop-f...

2017-07-28 Thread iemejia
Github user iemejia closed the pull request at: https://github.com/apache/beam/pull/3657 --- 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 enab

[GitHub] beam pull request #3657: Remove unneeded surefire configuration for hadoop-f...

2017-07-28 Thread iemejia
GitHub user iemejia opened a pull request: https://github.com/apache/beam/pull/3657 Remove unneeded surefire configuration for hadoop-file-system Follow this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](htt

  1   2   >