-
Notifications
You must be signed in to change notification settings - Fork 9.1k
YARN-11877. Resolve JAXB IllegalAnnotation issue in TimelineEntity with Jersey 2.x. #8018
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: trunk
Are you sure you want to change the base?
Conversation
thanks @slfan1989 for this effort, it means a lot to the Tez project! also double-checked that adding TimelineEntityWriter by config.register makes the unit test work, however, to stay consistent, implementing the TimelineEntityReader also makes sense |
@abstractdog Thank you for the information! I will record you as a co-author of this PR. My understanding of the timeline might not be fully comprehensive. During the upgrade of Jersey to version 2.x, my primary focus was on adapting the unit tests bundled with the Hadoop project. Please feel free to share any additional feedback or details. I will continue to follow up on issues related to Jersey 2.x. |
🎊 +1 overall
This message was automatically generated. |
Description of PR
JIRA: YARN-11877. Resolve JAXB IllegalAnnotation issue in TimelineEntity with Jersey 2.x.
How was this patch tested?
For code changes:
LICENSE
,LICENSE-binary
,NOTICE-binary
files?