-
-
Couldn't load subscription status.
- Fork 4
Open
Labels
Description
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)