apache / apache/pinot

[Feature] allow PinotFSFactory register same scheme with different configurations

Open
#8,474 3 comments 2 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
6.1k
Forks
1.5k
Avg merge
1d 21h
Merged PRs (30d)
189

Description

Currently there's no way to create/register multiple PinotFS instance for the same scheme.

This is useful when access secrets need to be separately configured for different part of the same file system scheme (for example: S3 with different bucket)

Contributor guide

Open the contributing guide

Research direction

Start by reading the PinotFSFactory entry point named in the issue and trace how a scheme is registered and configured. The change is complete when multiple PinotFS instances can use the same scheme with separate configurations, including distinct access secrets such as for different S3 buckets.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.