+1 Checked - Download links are valid. - Checksums and signatures. - LICENSE/NOTICE/DISCLAIMER files exist - No unexpected binary files - All source files have ASF headers - Can compile from source - All Tests Passed
As the version manager of this turn, I checked the overall function operation, including the data collected by the agent, reported to Pulsar or Tube, and sold to Hive via Sort, The whole chain is OK. Need to explain, because there is Docker containerized deployment in the project, you need to "mvn clean package install" first when compiling, and then you can "mvn compile" to compile and check. The main reason is that the package in Docker containerization requires module A, but module A has not yet been compiled so that direct compilation will report an error. So only when it is packaged first can it not report an error during containerized compilation. Thanks! Aloys Zhang <[email protected]> 于2021年12月23日周四 13:14写道: > +1 > Checked > - Download links are valid. > - Checksums and signatures. > - LICENSE/NOTICE/DISCLAIMER files exist > - No unexpected binary files > - All source files have ASF headers > - Can compile from source > - All Tests Passed > > dockerzhang <[email protected]> 于2021年12月23日周四 09:44写道: > >> > >> > +1 >> > The following items are verified: >> > [Done] Download links are valid. >> > [Done] Checksums and signatures. >> > [Done] LICENSE/NOTICE/DISCLAIMER files exist. >> > [Done] No unexpected binary files. >> > [Done] All source files have ASF headers. >> > [Done] Can compile from source. >> > [Done] All Tests Passed. >> > >> > > > -- > Best, > Aloys. >
