Option to disable scheduler? #2352
-
Would it be possible to add an option to disable the scheduler? |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments
-
? |
Beta Was this translation helpful? Give feedback.
-
@romainr Thanks for the reply, I figured that one out after messing around with the blacklist options and it seems to work, the scheduler is no longer visible. What would be the appropriate place to document this? Btw I do get a warning in the logs
Is there some code somewhere that should be conditional on oozie being enabled to prevent this? |
Beta Was this translation helpful? Give feedback.
-
Until the connectors are fully ready,
https://docs.gethue.com/administrator/configuration/server/#disabling-some-apps
?
…On Mon, Jul 12, 2021 at 4:53 PM Simon van der Veldt < ***@***.***> wrote:
@romainr <https://github.com/romainr> Thanks for the reply, I figured
that one out after messing around with the blacklist options and it seems
to work, the scheduler is no longer visible. What would be the appropriate
place to document this?
Btw I do get a warning in the logs
[12/Jul/2021 16:51:45 +0200] api WARNING 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.
Is there some code somewhere that should be conditional on oozie being
enabled to prevent this?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2325 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAEMGMYN5YZ3EL2JZJ7HU3TXL6VNANCNFSM5AGQDSBQ>
.
|
Beta Was this translation helpful? Give feedback.
-
OK. The confusion for me mostly came from having to disable "oozie", whereas I expected I'd need to disable "scheduler", was wondering if it would be good to document that. |
Beta Was this translation helpful? Give feedback.
-
It will indeed be obvious via the new Connector UI |
Beta Was this translation helpful? Give feedback.
?