This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit a9050196a3ac44b12f46182f4dc1f8d8fd9b75cf
Merge: 44b164d 3abaaac
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Thu Jan 25 15:04:12 2018 +0100

    Merge pull request #4467 from iemejia/BEAM-3432-hifi-java8
    
    [BEAM-3432] Remove hadoop/jdk1.8-tests module

 .../build.gradle                                   |  27 +--
 .../input-format => hadoop-input-format}/pom.xml   | 189 ++++++++++++++-
 .../io/hadoop/inputformat/HadoopInputFormatIO.java |   0
 .../sdk/io/hadoop/inputformat/package-info.java    |   0
 .../ConfigurableEmployeeInputFormat.java           |   0
 .../beam/sdk/io/hadoop/inputformat/Employee.java   |   0
 .../io/hadoop/inputformat/EmployeeInputFormat.java |   0
 .../io/hadoop/inputformat}/HIFIOCassandraIT.java   |  12 +-
 .../sdk/io/hadoop/inputformat}/HIFIOElasticIT.java |  12 +-
 .../hadoop/inputformat/HIFIOWithElasticTest.java   |   0
 .../HIFIOWithEmbeddedCassandraTest.java            |   0
 .../io/hadoop/inputformat/HIFITestOptions.java}    |   4 +-
 .../hadoop/inputformat/HadoopInputFormatIOIT.java  |   0
 .../inputformat/HadoopInputFormatIOTest.java       |   0
 .../ReuseObjectsEmployeeInputFormat.java           |   0
 .../io/hadoop/inputformat/TestEmployeeDataSet.java |   0
 .../io/hadoop/inputformat/TestRowDBWritable.java   |   0
 .../src/test/resources/cassandra.yaml              |   0
 sdks/java/io/hadoop/input-format/build.gradle      |  60 -----
 sdks/java/io/hadoop/jdk1.8-tests/pom.xml           | 253 ---------------------
 sdks/java/io/hadoop/pom.xml                        |  82 -------
 sdks/java/io/pom.xml                               |   2 +-
 settings.gradle                                    |   3 +-
 23 files changed, 209 insertions(+), 435 deletions(-)


-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to