[ https://issues.apache.org/jira/browse/BEAM-6200?focusedWorklogId=174934&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-174934 ]
ASF GitHub Bot logged work on BEAM-6200: ---------------------------------------- Author: ASF GitHub Bot Created on: 13/Dec/18 16:17 Start Date: 13/Dec/18 16:17 Worklog Time Spent: 10m Work Description: dmvk commented on a change in pull request #7263: [BEAM-6200] Deprecate old HadoopInputFormatIO, move it into new HadoopFormatIO URL: https://github.com/apache/beam/pull/7263#discussion_r241325182 ########## File path: sdks/java/io/hadoop-format/build.gradle ########## @@ -53,9 +58,30 @@ dependencies { testCompile project(path: ":beam-sdks-java-io-common", configuration: "shadow") testCompile project(path: ":beam-sdks-java-io-common", configuration: "shadowTest") testCompile project(path: ":beam-sdks-java-io-jdbc", configuration: "shadow") - testCompile project(path: ":beam-sdks-java-io-hadoop-input-format", configuration: "shadowTest") +// testCompile project(path: ":beam-sdks-java-io-hadoop-input-format", configuration: "shadowTest") Review comment: remove ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 174934) Time Spent: 0.5h (was: 20m) > Deprecate HadoopInputFormatIO > ----------------------------- > > Key: BEAM-6200 > URL: https://issues.apache.org/jira/browse/BEAM-6200 > Project: Beam > Issue Type: Sub-task > Components: io-java-hadoop > Reporter: Alexey Romanenko > Assignee: Alexey Romanenko > Priority: Major > Time Spent: 0.5h > Remaining Estimate: 0h > > Merge {{Read}} and {{Write}} into one single {{HadoopFormatIO, deprecate > }}{{HadoopInputFormatIO}} -- This message was sent by Atlassian JIRA (v7.6.3#76005)