[
https://issues.apache.org/jira/browse/PHOENIX-2810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15230388#comment-15230388
]
churro morales commented on PHOENIX-2810:
-----------------------------------------
Its not the deprecation I am worried about. Its the fact that
HFileOutputFormat is gone in 2.x version of HBase.
LoadIncrementalFiles.doBulkLoad is available in branch 1 (all versions).
https://github.com/apache/hbase/blob/rel/1.0.0/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/LoadIncrementalHFiles.java#L245
> Fixing IndexTool Dependencies
> -----------------------------
>
> Key: PHOENIX-2810
> URL: https://issues.apache.org/jira/browse/PHOENIX-2810
> Project: Phoenix
> Issue Type: Bug
> Reporter: churro morales
> Priority: Minor
> Labels: HBASEDEPENDENCIES
> Attachments: PHOENIX-2810.patch
>
>
> IndexTool uses HFileOutputFormat which is deprecated. Use HFileOutputFormat2
> instead and fix other private dependencies for this class.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)