python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Environment for print Capture on AWS GLUE
Where can I see, for example, the prints that are written in my AWS GLUE script? Like a terminal screen that shows me the messages that were stored in a print. I need to print the schema being generat...
Rafael Souza
Votes: 0
Answers: 1
Read Glue Metadata using Lambda Fucntion and Push it to RDS PostgreSQL
I am new to Lambda Function and need some help with writing a Lambda Function, which will access Glue Catalog Database Metadata and dump that into a RDS PostgreSQL database table.
Please let me know i...
Manish Chaturvedi
Votes: 0
Answers: 0
Not able to create dynamic frame, After crawling MONGODB table to AWS Data Catalog successfully
I created a mongodb connection successfully, my connection tests successfully and was able to use a Crawler to create metadata in the Glue Data Catalog. However, when i use below where i am adding my ...
Beny Mahajan
Votes: 0
Answers: 1
AWS Glue Crawler - Timestamp field created as string
I have a data file with a field called extraction_time that has fields like below.
..,"extraction_time":"2022-03-15T02:33:39",..
On my crawler I have a Classifier that looks like s...
Black Dynamite
Votes: 0
Answers: 0