[
https://issues.apache.org/jira/browse/BEAM-3912?focusedWorklogId=140952&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-140952
]
ASF GitHub Bot logged work on BEAM-3912:
----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Sep/18 16:16
Start Date: 04/Sep/18 16:16
Worklog Time Spent: 10m
Work Description: aromanenko-dev commented on issue #6306: [BEAM-3912]
Add HadoopOutputFormatIO support
URL: https://github.com/apache/beam/pull/6306#issuecomment-418428978
@dmvk Thank you for your feedback and suggestions, it's very helpful. Let me
add my comments about that.
Initially, this version of HOFIO should support only batching, not
streaming. That is why it's not supported in this PR. So, I suggest to add this
as a separate feature and to add a separate Jira for that.
Regarding support of HBaseOutputFormat. I haven't tested this yet and I'm
going to do that soon. Of course, as you mentioned above, we need to properly
partition and sort key/vales according to splits of output table. Efficient
sorting can be an issue but, anyway, I'm going to work on this.
Please, let me know if you have other comments/suggestions.
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 140952)
Time Spent: 1.5h (was: 1h 20m)
> Add support of HadoopOutputFormatIO
> -----------------------------------
>
> Key: BEAM-3912
> URL: https://issues.apache.org/jira/browse/BEAM-3912
> Project: Beam
> Issue Type: Improvement
> Components: io-java-hadoop
> Reporter: Alexey Romanenko
> Assignee: Alexey Romanenko
> Priority: Minor
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> For the moment, there is only HadoopInputFormatIO in Beam. To provide a
> support of different writing IOs, that are not yet natively supported in Beam
> (for example, Apache Orc or HBase bulk load), it would make sense to add
> HadoopOutputFormatIO as well.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)