Re: [DISCUSS] HADOOP-15983] use jersey-json that is built to use jackson2

2022-04-23 Thread Steve Loughran
this sounds good. i'll leave the review/test work to you, as you know it better On Fri, 22 Apr 2022 at 07:31, Akira Ajisaka wrote: > Hi Steve, > > I want to upgrade to Jersey 2.x in > https://issues.apache.org/jira/browse/HADOOP-15984, > but it is very hard and has been pending for several years

Re: [DISCUSS] HADOOP-15983] use jersey-json that is built to use jackson2

2022-04-21 Thread Akira Ajisaka
Hi Steve, I want to upgrade to Jersey 2.x in https://issues.apache.org/jira/browse/HADOOP-15984, but it is very hard and has been pending for several years. Now I'm okay with using the modified jersey-json as a temporary workaround. I think HADOOP-15984 is a blocker to compile Hadoop in JDK 11+,