[
https://issues.apache.org/jira/browse/HBASE-30116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HBASE-30116:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
> 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)