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/01 10:40:00 UTC

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

Ujjawal Kumar created HBASE-27263:
-------------------------------------

             Summary: 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
         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 this 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)