You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ujjawal Kumar (Jira)" <ji...@apache.org> on 2022/08/02 09:02:00 UTC

[jira] [Resolved] (HBASE-27263) Make RowTooBigException configurable for snapshot reads

     [ https://issues.apache.org/jira/browse/HBASE-27263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ujjawal Kumar resolved HBASE-27263.
-----------------------------------
    Resolution: Workaround

> Make RowTooBigException configurable for snapshot reads 
> --------------------------------------------------------
>
>                 Key: HBASE-27263
>                 URL: https://issues.apache.org/jira/browse/HBASE-27263
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver, snapshots
>            Reporter: Ujjawal Kumar
>            Assignee: Ujjawal Kumar
>            Priority: Minor
>         Attachments: Screenshot 2022-08-01 at 3.42.57 PM.png
>
>
> While trying to read snapshot data using TableSnapshotInputFormat in an MR job, we can skip OOME check (introduced by HBASE-10925 for region server side OOME protection ) since the allocated memory resources would be from MR tasks themselves (as compared to RS during live scans)
> !Screenshot 2022-08-01 at 3.42.57 PM.png!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)