question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Blacklisting beeswax and oozie throws errors and prevents startup 4.5.0

See original GitHub issue

When disabling beeswax and oozie like shown on this documentation-page: http://gethue.com/mini-how-to-disabling-some-apps-from-showing-up/ with app_blacklist=beeswax,impala,security,filebrowser,jobbrowser,rdbms,jobsub,pig,hbase,sqoop,zookeeper,metastore,spark,oozie,indexer

the following errors are thrown on hue-startup: RuntimeError: Model class beeswax.models.QueryHistory doesn't declare an explicit app_label and isn't in an application in INSTALLED_APPS. and Oozie application is not enabled: Model class oozie.models.Job doesn't declare an explicit app_label and isn't in an application in INSTALLED_APPS.

Version is 4.5.0

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
romainrcommented, Aug 21, 2019

beeswax should not be blacklisted very probably as it is a core lib. It was replaced by ‘hive’, could you switch beeswax with ‘hive’ in the app_blacklist?

0reactions
oisinBatescommented, Apr 29, 2022

I encountered the same issue with beeswax via the Hue Docker image. The Hue documentation is still providing an example with beeswax and oozie. It would be useful to remove it from the documentation.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Blacklisting beeswax and oozie throws errors and prevents startup ...
Blacklisting beeswax and oozie throws errors and prevents startup 4.5.0. ... When disabling beeswax and oozie like shown on this documentation-page: ...
Read more >
Release Notes - Cloudera Documentation
To prevent data loss, this fix throws an exception if partitions are specified both statically and dynamically. You can follow the workarounds ...
Read more >
3.10.0 :: Hue SQL Assistant Documentation - Hue Guide
Spark and Hadoop notebooks; Scheduling of jobs and workflows through an Oozie Editor and Dashboard. More user and developer documentation is available at...
Read more >
Hue v4.3.0, released October 17th 2018 - GitHub Pages
6c50f29 HUE-8559 [jb] Hue shows incorrect color for failed oozie jobs ... c9c7898 HUE-8435 [editor] Prevent js error when a compute is ...
Read more >
Cloudera Release Guide | Manualzz
Apache Oozie • You can now update the definition and properties of an already ... CDH 5.1 allows you to circumvent the problems...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found