You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Michael Stack (Jira)" <ji...@apache.org> on 2020/06/19 04:02:00 UTC

[jira] [Comment Edited] (HBASE-23739) BoundedRecoveredHFilesOutputSink should read the table descriptor directly

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

Michael Stack edited comment on HBASE-23739 at 6/19/20, 4:01 AM:
-----------------------------------------------------------------

bq. Ok. It use hbase admin to get table descriptor, so it use the default clent timeout and retry config...... How about read from fs directly? It may introduce more request to hdfs.

If meta, maybe we do something else yeah. Will see. Thanks.

Or [~zghao], we need ColumnFamilyDescriptor in the recovery context? Can't we write an hfile w/o encoding and blooms. It'll be picked up by Region. HFiles are self-describing. Thanks.


was (Author: stack):
bq. Ok. It use hbase admin to get table descriptor, so it use the default clent timeout and retry config...... How about read from fs directly? It may introduce more request to hdfs.

If meta, maybe we do something else yeah. Will see. Thanks.

> BoundedRecoveredHFilesOutputSink should read the table descriptor directly
> --------------------------------------------------------------------------
>
>                 Key: HBASE-23739
>                 URL: https://issues.apache.org/jira/browse/HBASE-23739
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Guanghao Zhang
>            Assignee: Guanghao Zhang
>            Priority: Major
>             Fix For: 3.0.0-alpha-1, 2.3.0
>
>
> Read from meta or filesystem?



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