[
https://issues.apache.org/jira/browse/HBASE-17124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15992304#comment-15992304
]
Yuan Kang commented on HBASE-17124:
-----------------------------------
I have see HBASE-14123 ,it's used for Backup/Restore,and I can't find
HFileInputFormat in the patchs.HFileInputFormat can be used for analyze.
simplly,people can flush a table,then run a mapreduce job with HFileInputFormat
,this can analyze data online just like the function TableMapper do
> HFileInputFormat can help user read hbase table with HFile way,more effective
> -----------------------------------------------------------------------------
>
> Key: HBASE-17124
> URL: https://issues.apache.org/jira/browse/HBASE-17124
> Project: HBase
> Issue Type: New Feature
> Components: HFile
> Reporter: Yuan Kang
> Assignee: Yuan Kang
> Attachments: HFileInputFormat.java
>
>
> When we need to read large amount of data from hbase,usually we use
> tableinputformat to query hbase table. but hfileInputFormat way is more
> effective
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)