Running a Shell CommandΒΆ
Perform the following steps to run a Shell Command:
Navigate to the Workbench page and click + Create New. A command composer and editor is displayed.
Select Shell from the Command Type drop-down list.
Specify the shell command to be run. For example:
hadoop dfs -ls s3://paid-qubole/
Optionally specify other files or archives to be copied to the directory where the shell command executes.
Click Run. QDS brings up a cluster to run the job; this may take a few minutes. You can watch the progress of the job under the Logs tab; when it completes, you can see the query results under the Results tab.