Hi,
During the test, I managed to ingest a test data from Azure Data Lake labelled "Test".
The next step is to ingest the real data. However, CI showed an error "Data source model already exists". It is presumably because of the creation of "test" earlier.
So I guess, CI registers that the "default manifest file" already exists in the same container. And therefore spits out this error message. It is fine for me to replace that default manifest file with the correct one. However I cannot rename that "Test" data source.
The question is: how do I delete or rename that "test" Data Source?
Many thanks!