[
https://issues.apache.org/jira/browse/KNOX-865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15853385#comment-15853385
]
Larry McCay edited comment on KNOX-865 at 2/5/17 9:51 PM:
----------------------------------------------------------
As part of KNOX-850 - the following command line was used to test the KnoxSh
init command:
{noformat}
bash-3.2$ java -cp
lib/gateway-shell-0.12.0-SNAPSHOT.jar:dep/httpclient-4.5.2.jar:dep/httpcore-4.4.4.jar:dep/commons-configuration-1.6.jar:dep/commons-lang-2.4.jar:dep/commons-logging-1.2.jar:dep/commons-collections-3.2.2.jar:dep/commons-io-2.4.jar:dep/commons-lang3-3.4.jar:dep/commons-codec-1.7.jar:lib/gateway-util-common-0.12.0-SNAPSHOT.jar:dep/jackson-core-2.2.2.jar:dep/jackson-databind-2.2.2.jar:lib/gateway-i18n-0.12.0-SNAPSHOT.jar:dep/jackson-annotations-2.2.2.jar
org.apache.hadoop.gateway.shell.KnoxSh init --gateway
https://localhost:8443/gateway/sandbox
{noformat}
Note the classpath required for the Token service.
This may be useful for creating the pom dependencies for the release module.
was (Author: lmccay):
As part of KNOX-850 - the following command line was used to test the KnoxSh
init command:
bash-3.2$ java -cp
lib/gateway-shell-0.12.0-SNAPSHOT.jar:dep/httpclient-4.5.2.jar:dep/httpcore-4.4.4.jar:dep/commons-configuration-1.6.jar:dep/commons-lang-2.4.jar:dep/commons-logging-1.2.jar:dep/commons-collections-3.2.2.jar:dep/commons-io-2.4.jar:dep/commons-lang3-3.4.jar:dep/commons-codec-1.7.jar:lib/gateway-util-common-0.12.0-SNAPSHOT.jar:dep/jackson-core-2.2.2.jar:dep/jackson-databind-2.2.2.jar:lib/gateway-i18n-0.12.0-SNAPSHOT.jar:dep/jackson-annotations-2.2.2.jar
org.apache.hadoop.gateway.shell.KnoxSh init --gateway
https://localhost:8443/gateway/sandbox
Note the classpath required for the Token service.
This may be useful for creating the pom dependencies for the release module.
> Add a release module for KnoxShell
> ----------------------------------
>
> Key: KNOX-865
> URL: https://issues.apache.org/jira/browse/KNOX-865
> Project: Apache Knox
> Issue Type: Improvement
> Reporter: Sumit Gupta
> Fix For: 0.12.0
>
>
> Create a release module for KnoxShell so that it can be downloaded and run
> independently of the gateway installation.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)