[ https://issues.apache.org/jira/browse/BEAM-5309?focusedWorklogId=154970&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-154970 ]
ASF GitHub Bot logged work on BEAM-5309: ---------------------------------------- Author: ASF GitHub Bot Created on: 16/Oct/18 16:08 Start Date: 16/Oct/18 16:08 Worklog Time Spent: 10m Work Description: aromanenko-dev commented on a change in pull request #6691: WIP:[BEAM-5309] Add streaming support for HadoopFormatIO URL: https://github.com/apache/beam/pull/6691#discussion_r225607546 ########## File path: sdks/java/io/hadoop-format/src/test/java/org/apache/beam/sdk/io/hadoop/format/HadoopFormatIOSequenceFileTest.java ########## @@ -0,0 +1,312 @@ +/* Review comment: @b923 Could you get back HadoopFormatIOIT? This is an integration test, which runs on real environment and written in similar way as for other IOs. It allows to write generated data and check if data was not lost or corrupted by comparing a hash value computed over all dataset. We can extend it further to test different OutputFormat's. ---------------------------------------------------------------- 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: 154970) Time Spent: 3h (was: 2h 50m) > Add streaming support for HadoopOutputFormatIO > ---------------------------------------------- > > Key: BEAM-5309 > URL: https://issues.apache.org/jira/browse/BEAM-5309 > Project: Beam > Issue Type: Sub-task > Components: io-java-hadoop > Reporter: Alexey Romanenko > Assignee: David Hrbacek > Priority: Minor > Time Spent: 3h > Remaining Estimate: 0h > > design doc: https://s.apache.org/beam-streaming-hofio -- This message was sent by Atlassian JIRA (v7.6.3#76005)