Madhan Neethiraj created RANGER-2590:
----------------------------------------
Summary: add displayName attribute to service-def and service
Key: RANGER-2590
URL: https://issues.apache.org/jira/browse/RANGER-2590
Project: Ranger
Issue Type: Improvement
Components: admin
Reporter: Madhan Neethiraj
Name of service-defs (hdfs/hive/hbase/kafka/..) and services
(test_hive/prod_hive/..) are rendered in Ranger landing page. It will be
helpful to see a more descriptive string in the UI - like Apache Kafka, Apache
HBase, Production Hive, Test Hive. To support this:
* service-def and service should be enhanced with an additional attribute
{{displayName}}
* UI should be updated to use the value in {{displayName}} instead of {{name}}
* default value of {{displayName}} should be the value of {{name}}
* {{displayName}} should be unique - just as {{name}} is.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)