arvindshmicrosoft opened a new pull request, #432:
URL: https://github.com/apache/fluo-muchos/pull/432

   In #294 we had added support for Hadoop (<= 3.2.3) on Java 11 by downloading 
and copying the javax.activation-api artifact using Ansible's `maven_artifact` 
module. This module in turn needs `lxml` which needed to be installed 
separately. The installation of `lxml` ended up with variations (CentOS 7/8, 
Fedora) etc.
   
   So this PR simplifies this by directly calling the Maven binary to download 
the artifact on the proxy for later copying to the individual Hadoop nodes.


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

Reply via email to