[AWS] AWS Glue 이슈 정리

넘실넘실·2025년 1월 29일

📍Job

Hive에서 json을 사용 시 발생하는 에러

Py4JJavaError: An error occurred while calling o2704.showString.
: java.lang.RuntimeException: java.lang.ClassNotFoundException: org.openx.data.jsonserde.JsonSerDe
at org.apache.hadoop.hive.ql.plan.TableDesc.getDeserializerClass(TableDesc.java:74)
at org.apache.spark.sql.hive.execution.HiveTableScanExec.addColumnMetadataToConf(HiveTableScanExec.scala:123)
at org.apache.spark.sql.hive.execution.HiveTableScanExec.hadoopConf$lzycompute(HiveTableScanExec.scala:101)
at org.apache.spark.sql.hive.execution.HiveTableScanExec.hadoopConf(HiveTableScanExec.scala:98)
at org.apache.spark.sql.hive.execution.HiveTableScanExec.org$apache$spark$sql$hive$execution$HiveTableScanExec$$hadoopReader$lzycompute(HiveTableScanExec.scala:110)
at
...
%extra_jars <업로드한 Jar 파일 S3 path(ex. s3://example-bucket/jars/son-serde.jar)>
profile
어쩌다보니 데이터쟁이

0개의 댓글