vinayakb | 0c86039 | 2012-10-06 18:47:20 +0000 | [diff] [blame] | 1 | Running Hyracks CLI |
2 | |||||
3 | The Hyracks CLI is contained in the hyracks-cli subproject under the Hyracks source tree. The Hyracks CLI binary distribution contains the scripts to start the CLI in the bin folder. | ||||
4 | |||||
5 | On a Unix like system, the CLI can be started by running | ||||
6 | hyracks-cli-xxx-binary-assembly/bin/hyrackscli | ||||
7 | |||||
8 | On a Windows system, the CLI is started by running | ||||
9 | hyracks-cli-xxx-binary-assembly\bin\hyrackscli.bat |