EMR Serverless - Adding Custom Serde (jar file) for Hive Table

0

Hi, We are planning to make use of EMR Serverless Hive service to move one of our work load from EMR persistent cluster. This particular workload uses the external XML serde to define hive table. In the current environment, we copy the jar file from s3 location to /usr/lib/hive/lib/ location during the bootstrap. With EMR Hive Serverless application, Is it possible to make use of custom serde for Hive? Let me know if you need more information. Thanks for your help!

RamSet
질문됨 2년 전764회 조회
1개 답변
0

Hi,

Thank you for writing to RePost.

Yes, it is possible. You can use ADD JAR <s3://bucket/path/to/serde.jar > in query file (or "initQueryFile") before the SerDe is used.

https://awscli.amazonaws.com/v2/documentation/api/latest/reference/emr-serverless/start-job-run.html

AWS
Sujay_M
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인