cuddly-arm-8412
04/12/2023, 3:11 PMdocker pull acryldata/datahub-upgrade:head && docker run --env-file /Users/work/docker.env acryldata/datahub-upgrade:head -u NoCodeDataMigration
Wrong prompt
ERROR SpringApplication Application run failed
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'upgradeCli': Unsatisfied dependency expressed through field 'noCodeUpgrade'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'entityRegistryFactory': Unsatisfied dependency expressed through field 'configEntityRegistry'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configEntityRegistry' defined in class path resource [com/linkedin/gms/factory/entityregistry/ConfigEntityRegistryFactory.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.linkedin.metadata.models.registry.ConfigEntityRegistry]: Factory method 'getInstance' threw exception; nested exception is java.io.FileNotFoundException: ../../metadata-models/src/main/resources/entity-registry.yml (No such file or directory)lively-cat-88289
04/12/2023, 3:11 PMastonishing-answer-96712
04/12/2023, 8:09 PMentity-registry.yml
exist?cuddly-arm-8412
04/13/2023, 1:06 AMdocker pull acryldata/datahub-upgrade:head && docker run --env-file /Users/work/docker.env acryldata/datahub-upgrade:head -u NoCodeDataMigration
how to built it,What steps should I follow to do itcuddly-arm-8412
04/14/2023, 3:09 AMacryldata/datahub-upgrade head 4c8b1342544e 37 hours ago 463MB
cuddly-arm-8412
04/14/2023, 3:12 AMENTITY_REGISTRY_CONFIG_PATH=/Users/project/datahub/metadata-models/src/main/resources/entity-registry.yml
when i run command ,it prompts error
Caused by: java.io.FileNotFoundException: /Users/project/datahub/metadata-models/src/main/resources/entity-registry.yml (No such file or directory)
but when i cat file path,it existaloof-gpu-11378
04/14/2023, 4:36 PMaloof-gpu-11378
04/14/2023, 4:36 PMcuddly-arm-8412
04/16/2023, 12:36 AMaloof-gpu-11378
04/18/2023, 5:02 PM