ruanhui created HBASE-30116:
-------------------------------

             Summary: Fix TableSnapshotInputFormat#getLen() returning zero for 
valid snapshot splits
                 Key: HBASE-30116
                 URL: https://issues.apache.org/jira/browse/HBASE-30116
             Project: HBase
          Issue Type: Improvement
          Components: mapreduce
    Affects Versions: 3.0.0-beta-1
            Reporter: ruanhui
            Assignee: ruanhui
             Fix For: 3.0.0-beta-2


TableSnapshotInputFormat#getLen() incorrectly returns 0 for valid snapshot 
partitions.This zero return value triggers Spark's empty-partition filtering 
(enabled by default in SPARK-34809, introduced via SPARK-22233), causing Spark 
to ignore valid HBase snapshot splits during job execution.



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

Reply via email to