Re: Possible to have custom command name with spaces in custom service

2015-06-17 Thread Dmitry Vasilenko
We are facing the same problem. Submitted https://issues.apache.org/jira/browse/AMBARI-11974 to track the issue. Regards Dmitry Vasilenko On Fri, Jun 12, 2015 at 10:53 AM, Christopher Jackson < jackson.christopher@gmail.com> wrote: > I have a custom service with a custom command as shown

Possible to have custom command name with spaces in custom service

2015-06-12 Thread Christopher Jackson
I have a custom service with a custom command as shown below: Remove_Sample_Data scripts/server.py PYTHON 600 I would like for this custom command to be shown in the service actions drop down as ‘Remove Sample Data’. Is this possible? It seems not since the name of the cus