forked from docs/doc-exports
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>
1.4 KiB
1.4 KiB
Why Does DIS Stream Not Exist During Job Semantic Check?
To rectify this fault, perform the following steps:
- Log in to the DIS management console. In the navigation pane, choose Stream Management. View the Flink job SQL statements to check whether the DIS stream exists.
- If the DIS stream was not created, create a DIS stream by referring to "Creating a DIS Stream" in the Data Ingestion Service User Guide.
Ensure that the created DIS stream and Flink job are in the same region.
- If a DIS stream has been created, check whether the DIS stream and the Flink job are in the same region.
Parent topic: O&M Guide