I have tried to run in command-line mode, and still I am getting the error: it again stuck at “Creating oozie.war”.
While checking the oozie folder log (F:\Big_Data_Install\Hadoop_Install\hdp\oozie-4.2.0.2.3.0.0-2557\oozie-win-distro\logs), I found that there are other points which is causing the issue. Its inside oozie bundle.
oozie-error.log -> ConfigurationService:523 – SERVER[] Invalid configuration defined, [oozie.service.AuthorizationService.security.enabled]
I have scanned the files and found that “conf/oozie-default.xml.reference, and oozie-site.xml” are having the mentioned erroneous elements. I have overwritten the “oozie-site.xml” after removing the mentioned tag, but I couldn’t do that for oozie-default.xml.reference, as the mentioned tag is referred in below section.
I understand that now its time to get involved withe Apache :). I am trying to do the RCA and finding the solution. ;).
Hope the HortonWorks team will try to fix this issue.
Thanks
Rishi