You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ie...@apache.org on 2019/05/02 15:51:10 UTC

[beam] 01/01: Merge pull request #8427: [BEAM-6850] Use HadoopFormatIOIT for performance/integration testing

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 3d614297f501e024ac50ec6d999d40cbd8cd33a8
Merge: b5690f2 e37a922
Author: Ismaël Mejía <ie...@gmail.com>
AuthorDate: Thu May 2 17:50:54 2019 +0200

    Merge pull request #8427: [BEAM-6850] Use HadoopFormatIOIT for performance/integration testing

 .test-infra/jenkins/README.md                      |  2 +-
 ...vy => job_PerformanceTests_HadoopFormat.groovy} | 14 ++---
 .../job_beam_PerformanceTests_Analysis.groovy      |  2 +-
 sdks/java/io/hadoop-format/build.gradle            |  1 +
 .../sdk/io/hadoop/format/HadoopFormatIOIT.java     | 69 +++++++++++++++++++++-
 website/src/documentation/io/testing.md            | 10 ++--
 6 files changed, 82 insertions(+), 16 deletions(-)