Details
Description
In one console from Knox project root run:
ant verify install-test-home start-test-servers
In another console from the Knox project root run:
cd install/knox-incubating-0.3.0-SNAPSHOT
java -jar bin/shell.jar samples/ExampleSubmitWorkflow.groovy
Note: ant install-test-home creates
{GATEWAY_HOME}as install/knox-incubating-0.3.0-SNAPSHOT from the project root.
Note: ant start-test-servers starts the gateway listening (but not waiting) on port 5005 for a debugger connection.
Note: Sandbox setup via vagrant from HDP2Beta branch at e693243929583a30edfcc656beff2d96a6966528
Attachments
Issue Links
- relates to
-
KNOX-108 Authentication failure submitting job via WebHCAT on Sandbox
- Closed