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 2018/05/24 09:21:31 UTC

[beam] 01/01: Merge pull request #5411: [BEAM-4342] Enforce ErrorProne analysis in hadoop IO

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 a26989d78021f446a21e2bfcf46e87273ec7b714
Merge: 80b1249 8fcd495
Author: Ismaël Mejía <ie...@gmail.com>
AuthorDate: Thu May 24 11:21:23 2018 +0200

    Merge pull request #5411: [BEAM-4342] Enforce ErrorProne analysis in hadoop IO

 sdks/java/io/hadoop-common/build.gradle            |  4 +-
 sdks/java/io/hadoop-file-system/build.gradle       |  4 +-
 sdks/java/io/hadoop-input-format/build.gradle      |  4 +-
 .../io/hadoop/inputformat/HadoopInputFormatIO.java | 58 ++++++++++++++--------
 .../ConfigurableEmployeeInputFormat.java           | 32 ++++++------
 .../io/hadoop/inputformat/EmployeeInputFormat.java | 33 ++++++------
 .../io/hadoop/inputformat/HIFIOCassandraIT.java    |  2 +-
 .../sdk/io/hadoop/inputformat/HIFIOElasticIT.java  |  7 ++-
 .../hadoop/inputformat/HIFIOWithElasticTest.java   | 28 +++++------
 .../HIFIOWithEmbeddedCassandraTest.java            | 27 +++++-----
 .../sdk/io/hadoop/inputformat/HIFITestOptions.java |  2 +-
 .../inputformat/HadoopInputFormatIOTest.java       | 13 +++--
 .../ReuseObjectsEmployeeInputFormat.java           | 44 ++++++++--------
 .../io/hadoop/inputformat/TestEmployeeDataSet.java |  7 +--
 .../io/hadoop/inputformat/TestRowDBWritable.java   |  6 ++-
 15 files changed, 145 insertions(+), 126 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
iemejia@apache.org.