All Content tagged with AWS Glue

AWS Glue is a serverless data integration service that makes it easy to discover, prepare, and combine data for analytics, machine learning, and application development.

Content language: English

Select up to 5 tags to filter
Sort by most recent
1804 results
1. I am trying to create data catalog table in AWS glue which has different cols and their datatypes (varchar,date,timestamp). and the respective values are stored in CSV format in S3. But while...
1
answers
0
votes
17
views
simi
asked 2 days ago
I have AWS Glue Crawlers that crawls databases for table's metadata in Snowflake via JDBC connection. It will crawl table's fields and types to AWS Glue but it will not bring the fields...
2
answers
0
votes
16
views
asked 3 days ago
1) RDS oracle DB is created in account A and publicly access is enabled 2) Oracle DB can be accessed via SQL Developer using Hostname = *<Endpoint>* of oracle DB in step 1 Port = 1521 SID = xx 3)...
2
answers
0
votes
28
views
LBL
asked 3 days ago
Hello, I’m seeking guidance and suggestions on cost-effective methods for scanning a couple of DynamoDB tables, each with sizes of up to 3 TB and 5 TB. Our goal is to join these tables based on...
2
answers
0
votes
32
views
Neisha
asked 4 days ago
Hi, I'm trying to use SFTP connector in the marketplace to connect to a SFTP server using AWS Glue. I have set up a sftp server using AWS Transfer Family, that has only username and a key file....
2
answers
0
votes
19
views
snfrox
asked 4 days ago
Under AWS Glue > Data Catalog > Connections > Create connection, a JDBC connection is created. Would like to test the connection, however, no IAM role is available for selection to proceed with the...
2
answers
0
votes
15
views
LBL
asked 4 days ago
I am using an AWS Glue to write an ETL pipeline that gets data from an S3 bucket, processes them and writes them back to the bucket while also creating a Glue catalog table. The code I am using is the...
1
answers
0
votes
17
views
Vas
asked 6 days ago
i'm now trying to use AWS CLI to set the jobRunQueuing param after job is created, however, below is not working : aws glue update-job --job-name my-job --job-update '{"JobRunQueuingEnabled":...
2
answers
0
votes
60
views
bipinns
asked 10 days ago
Glue job has a new feature to use job queuing for sequencially running job run requests when max concurrency limit has reached. This feature can be enabled by setting jobRunQueuingEnabled to true from...
2
answers
0
votes
38
views
bipinns
asked 10 days ago
I met a error from ``` Caused by: java.net.SocketTimeoutException: connect timed out ``` while script went to ``` # Script generated for node Amazon Redshift AmazonRedshift_nodexxxxxxxxxxx =...
2
answers
0
votes
41
views
Jay
asked 10 days ago
Hi folks, I have a partitioned table in Athena that uses dynamic partition projection, enabled with the following table properties: ``` projection.account.type injected projection.region.type ...
1
answers
0
votes
66
views
asked 10 days ago
I have created a dynamodb table that stores some data, then created a glue crawler that crawls to store the metadata of this table so I can query it using Athena. I am seeing the dynamodb table got...
2
answers
0
votes
387
views
Yasir
asked 11 days ago