Questions tagged with AWS Glue DataBrew
Content language: English
Sort by most recent
What is the maximum number of Databases and maximum Number of tables within a given database that can be created in AWS Glue? We're planning a large scale simulation application that will enable users...
Hi, i'm creating a resulset for a table mapped from SnowFlake, i want to apply a dataquality rule to that table, i'm not sure if it's possilbe.
Name ...
AWS Glue Databrew can support Temenos T24 R14 running on jBASE that will allow them to subset the PROD jBASE data along with their custom built CRM running on SQL Server 2016. The data subsetted from...

In the above screenshot, DataBrew has decided that every value in the "state" column was invalid. That's a specific...
It's surprisingly difficult to find information about this. Am I able to say "Format all strings as lowercase?" or "Fill in missing values with NULL for these five columns?"
HI,
I'm working with databrew to import some excel file to be then used by Athena. For some columns if I try to add an action I get the following error
`<ACTION>has not allowed characters in...
Hi,
I'm trying to replicate a databrew flow using Cloudformation, for cost optimization I want to avoid the creation of project and instead use only dataset and recipe. From the Cloudformation...
Hi,
I'm loading a set of files from S3 and filtering the dataset to files from the last hour.
See error in the Cloudwatch log below:
```
Processing parameterized path with the following...
Hi Folks,
I have a table called demo and it is cataloged in Glue. The table has three partition columns (col_year, col_month and col_day). I want to get the name of the partition columns...
Working with a CSV that has a date format on the raw file dd/mm/yyyy which is AU/UK format.

We are applying a recipe to change...
Hi Team,
I have created a glue job which reading a table from glue data catalog and creating dynamic frame. But while running the job, it is throwing the below error. After checking the logs I saw it...
Hi Team,
I have one sample project which read data from multiple sources and transform and load output in database. I want to embed my Databrew Project in my web application .could you please tell me...