lizhengtian opened a new pull request, #7678:
URL: https://github.com/apache/hadoop/pull/7678

   Modify the Oozie configuration file to address the incompatibility between 
Hadoop 3.4.1 and Oozie 5.2.1, which causes the inability to use them in 
conjunction.
   
   Detailed operations:
   1、Download the Oozie source code and compile it. Adjust the Hadoop 
dependencies to version 3.4.1.
   2、Deploy the compiled Oozie. Modify oozie-site.xml, generate SQL 
(bin/ooziedb.sh create -sqlfile oozie.sql -run), configure the Oozie database, 
and adjust Hadoop dependencies (bin/oozie-setup.sh sharelib create -fs 
hdfs://hadoop001:9000 -locallib oozie-sharelib-5.2.1.tar.gz).
   3、Write workflow.xml to test Hadoop integration (bin/oozie job -oozie 
http://192.168.137.200:11000/oozie -config job.properties -run).
   
   


-- 
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.

To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to