Trying to Run a Job in Glue with Snowflake. Job Failed

0

2022-03-10 07:54:47,657 ERROR [main] glue.ProcessLauncher (Logging.scala:logError(70)): Exception in User Class: java.lang.reflect.UndeclaredThrowableException org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1862) org.apache.spark.deploy.SparkHadoopUtil.runAsSparkUser(SparkHadoopUtil.scala:64) org.apache.spark.executor.CoarseGrainedExecutorBackend$.run(CoarseGrainedExecutorBackend.scala:188)

2022-03-10 07:54:47,652 ERROR [main] glue.ProcessLauncher (Logging.scala:logError(91)): Exception in User Class java.lang.reflect.UndeclaredThrowableException

2022-03-10 07:54:47,651 ERROR [main] glue.ProcessLauncher (Logging.scala:logError(70)): InvocationTargetException java.lang.reflect.InvocationTargetException 2022-03-10 07:54:47,651 ERROR [main] glue.ProcessLauncher (Logging.scala:logError(70)): InvocationTargetException java.lang.reflect.InvocationTargetException

I am trying to run a job in Glue connecting to Snowflake. But getting error like this.

已提问 2 年前1153 查看次数
1 回答
0

Could you please clarify if you are using the Glue connector for Snowflake or if you have imported the Snowflake-Spark connector as additional library, as described in this blog post?

Also, some more details on the job itself and the configuration of the connector would be helpful.

The error snippet it is not of the more informative and I am not sure if some additional were hidden in the longer log.

You could try to use the new job insight logging that may simplify the troubleshooting.

hope this helps

AWS
专家
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则