[ https://issues.apache.org/jira/browse/FLINK-28955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chesnay Schepler closed FLINK-28955. ------------------------------------ Resolution: Fixed master: a17ff2b9f65dafc6e58aae98a0937c78bf5fd492 > YARNHighAvailabilityITCase compile failed in hadoop3 > ---------------------------------------------------- > > Key: FLINK-28955 > URL: https://issues.apache.org/jira/browse/FLINK-28955 > Project: Flink > Issue Type: Technical Debt > Components: Test Infrastructure > Affects Versions: 1.16.0 > Reporter: Huang Xingbo > Assignee: Chesnay Schepler > Priority: Critical > Labels: pull-request-available, test-stability > Fix For: 1.16.0 > > > It looks like we have not resolved the problem in hadoop3. This problem was > not exposed before due to another test that failed to compile under hadoop3 > https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=39951&view=logs&j=b1fcf054-9138-5463-c73c-a49979b9ac2a&t=9291ac46-dd95-5135-b799-3839e65a8691 > {code:java} > 2022-08-14T00:36:43.9971481Z [ERROR] COMPILATION ERROR : > 2022-08-14T00:36:43.9972508Z [INFO] > ------------------------------------------------------------- > 2022-08-14T00:36:43.9973460Z [ERROR] > /__w/3/s/flink-yarn-tests/src/test/java/org/apache/flink/yarn/YARNHighAvailabilityITCase.java:[53,31] > package org.apache.curator.test does not exist > 2022-08-14T00:36:43.9974493Z [ERROR] > /__w/3/s/flink-yarn-tests/src/test/java/org/apache/flink/yarn/YARNHighAvailabilityITCase.java:[106,20] > cannot find symbol > 2022-08-14T00:36:43.9975371Z symbol: class TestingServer > 2022-08-14T00:36:43.9975818Z location: class > org.apache.flink.yarn.YARNHighAvailabilityITCase > 2022-08-14T00:36:43.9976253Z [INFO] 2 errors > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)