Skip to content

GH-3298: Support unified file based configurations for CLI - #3304

Merged
gszadovszky merged 3 commits into
apache:masterfrom
ArnavBalyan:arnavb/file-based-config
Sep 10, 2025
Merged

GH-3298: Support unified file based configurations for CLI#3304
gszadovszky merged 3 commits into
apache:masterfrom
ArnavBalyan:arnavb/file-based-config

Conversation

@ArnavBalyan

@ArnavBalyanArnavBalyan commented Sep 2, 2025

Copy link
Copy Markdown
Member

@gszadovszky

Copy link
Copy Markdown
Contributor

I think adding the possibility to set the configs via a properties file is great. It would help users to collect their generally used configs.
Meanwhile, since we use Hadoop Configuration, it would be nice to also support the Hadoop xml style config as well. See here for details.

@ArnavBalyan
ArnavBalyanforce-pushed the arnavb/file-based-config branch from 77a3d62 to af7c33dCompareSeptember 8, 2025 02:48
@ArnavBalyan

Copy link
Copy Markdown
MemberAuthor

I think adding the possibility to set the configs via a properties file is great. It would help users to collect their generally used configs. Meanwhile, since we use Hadoop Configuration, it would be nice to also support the Hadoop xml style config as well. See here for details.

updated thanks

@gszadovszky
gszadovszky merged commit c002328 into apache:masterSep 10, 2025
7 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for unified file based configurations for parquet CLI

2 participants

@ArnavBalyan@gszadovszky