share23 commented on issue #4181:
URL: 
https://github.com/apache/incubator-dolphinscheduler/issues/4181#issuecomment-741488055


   > Your code should not be version 1.3.2
   > 
   > The 1.3.2 release does not have a processdefinitionserviceimpl class
   > 
   > What version of code do you use?
   
   I have download the source code (version 1.3.2)  from GitHub on 2020.10.23
   then import in IDEA and modify the pom.xml to match the enviroment (cdh 
5.13.1) 
   compile the project and install DS by cluster mode
   
   modify pom.xml like this 
   
   before
   `<hadoop.version>2.7.3</hadoop.version>`
   `<hive.jdbc.version>2.1.0</hive.jdbc.version>`
   
   after
   `<hadoop.version>2.6.0</hadoop.version>`
   `<hive.jdbc.version>1.1.0</hive.jdbc.version>`
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to