Hi all when upgraded from 0.8.31.5 -> 0.8.31.6 ...
# troubleshoot
s
Hi all when upgraded from 0.8.31.5 -> 0.8.31.6 in
datahub-upgrade-job
Copy code
***************************                                                                                                                                                                                                                             
APPLICATION FAILED TO START                                                                                                                                                                                                                             
***************************                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                        
Description:                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                        
The bean 'kafkaProducerFactory', defined in class path resource [org/springframework/boot/autoconfigure/kafka/KafkaAutoConfiguration.class], could not be registered. A bean with that name has already been defined in URL [jar:file:/datahub/datahub-u
pgrade/bin/datahub-upgrade.jar!/BOOT-INF/lib/factories.jar!/com/linkedin/gms/factory/kafka/KafkaProducerFactory.class] and overriding is disabled.                                                                                                      
                                                                                                                                                                                                                                                        
Action:                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                        
Consider renaming one of the beans or enabling overriding by setting spring.main.allow-bean-definition-overriding=true
b
I too encountered this issue when running the upgrade script inside the docker/datahub-upgrade folder.
a
Same issue here
n
Same here when trying to upgrade to version
0.8.32
.
It seems they fixed this issue in this commit. Maybe they include this fix in the next Datahub release.
w
@little-megabyte-1074 we are in the process of upgrading to 0.8.32 and would like to avoid cherry picking of commits in the process
e
Hi everyone. Could you try using v0.8.32.1 for datahub-upgrade container?
w
@quick-pizza-8906 is 0.8.32.1 that an “easy” option for us?
q
I don't see minor versions here: https://github.com/datahub-project/datahub/tags
@early-lamp-41924 Is there any way to get commit hash for 0.8.32.1 so we can check it out? We build datahub ourselves
q
Why the most minor version is not tagged on github?
e
The hash is
cea318a
q
is there any way to retrieve it myself?
e
Yes!
We also have a planned full release for v0.8.33 on Friday