Files
doc-exports/docs/dli/umn/dli_03_0011.html
Su, Xiaomeng 12dd64efc7 dli_umn_20240430
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Su, Xiaomeng <suxiaomeng1@huawei.com>
Co-committed-by: Su, Xiaomeng <suxiaomeng1@huawei.com>
2024-05-15 11:56:22 +00:00

1.2 KiB

How Can I Perform Query on Data Stored on Services Rather Than DLI?

To perform query on data stored on services rather than DLI, perform the following steps:

  1. Assume that the data to be queried is stored on multiple services (for example, OBS) on cloud.
  2. On the DLI management console, create a table and set the Path parameter to the save path of the target data, for example, path of an OBS bucket. The data is actually stored on OBS and data migration is not required.
  3. On the DLI management console, edit SQL statements to query and analyze the data.