[jira] [Updated] (AMBARI-20616) Provide an optional attribute for custom commands to allow using command name in operations window title

2017-04-24 Thread Sangeeta Ravindran (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-20616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sangeeta Ravindran updated AMBARI-20616:

Description: 
Some services in our stack have custom commands where the name is a combination 
of operation and component name.

For e.g. Remove_Logical_myservice_mycomponent

When the custom command is being executed, the operations window title is 
displayed as "Remove Logical myservice mycomponent mycomponent"

It would be useful to provide an optional attribute e.g. opsDisplayName for 
custom commands to specify the title displayed in the operations window.


Remove_Logical_myservice_mycomponent
true

scripts/mycomponent.py
PYTHON
 10800
 


  was:
Some services in our stack have custom commands where the name is a combination 
of operation and component name.

For e.g. Remove_Logical_myservice_mycomponent

When the custom command is being executed, the operations window title is 
displayed as "Remove Logical myservice mycomponent mycomponent"

It would be useful to provide an optional attribute e.g. useNameInOps for 
custom commands to allow using the command name itself as the title displayed 
in the operations window.


Remove_Logical_myservice_mycomponent
true

scripts/mycomponent.py
PYTHON
 10800
 



> Provide an optional attribute for custom commands to allow using command name 
> in operations window title
> 
>
> Key: AMBARI-20616
> URL: https://issues.apache.org/jira/browse/AMBARI-20616
> Project: Ambari
>  Issue Type: Improvement
>  Components: ambari-sever
>Affects Versions: trunk
>Reporter: Sangeeta Ravindran
>Assignee: Sangeeta Ravindran
>Priority: Minor
> Fix For: trunk
>
> Attachments: AMBARI-20616.patch, AMBARI-20616_updated.patch
>
>
> Some services in our stack have custom commands where the name is a 
> combination of operation and component name.
> For e.g. Remove_Logical_myservice_mycomponent
> When the custom command is being executed, the operations window title is 
> displayed as "Remove Logical myservice mycomponent mycomponent"
> It would be useful to provide an optional attribute e.g. opsDisplayName for 
> custom commands to specify the title displayed in the operations window.
> 
> Remove_Logical_myservice_mycomponent
> true
> 
> scripts/mycomponent.py
> PYTHON
>  10800
>  
> 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (AMBARI-20616) Provide an optional attribute for custom commands to allow using command name in operations window title

2017-04-24 Thread Sangeeta Ravindran (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-20616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sangeeta Ravindran updated AMBARI-20616:

Attachment: AMBARI-20616_updated.patch

Fixed checkstyle issue and incorporated review comments

> Provide an optional attribute for custom commands to allow using command name 
> in operations window title
> 
>
> Key: AMBARI-20616
> URL: https://issues.apache.org/jira/browse/AMBARI-20616
> Project: Ambari
>  Issue Type: Improvement
>  Components: ambari-sever
>Affects Versions: trunk
>Reporter: Sangeeta Ravindran
>Assignee: Sangeeta Ravindran
>Priority: Minor
> Fix For: trunk
>
> Attachments: AMBARI-20616.patch, AMBARI-20616_updated.patch
>
>
> Some services in our stack have custom commands where the name is a 
> combination of operation and component name.
> For e.g. Remove_Logical_myservice_mycomponent
> When the custom command is being executed, the operations window title is 
> displayed as "Remove Logical myservice mycomponent mycomponent"
> It would be useful to provide an optional attribute e.g. useNameInOps for 
> custom commands to allow using the command name itself as the title displayed 
> in the operations window.
> 
> Remove_Logical_myservice_mycomponent
> true
> 
> scripts/mycomponent.py
> PYTHON
>  10800
>  
> 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (AMBARI-20616) Provide an optional attribute for custom commands to allow using command name in operations window title

2017-04-24 Thread Sangeeta Ravindran (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-20616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sangeeta Ravindran updated AMBARI-20616:

Status: Open  (was: Patch Available)

> Provide an optional attribute for custom commands to allow using command name 
> in operations window title
> 
>
> Key: AMBARI-20616
> URL: https://issues.apache.org/jira/browse/AMBARI-20616
> Project: Ambari
>  Issue Type: Improvement
>  Components: ambari-sever
>Affects Versions: trunk
>Reporter: Sangeeta Ravindran
>Assignee: Sangeeta Ravindran
>Priority: Minor
> Fix For: trunk
>
> Attachments: AMBARI-20616.patch
>
>
> Some services in our stack have custom commands where the name is a 
> combination of operation and component name.
> For e.g. Remove_Logical_myservice_mycomponent
> When the custom command is being executed, the operations window title is 
> displayed as "Remove Logical myservice mycomponent mycomponent"
> It would be useful to provide an optional attribute e.g. useNameInOps for 
> custom commands to allow using the command name itself as the title displayed 
> in the operations window.
> 
> Remove_Logical_myservice_mycomponent
> true
> 
> scripts/mycomponent.py
> PYTHON
>  10800
>  
> 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (AMBARI-20616) Provide an optional attribute for custom commands to allow using command name in operations window title

2017-04-24 Thread Sangeeta Ravindran (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-20616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sangeeta Ravindran updated AMBARI-20616:

Attachment: (was: AMBARI-20616_updated.patch)

> Provide an optional attribute for custom commands to allow using command name 
> in operations window title
> 
>
> Key: AMBARI-20616
> URL: https://issues.apache.org/jira/browse/AMBARI-20616
> Project: Ambari
>  Issue Type: Improvement
>  Components: ambari-sever
>Affects Versions: trunk
>Reporter: Sangeeta Ravindran
>Assignee: Sangeeta Ravindran
>Priority: Minor
> Fix For: trunk
>
> Attachments: AMBARI-20616.patch
>
>
> Some services in our stack have custom commands where the name is a 
> combination of operation and component name.
> For e.g. Remove_Logical_myservice_mycomponent
> When the custom command is being executed, the operations window title is 
> displayed as "Remove Logical myservice mycomponent mycomponent"
> It would be useful to provide an optional attribute e.g. useNameInOps for 
> custom commands to allow using the command name itself as the title displayed 
> in the operations window.
> 
> Remove_Logical_myservice_mycomponent
> true
> 
> scripts/mycomponent.py
> PYTHON
>  10800
>  
> 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (AMBARI-20616) Provide an optional attribute for custom commands to allow using command name in operations window title

2017-04-23 Thread Sangeeta Ravindran (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-20616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sangeeta Ravindran updated AMBARI-20616:

Status: Patch Available  (was: In Progress)

> Provide an optional attribute for custom commands to allow using command name 
> in operations window title
> 
>
> Key: AMBARI-20616
> URL: https://issues.apache.org/jira/browse/AMBARI-20616
> Project: Ambari
>  Issue Type: Improvement
>  Components: ambari-sever
>Affects Versions: trunk
>Reporter: Sangeeta Ravindran
>Assignee: Sangeeta Ravindran
>Priority: Minor
> Fix For: trunk
>
> Attachments: AMBARI-20616.patch, AMBARI-20616_updated.patch
>
>
> Some services in our stack have custom commands where the name is a 
> combination of operation and component name.
> For e.g. Remove_Logical_myservice_mycomponent
> When the custom command is being executed, the operations window title is 
> displayed as "Remove Logical myservice mycomponent mycomponent"
> It would be useful to provide an optional attribute e.g. useNameInOps for 
> custom commands to allow using the command name itself as the title displayed 
> in the operations window.
> 
> Remove_Logical_myservice_mycomponent
> true
> 
> scripts/mycomponent.py
> PYTHON
>  10800
>  
> 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (AMBARI-20616) Provide an optional attribute for custom commands to allow using command name in operations window title

2017-04-23 Thread Sangeeta Ravindran (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-20616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sangeeta Ravindran updated AMBARI-20616:

Status: In Progress  (was: Patch Available)

> Provide an optional attribute for custom commands to allow using command name 
> in operations window title
> 
>
> Key: AMBARI-20616
> URL: https://issues.apache.org/jira/browse/AMBARI-20616
> Project: Ambari
>  Issue Type: Improvement
>  Components: ambari-sever
>Affects Versions: trunk
>Reporter: Sangeeta Ravindran
>Assignee: Sangeeta Ravindran
>Priority: Minor
> Fix For: trunk
>
> Attachments: AMBARI-20616.patch, AMBARI-20616_updated.patch
>
>
> Some services in our stack have custom commands where the name is a 
> combination of operation and component name.
> For e.g. Remove_Logical_myservice_mycomponent
> When the custom command is being executed, the operations window title is 
> displayed as "Remove Logical myservice mycomponent mycomponent"
> It would be useful to provide an optional attribute e.g. useNameInOps for 
> custom commands to allow using the command name itself as the title displayed 
> in the operations window.
> 
> Remove_Logical_myservice_mycomponent
> true
> 
> scripts/mycomponent.py
> PYTHON
>  10800
>  
> 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (AMBARI-20616) Provide an optional attribute for custom commands to allow using command name in operations window title

2017-04-23 Thread Sangeeta Ravindran (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-20616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sangeeta Ravindran updated AMBARI-20616:

Attachment: AMBARI-20616_updated.patch

> Provide an optional attribute for custom commands to allow using command name 
> in operations window title
> 
>
> Key: AMBARI-20616
> URL: https://issues.apache.org/jira/browse/AMBARI-20616
> Project: Ambari
>  Issue Type: Improvement
>  Components: ambari-sever
>Affects Versions: trunk
>Reporter: Sangeeta Ravindran
>Assignee: Sangeeta Ravindran
>Priority: Minor
> Fix For: trunk
>
> Attachments: AMBARI-20616.patch, AMBARI-20616_updated.patch
>
>
> Some services in our stack have custom commands where the name is a 
> combination of operation and component name.
> For e.g. Remove_Logical_myservice_mycomponent
> When the custom command is being executed, the operations window title is 
> displayed as "Remove Logical myservice mycomponent mycomponent"
> It would be useful to provide an optional attribute e.g. useNameInOps for 
> custom commands to allow using the command name itself as the title displayed 
> in the operations window.
> 
> Remove_Logical_myservice_mycomponent
> true
> 
> scripts/mycomponent.py
> PYTHON
>  10800
>  
> 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (AMBARI-20616) Provide an optional attribute for custom commands to allow using command name in operations window title

2017-04-20 Thread Sangeeta Ravindran (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-20616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sangeeta Ravindran updated AMBARI-20616:

Summary: Provide an optional attribute for custom commands to allow using 
command name in operations window title  (was: Provide an optional attribute 
for custom commands to specify string used in operations window title)

> Provide an optional attribute for custom commands to allow using command name 
> in operations window title
> 
>
> Key: AMBARI-20616
> URL: https://issues.apache.org/jira/browse/AMBARI-20616
> Project: Ambari
>  Issue Type: Improvement
>  Components: ambari-sever
>Affects Versions: trunk
>Reporter: Sangeeta Ravindran
>Assignee: Sangeeta Ravindran
>Priority: Minor
> Fix For: trunk
>
> Attachments: AMBARI-20616.patch
>
>
> Some services in our stack have custom commands where the name is a 
> combination of operation and component name.
> For e.g. Remove_Logical_myservice_mycomponent
> When the custom command is being executed, the operations window title is 
> displayed as "Remove Logical myservice mycomponent mycomponent"
> It would be useful to provide an optional attribute e.g. useNameInOps for 
> custom commands to allow using the command name itself as the title displayed 
> in the operations window.
> 
> Remove_Logical_myservice_mycomponent
> true
> 
> scripts/mycomponent.py
> PYTHON
>  10800
>  
> 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)