Running a query

  1. On the Data Lake tab, click the code editor.
  2. Select the number of rows of data to retrieve.
    You can select maximum 10,000 rows. To retrieve larger result sets, use Compass API.
  3. Specify or paste a SQL statement.
  4. Click Run query or press Ctrl + Enter.
    When the query is running, the query ID is displayed. Elapsed time is counted until the results are retrieved and displayed in the Results pane.

    The results output is limited to the number of rows that you selected in step 2.

  5. To prevent the retrieval of the results, click Stop query, which is displayed when the query is running.