adoroszlai commented on PR #66:
URL: 
https://github.com/apache/ozone-docker-runner/pull/66#issuecomment-4485592268

   @ChenSammi The docker image runs Linux, not macOS.  It already has 
`libhadoop` for Linux (both `x64` and `aarch64`).  Why is Mac library needed 
and how would it be used?
   
   We should upgrade to Hadoop 3.4.3 instead:
   
   
https://github.com/apache/ozone-docker-runner/blob/882ae826f7bd47b1ef553841af828f3ef3986b0e/Dockerfile#L130
   
   We also need to remove `-lean` from tarball name:
   
   
https://github.com/apache/ozone-docker-runner/blob/882ae826f7bd47b1ef553841af828f3ef3986b0e/Dockerfile#L132-L133
   
   because Hadoop release no longer 
[comes](https://downloads.apache.org/hadoop/common/hadoop-3.4.3/) with 
full/lean variants since [3.4.3](https://hadoop.apache.org/release/3.4.3.html).


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