Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Cache FileStatus in Footer to reduce redundant NameNode RPC calls #3394

Copy link
Copy link
@wangyum

Description

@wangyum
Issue body actions

Describe the enhancement requested

Optimization reduces redundant getFileStatus() RPC calls to the NameNode
when processing Parquet files.

Benefits:

  • Reduces NameNode RPC calls by 1 per Parquet file during split generation
  • For workloads with thousands of small files, this can significantly reduce
      NameNode pressure and improve job startup time
  • Maintains full backward compatibility with existing code paths

Component(s)

Core

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.