captainzmc opened a new pull request, #25: URL: https://github.com/apache/ozone-docker/pull/25
What changes were proposed in this pull request? Update dockerfile for ozone 1.3.0. https://issues.apache.org/jira/browse/HDDS-7698 How was this patch tested? Built locally: $ ./build.sh ... => [ 3/10] RUN sudo rm -rf /opt/hadoop && curl -LSs -o ozone.tar.gz https://dlcdn.apache.org/ozone/1.3.0/ozone-1.3.0.tar.gz && tar zxf ozone.tar.gz && rm ozone.tar.gz && mv ozone* hadoop ... Tested: $ docker-compose disable-v2 $ docker-compose up -d --scale datanode=3 $ docker-compose exec om ozone version ... micahzhao@localhost ozone-docker % docker-compose exec om ozone version ////////////// //////////////////// //////// //////////////// ////// //////////////// ///// //////////////// / ///// //////// /// //// //////// ///// ///// //////////////// ///// //////////////// // //// /////////////// ///// ///// /////////////// //// ///// ////// ///// ////// ////// ///// /////////// //////// ////// //////////// /// ////////// / 1.3.0(Grand Canyon) Source code repository https://github.com/apache/ozone.git -r d0d18a3bff64b90f5f0755edb6003301049ffb32 Compiled by micahzhao on 2022-12-10T13:24Z Compiled with protoc 2.5.0, 3.19.2 and 3.7.1 From source with checksum a75ae3e67172919e2714f238d9cc67a With Apache Ratis: 2.4.0 from 48cba75f6458900ff7365dcdcc76242442b7b004 Using HDDS 1.3.0 Source code repository https://github.com/apache/ozone.git -r d0d18a3bff64b90f5f0755edb6003301049ffb32 Compiled by micahzhao on 2022-12-10T13:23Z Compiled with protoc 2.5.0, 3.19.2 and 3.7.1 From source with checksum 8e3e6c7b763485e5d661c03818b439f0 ... $ open http://localhost:9874 -- 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]
