Created on 10-11-2017 07:01 AM - edited 10-11-2017 07:32 AM
Hi.
I installed CDH 5.12.1 according to the online documentation.
Now, when I check the configuration in hue there is the following error:
"Oozie Share Lib not installed in default location."
But i installed the share lib and it is on the correct (default) location with the right structure and when i run:
"oozie admin -oozie http://localhost:11000/oozie -status"
i get:
"System mode: NORMAL"
Do I miss a configuration or something like that?
Thanks in advance
Created 11-07-2017 11:03 PM
Created 11-08-2017 12:23 AM
Thanks for your answer.
My Problem came from a mistake in the oozie-site.xml which i made by myself. I have corrected it and now it works fine.
But thank you anyways