ruanwenjun commented on issue #15864: URL: https://github.com/apache/dolphinscheduler/issues/15864#issuecomment-2063062868
> > Could you please find out which interface throw this exception. > > <img alt="image" width="1204" src="https://private-user-images.githubusercontent.com/49389493/323431593-8855e498-5bc2-4e72-804d-487a6a09b238.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTM0MTkwOTEsIm5iZiI6MTcxMzQxODc5MSwicGF0aCI6Ii80OTM4OTQ5My8zMjM0MzE1OTMtODg1NWU0OTgtNWJjMi00ZTcyLTgwNGQtNDg3YTZhMDliMjM4LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA0MTglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwNDE4VDA1Mzk1MVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTNkMjE5YTIzZGJkN2M2MTIyMWU2MTEwZmRkNjk3MjQwNDdmOTIzMDhiZTkzNzFhYzUxY2YzMDExODZmYjFiNTQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.DBysn1EhmrotXRWimdOpeYw3dyad-XhuiwcdZCK-_Kk"> Could you please find out the duplicate data from db. ``` select * from t_ds_trigger_relation WHERE trigger_type = 2 and job_id = xx; ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
