Problem using data preparation recipe: Input dataset is not ready (table does not exist)
ACP
Registered Posts: 1 ✭
Using the data preparation recipe I am getting the following error, even the table to prepare exists
Input dataset is not ready (table does not exist)
More information on this error in DSS documentation
Additional technical details
- Error code: ERR_JOB_INPUT_DATASET_NOT_READY_NO_TABLE
- Error type: com.dataiku.dip.exceptions.SourceDatasetNotReadyException
Answers
-
Hello @ACP
,Just checking are you using the same method of storage for the input and output dataset? Sometimes this has happened to me when the input and output are different (i.e. S3/Snowflake but different connection), and/or I don't have the right access to the underlying input dataset even if I can see the sample data.
Best,
Kathy