Hi all,
I've run few oozie workflow through Hue.
But once the jobs finished, I cannot see the logs anymore.
I'm wondering whether this is normal behaviour or I can config something on yarn to make the logs available even after job finishes.
yarn.log-aggregation-enable is set to enable on the cluster
Using this command is fine. yarn logs -applicationId <Application ID>. Only cannot see in the hue web ui after the job finished
Thanks