You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/12/10 14:35:00 UTC

[jira] [Commented] (KYLIN-4292) Use HFileOutputFormat3 in all places to replace HFileOutputFormat2

    [ https://issues.apache.org/jira/browse/KYLIN-4292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16992606#comment-16992606 ] 

ASF subversion and git services commented on KYLIN-4292:
--------------------------------------------------------

Commit 6ac1d7c57dac5230158aea7813506fb4706e195f in kylin's branch refs/heads/2.6.x from Shao Feng Shi
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=6ac1d7c ]

KYLIN-4292 Use HFileOutputFormat3 in all places to replace HFileOutputFormat2


> Use HFileOutputFormat3 in all places to replace HFileOutputFormat2
> ------------------------------------------------------------------
>
>                 Key: KYLIN-4292
>                 URL: https://issues.apache.org/jira/browse/KYLIN-4292
>             Project: Kylin
>          Issue Type: Improvement
>          Components: Job Engine
>            Reporter: Shao Feng Shi
>            Priority: Minor
>             Fix For: v2.6.5, v3.1.0
>
>
> HBase's HFileOutputFormat2 has some bug previously, so we copied it to Kylin and named as HFileOutputFormat3, and then fix that bug in it (in the meanwhile we also submitted to HBase, vice versa). Recently I noticed there are several new places that uses HFileOutputFormat2, now we will make them consistent.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)