adoroszlai opened a new pull request, #5005:
URL: https://github.com/apache/ozone/pull/5005

   ## What changes were proposed in this pull request?
   
   Get rid of:
   
   ```
   httpfs_1    | SEVERE: Implementation of JAXB-API has not been found on 
module path or classpath.
   httpfs_1    | javax.xml.bind.JAXBException: Implementation of JAXB-API has 
not been found on module path or classpath.
   httpfs_1    |  - with linked exception:
   httpfs_1    | [java.lang.ClassNotFoundException: 
com.sun.xml.internal.bind.v2.ContextFactory]
   ...
   httpfs_1    |        at 
org.apache.hadoop.http.HttpServer2.start(HttpServer2.java:1301)
   ```
   
   https://issues.apache.org/jira/browse/HDDS-8955
   
   ## How was this patch tested?
   
   Ran `httpfs` acceptance tests locally, verified exception is gone.
   
   CI:
   https://github.com/adoroszlai/hadoop-ozone/actions/runs/5411417691


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to