[
https://issues.apache.org/jira/browse/KNOX-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phil Zampino updated KNOX-1077:
-------------------------------
Status: Patch Available (was: Open)
Attached KNOX-1077.patch to resolve this issue.
# Create an alias for the discovery password
(e.g., bin/knoxcli.sh create-alias sandbox.ambari.discovery.password --value
maria_dev)
# Copy the attached sandbox-providers.xml to
$GATEWAY_HOME/conf/shared-providers/
# Copy the attached sandbox-test.json to $GATEWAY_HOME/conf/descriptors/
## You may need to modify discovery-address to point to your Ambari instance
## You may need to modify discovery-user to match your Ambari instance username
# Start the gateway
# Verify $GATEWAY_HOME/conf/topologies/sandbox-test.xml is generated and
deployed.
> Knox should notice simple descriptors on startup
> ------------------------------------------------
>
> Key: KNOX-1077
> URL: https://issues.apache.org/jira/browse/KNOX-1077
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Affects Versions: 0.14.0
> Reporter: Phil Zampino
> Assignee: Phil Zampino
> Labels: kip-8
> Attachments: KNOX-1077.patch, sandbox-providers.xml, sandbox-test.json
>
>
> If a simple descriptor is added to $GATEWAY_HOME/conf/descriptors prior to
> Knox startup, then Knox does not notice it, and thus, does not process it.
> Knox should process these descriptors on start-up, similar to the way
> topology files in $GATEWAY_HOME/conf/topologies are currently handled.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)