maheshrajus commented on PR #474: URL: https://github.com/apache/tez/pull/474#issuecomment-4682570062
> @maheshrajus , there are 2 things here. > > 1. javax error, i think its valid as hadoop https://github.com/apache/hadoop/blame/9b71e5f0c0db40e498b6eb4a11f7fe531cadcc9a/hadoop-project/pom.xml#L954 updated this for jersey 2.x change and I think this patch will help: [javax.patch](https://github.com/user-attachments/files/28842187/javax.patch) logs from my run: [logs.txt](https://github.com/user-attachments/files/28841838/logs.txt) > 2. jackson issue, and the patch for it: [jackson.patch](https://github.com/user-attachments/files/28842213/jackson.patch) logs: [logs2_jackson.txt](https://github.com/user-attachments/files/28841823/logs2_jackson.txt) > @Aggarwal-Raghav Did you run the steps above using the latest commit I pushed this afternoon? Are both of those issues still occurring with the latest changes? If they are, and if it's a Jersey 2.x issue, let's just include the fix in the current PR. -- 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]
