empiredan opened a new issue, #1209:
URL: https://github.com/apache/incubator-pegasus/issues/1209

   Previously zookeeper-bin has been built in third-party images in 
https://github.com/apache/incubator-pegasus/issues/1177. However in recent CI 
workflows it's found that zookeeper-bin is still downloaded by each unit tests.
   
   The reason is that `${INSTALL_DIR}` for zookeeper has not been created while 
trying to move zookeeper-bin from third-party image to `${INSTALL_DIR}`. 
Therefore zookeeper-bin has been renamed as `${INSTALL_DIR}` itself rather than 
being move under `${INSTALL_DIR}`. 


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