Shilun Fan created YARN-11786: --------------------------------- Summary: Upgrade hadoop-yarn-server-timelineservice-hbase-tests to Support Trunk Compilation and Remove compatible hadoop version. Key: YARN-11786 URL: https://issues.apache.org/jira/browse/YARN-11786 Project: Hadoop YARN Issue Type: Improvement Components: timelineservice Affects Versions: 3.5.0 Reporter: Shilun Fan Assignee: Shilun Fan
The {{hadoop-yarn-server-timelineservice-hbase-tests}} module is currently using the compatible Hadoop version 3.3.6, which causes the following issues: # We are unable to upgrade the Jersey version because we made necessary improvements on the trunk branch, but these changes have not been synchronized to the Hadoop-3.3.6 branch. # We cannot upgrade the JUnit version because part of the module's code depends on the trunk branch, while another part depends on Hadoop-3.3.6. In this JIRA, we will attempt to make the {{hadoop-yarn-server-timelineservice-hbase-tests}} module successfully compile and run unit tests on the trunk branch, while removing support for the compatible Hadoop version. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org