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
Show Method for Dynamic Frame in AWS glue returns empty field
When I try to use the dyF.show() it returns an empty field, even though I checked the schema and count() and I know the table is populated. I transformed it into a spark dataframe and the show() metho...
Stef Kostov
Votes: 0
Answers: 1
Using custom connector in AWS Glue ETL script
I am working on an AWS Glue ETL script using the dynamic frame glue abstraction and writing code in python.
I created a JDBC connection resource named sap-lpr-connection in the glue data catalog and w...
LazyEval
Votes: 0
Answers: 1
AWS Glue - Job Monitoring: Job Execution, Active Executors and Maximum Needed Executors not showing
I have set up an ETL job in AWS Glue with the following settings:
Glue v.3.0, Python v.3, Spark v.3.1 and Worker type G.1X with 10 Workers and Job metrics enabled.
When I'm looking at the job metrics ...
Qwaz
Votes: 0
Answers: 1