AWS Glue Databrew

0

Hi, When i open an already existing project, it always crash at the recipe validation step. Therefore i cannot do any modifications on the recipe when i open my project. Because the recipe is not validated. It just shows a text saying "An error occured" that's it... No code error. Nothing to help understand what is happening. If someone could help me fix this issue. It means i cannot maintains my projects.

flovk
asked 7 months ago190 views
1 Answer
0

Hello,

Do you see any extended error messages in CloudTrail? When you open the project you will see an API call for "StartProjectSession". If the project crashes at the recipe validation step then you should see an error message in CloudTrail for the "StartProjectSession" event, hopefully one that is more extended to what you see in the Databrew console. There may also be some other related errors from other events around the same timestamp which might offer an insight in to the root cause.

You can also see this previous post which may be useful.

Failing this I would suggest raising a case with AWS Support, as we will need access to information from your account which is not publicly accessible.

AWS
Joel_P
answered 7 months ago
  • It seems like the tool only create a little cut of 500 lines of data when you create a project. But in reality my data has millions of lines in total. And when the recipe validation test goes on, if he fails to find a single record for a filter , it returns an empty csv , which create the error when i open my projects. That is very annoying coz, it pick up 500 to 5000 randomly from data source. How am i supposed to open my projects if it can deal with the fact that yeah sometimes i will have empty csv coz none of the tiny 5000 lines correspond to a single filter or join ...

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions