Files
doc-exports/docs/dws/dev/dws_04_0259.html
luhuayi 177cd61a57 DWS DEVG 910.211 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: luhuayi <luhuayi@huawei.com>
Co-committed-by: luhuayi <luhuayi@huawei.com>
2025-05-05 07:44:03 +00:00

1.5 KiB

Creating a Foreign Server

Create an OBS foreign server and an HDFS foreign server.

Create an OBS external server to define the OBS server information for the foreign table. The creation method varies by cluster version. For details, see Creating a Foreign Server.

  • For 8.2.0 and later versions, delegate access to OBS bucket data by creating an OBS data source on the OBS console.
  • For versions before 8.2.0, you will need to manually create an OBS server. For details about the syntax for creating foreign servers, see CREATE SERVER.

For how to create an HDFS foreign server, see Manually Creating a Foreign Server.