Questions tagged [amazon-sagemaker-debugger]

18 questions
0
votes
1 answer

Where can I find the Performance Metrics generated by SageMaker Debugger/Profiler?

Where can I look for the performance metrics generated by Amazon SageMaker Debugger/Profiler?
0
votes
0 answers

Debug SparkSQL Query

What are some way I can debug through a sparksql query? I have defined a dataframe with a sparpksql query and I have included show(1), but the query continues to run very long. Could anyone provide pointers? Thank you! select t1.id from table1…
0
votes
0 answers

Using SageMaker Debugger and Debugger Profiler with custom containers (BYOC)

I see here: https://docs.aws.amazon.com/sagemaker/latest/dg/debugger-bring-your-own-container.html that is is possible to user the SageMaker Debugger and the Debugger profiler with custom containers, but it seems to only be usable if you are using…
1
2