[ https://issues.apache.org/jira/browse/KNOX-1063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16184541#comment-16184541
]
Phil Zampino edited comment on KNOX-1063 at 10/5/17 7:10 PM:
-------------------------------------------------------------
Attached KNOX-1063.patch, which adds support for YAML files with a .yaml extension in the
conf/descriptors directory.
To test:
# Provision an alias for the discovery password
(e.g., bin/knoxcli.sh create-alias ambari.discovery.password --value maria_dev)
# Start the gateway
# Copy the attached *sandbox-providers.xml* to $GATEWAY_HOME/conf/shared-providers/
# Copy the attached *sandbox-test-topology.yaml* to $GATEWAY_HOME/conf/descriptors/
# Verify that $GATEWAY_HOME/conf/topologies/ contains sandbox-test-topology.xml, and compare
its contents to the YAML descriptor.
was (Author: pzampino):
Attached KNOX-1063.patch, which adds support for YAML files with a .yaml extension in the
conf/descriptors directory.
> Simple Descriptor discovery should notice YAML file with .yaml extension
> -------------------------------------------------------------------------
>
> Key: KNOX-1063
> URL: https://issues.apache.org/jira/browse/KNOX-1063
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Affects Versions: 0.14.0
> Reporter: Phil Zampino
> Assignee: Phil Zampino
> Labels: kip-8
> Fix For: 0.14.0
>
> Attachments: KNOX-1063.patch, sandbox-providers.xml, sandbox-test-topology.yaml
>
>
> Currently, the topology service will notice files with the .yml extension in the conf/descriptors
directory. It should also notice files with a .yaml extension.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
|