Hi @justin,
Many script files used same license header like "docker/hoodie/hadoop/base/entrypoint.sh" did. Could you tell me how to correct it? Thanks. Best Lamber-Ken On 2020/01/29 02:49:18, Justin Mclean <[email protected]> wrote: > Hi, > > +1 (binding) > > I checked: > - incubating in name > - signatures and hashes fine > - DISCLAIMER (WIP) exists > - LICENSE looks OK but didn’t do an exhaustive check > - NOTICE need more work as it missing content form included 3rd party ALv2 > licensed NOTICE files > - NOTICE year is incorrect > - This file [1] has an incorrect license header > - no binary files > - can compile from source > > I did notice something odd while compiling: > Downloading from Maven Central: > https://repo.maven.apache.org/maven2/org/apache/hudi/hudi-client/0.5.1-incubating-rc1/hudi-client-0.5.1-incubating-rc1-sources.jar > Downloading from cloudera-repo-releases: > https://repository.cloudera.com/artifactory/public/org/apache/hudi/hudi-client/0.5.1-incubating-rc1/hudi-client-0.5.1-incubating-rc1-sources.jar > Downloading from confluent: > https://packages.confluent.io/maven/org/apache/hudi/hudi-client/0.5.1-incubating-rc1/hudi-client-0.5.1-incubating-rc1-sources.jar > Downloading from libs-milestone: > https://repo.spring.io/libs-milestone/org/apache/hudi/hudi-client/0.5.1-incubating-rc1/hudi-client-0.5.1-incubating-rc1-sources.jar > Downloading from libs-release: > https://repo.spring.io/libs-release/org/apache/hudi/hudi-client/0.5.1-incubating-rc1/hudi-client-0.5.1-incubating-rc1-sources.jar > [WARNING] Could not get sources for > org.apache.hudi:hudi-client:jar:0.5.1-incubating-rc1:compile > > This seems to be download this release candidate, why is this? > > There are other similar warnings as well e.g: > [WARNING] Could not get sources for > org.apache.hudi:hudi-timeline-service:jar:0.5.1-incubating-rc1:compile > [WARNING] Could not get sources for > org.apache.hudi:hudi-hadoop-mr:jar:0.5.1-incubating-rc1:compile > [WARNING] Could not get sources for > org.apache.hudi:hudi-client:jar:0.5.1-incubating-rc1:compile > > Thanks, > Justin > > 1. docker/hoodie/hadoop/base/entrypoint.sh > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
