juju-gui does not give option to pass configure paramter

Bug #1234365 reported by Narinder Gupta
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
hadoop (Juju Charms Collection)
Confirmed
Undecided
Unassigned

Bug Description

Adding hadoop with juju-gui causes not to display the configuration option and there is no way i can deploy the hadoop through juju gui. attaching the screenshot.

Revision history for this message
Narinder Gupta (narindergupta) wrote :
Jeff Pihach (hatch)
Changed in hadoop (Juju Charms Collection):
status: New → Confirmed
Revision history for this message
Jeff Pihach (hatch) wrote :

The Hadoop charm uses `.` as word delimiters for its configuration options instead of `-` or `_` as every other charm I could find. This is interfering with our nested databinding parsing code.

Although you are able to deploy the Hadoop charm via the command line you aren't able to set any config option with a `.` delimiter so these config keys are invalid and should have failed validation.

After looking at the charm it looks like it keys off of the config options to build an XML configuration for Hadoop so one could change the juju config keys fairly easily without impacting the resulting config.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.