Details
-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 4.7.0
-
Fix Version/s: 5.0.0
-
Component/s: app.jobbrowser
-
Labels:None
-
Easy:Easy
Description
The change that was brought in with HUE-9110 is causing Oozie not to show the logs and the progress bar is moved to the bottom. Just by replacing the '-' with '@' addresses the issue.
PR for the same : https://github.com/cloudera/hue/pull/1732