[ 
https://issues.apache.org/jira/browse/HADOOP-19625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18007291#comment-18007291
 ] 

Palakur Eshwitha Sai edited comment on HADOOP-19625 at 7/15/25 5:03 PM:
------------------------------------------------------------------------

Jersey: 3.x supports the Jakarta namespace. 

Jetty: 9.x is EOL and needs to be upgraded. Jetty 12-EE8 supports the javax 
namespace, whereas jetty 12-EE10 is with the Jakarta namespace. 

I have started working on this patch and looks like migrating to:
 # Jersey 3.0.x will require migration to Jetty 11.
 # Jersey 3.1.4+ will require migration to Jetty 12:EE10.

[https://eclipse-ee4j.github.io/jersey.github.io/documentation/latest31x/migration.html#mig-3.0.0]

Looks like some work on this has been done in: 
[https://github.com/apache/hadoop/pull/7130]


was (Author: JIRAUSER302593):
Jersey: 3.x supports the Jakarta namespace. 

Jetty: 9.x is EOL and needs to be upgraded. Jetty 12-EE8 supports the javax 
namespace, whereas jetty 12-EE10 is with the Jakarta namespace. 

I have started working on this patch and looks like migrating to:
 # Jersey 3.0.x will require migration to Jetty 11.
 # Jersey 3.1.4+ will require migration to Jetty 12:EE10.

[https://eclipse-ee4j.github.io/jersey.github.io/documentation/latest31x/migration.html#mig-3.0.0]

Looks like some work on this has been done in: 
[https://github.com/apache/hadoop/pull/7130]

Can you please provide your inputs and thoughts on this?

> Migrate from Java to Jakarta - Upgrade to Jersey 3.x, Jetty 12.x
> ----------------------------------------------------------------
>
>                 Key: HADOOP-19625
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19625
>             Project: Hadoop Common
>          Issue Type: Task
>            Reporter: Palakur Eshwitha Sai
>            Priority: Major
>
> This Jira is to track the migration of Javax to Jakarta in Hadoop and 
> identify all the transitive dependencies which need to be migrated as well. 
> Currently, I see the following major upgrades required:
>  # Jersey: 2.46 to 3.x
>  # Jetty: 9.x to 12.x



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to