Hi, I am trying to build the Spring-hadoop source in STS but get the below compile time error in servlet-context.xml at line ( <context:component-scan base-package="org.springframework.hadoop" /> ):
Error occured processing XML 'Annotation-specified bean name 'jobConfiguration' for bean class [org.springframework.hadoop.test.word.config.JobCon figuration] conflicts with existing, non-
compatible bean definition of same name and class [org.springframework.hadoop.test.word.JobConfigurat ion]'.
Any pointers to resolve the error?
Thanks for the time.
Rivya


Reply With Quote
