내 커뮤니티 업적 표시줄을 확대합니다.

Adobe Experience Platform (AEP) & Apps User Groups are live to Network, learn, and share in your regional locations.
해결됨

Is it a red flag to set spark.sql.mapKeyDedupPolicy to LAST_WIN in AEP Query Service?

Avatar

Level 3

1. Trying to concat a map in query service, but it is throwing the following error. Is it a red flag to set this attribute?

If not, how to fetch and set this attribute?

If yes, how AEP is handling duplicate entries in segmentmembership map object in the profile?

 

Duplicate map key 1 was found, please check the input data. If you want to remove the duplicated keys, you can set spark.sql.mapKeyDedupPolicy to LAST_WIN so that the key inserted at last takes precedence.

 

2. Also, What is the struct syntax to insert a data into map datatype of key value pairs?

 

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee

@ShashiCh you can do some basic error investigation in the UI, however API gives you access to raw data with errors. 

Find below the details of the API 

https://experienceleague.adobe.com/en/docs/experience-platform/ingestion/quality/error-diagnostics

원본 게시물의 솔루션 보기

1 답변 개

Avatar

정확한 답변 작성자:
Employee

@ShashiCh you can do some basic error investigation in the UI, however API gives you access to raw data with errors. 

Find below the details of the API 

https://experienceleague.adobe.com/en/docs/experience-platform/ingestion/quality/error-diagnostics