langdamao opened a new 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] With regards, Apache Git Services
