elek commented on a change in pull request #1984:
URL: https://github.com/apache/ozone/pull/1984#discussion_r591714406



##########
File path: hadoop-ozone/dev-support/checks/install/_install.sh
##########
@@ -0,0 +1,34 @@
+#!/usr/bin/env bash

Review comment:
       Tricky name, as this script is responsible both for install and 
executing the scripts.
   
   I am wondering if it would be easier to do a laze download at the beginning 
of each of the scripts. For example at the beginning of the findbugs.sh we can 
check if spotbugs exists and download if not.
   
   




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

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