Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 850 Bytes

templates.rst

File metadata and controls

44 lines (28 loc) · 850 Bytes

Plugin Templates

Plugin templates are used to create or update service repositories. These templates can be edited then invoked with either:

Warning

This interface is still a "work-in-progess".

Create service repository

$ ranger-cli service create --config <service-name>-service.json

Update existing service repository

$ ranger-cli service update --config <service-name>-service.json --service-id 12345

HDFS

HDFS service JSON template file.

/templates/hdfs-service.json

Hive

Hive service JSON template file.

/templates/hive-service.json