Skip to content

Support configOverrides #756

@sbernauer

Description

@sbernauer

Currently users can not configOverride the generated config.json.
This is a real bummer, as this prohibits any customization by the user.

However, this is not trivially done, as it's hard to map a BTreeMap<String, String> to arbitrary JSON (compared to Hadoop xml or many .properties files)

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