[
https://issues.apache.org/jira/browse/KYLIN-4293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994691#comment-16994691
]
ASF GitHub Bot commented on KYLIN-4293:
---------------------------------------
langdamao commented on pull request #989: KYLIN-4293 Backport HBASE-22887 to
Kylin HFileOutputFormat3
URL: https://github.com/apache/kylin/pull/989
Backport HBASE-22887 to Kylin HFileOutputFormat3
1. add HFileOutputFormat3 copy from HBase's
org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2, with HBASE-22887 fixed.
see more [KYLIN-4293](https://issues.apache.org/jira/browse/KYLIN-4293)
2. copy 3 more Function from HBase's
org.apache.hadoop.hbase.mapreduce.MultiTableHFileOutputFormat, so that it's
protected can be used.
3. with KYLIN-3317, replace UUID.randomUUID with new UUID applied.
Signed-off-by: langdamao <[email protected]>
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Backport HBASE-22887 to Kylin HFileOutputFormat3
> ------------------------------------------------
>
> Key: KYLIN-4293
> URL: https://issues.apache.org/jira/browse/KYLIN-4293
> Project: Kylin
> Issue Type: Improvement
> Components: Job Engine
> Reporter: Shao Feng Shi
> Assignee: langdamao
> Priority: Major
> Fix For: v2.6.5, v3.1.0
>
>
> As Kylin forked HBase's HFileOutputFormat2 as HFileOutputFormat3, so this
> bugfix need be applied in Kylin:
> https://issues.apache.org/jira/browse/HBASE-22887
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)