Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hue [backend] Fix Hue log not found #3279

Merged
merged 1 commit into from
Apr 13, 2023
Merged

Hue [backend] Fix Hue log not found #3279

merged 1 commit into from
Apr 13, 2023

Conversation

ranade1
Copy link
Contributor

@ranade1 ranade1 commented Apr 13, 2023

  • Hue started using gunicorn based WSGI server. After that the Hue UI stops showing Hue logs.
  • This code change fixes logs and download logs link in the Hue UI.

What changes were proposed in this pull request?

  • Fix Hue log not found after gunicorn log file change.

How was this patch tested?

  • Tested hue/logs and hue/desktop/download_logs endpoints
  • Tested on local server and checked the logs and download logs link.

Please review Hue Contributing Guide before opening a pull request.

@ranade1
Copy link
Contributor Author

ranade1 commented Apr 13, 2023

recheck

Copy link
Collaborator

@amitsrivastava amitsrivastava left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ranade1 would you be able to add more content to the commit message regarding what was going wrong and the new approach.

@ranade1
Copy link
Contributor Author

ranade1 commented Apr 13, 2023

@ranade1 would you be able to add more content to the commit message regarding what was going wrong and the new approach.

Added bit more information on the commit message.

- Hue started using gunicorn based WSGI server. After that the Hue UI stops showing Hue logs.
- This code change fixes logs and download logs link in the Hue UI.

Testing Done:
- Tested on local server and checked the logs and download logs link.
@ranade1 ranade1 enabled auto-merge (rebase) April 13, 2023 22:13
@ranade1 ranade1 merged commit eb83387 into cloudera:master Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants