-
### Apache Airflow version
2.10.2
### If "Other Airflow 2 version" selected, which one?
_No response_
### What happened?
Hi, I have trouble with `AIRFLOW__LOGGING__CELERY_STDOUT_STDERR_SEPARATION…
-
Error:
```
Executing SQL query from resource path /tpch-queries/q20.sql...
Error running query q20. Error: FATAL: org.apache.spark.SparkException: Job aborted due to stage failure: Task 100 in s…
-
job scheduler
https://dev.classmethod.jp/server-side/server/try-rundeck-job/
-
The new scheduler implemented via #2330 changes previously accepted package installations.
Previously two packages depending on each other could be installed. E.g.
* libarchive depends on runtime
…
-
- In addition to the job object CPU limits. CPU limits may need to apply after taking affinitization into account, including on single-CPU-group machines where affinitization may be done using differe…
-
Before starting the scheduler, I'm exporting `$MESOS_NATIVE_LIBRARY` as the path to the mesos library on the framework machine and all mesos agent machines.
This is not honored and when it tries to s…
-
As this functionality is provided by other tools, such as cron and whenjobs [1], I wonder whether we should pursue it. This is the appropriate place to discuss and follow up.
[1] http://rwmj.wordpres…
-
Add a cron scheduler component with which you can scheduler functions, leveraging dependency injection similar to the http component.
Hint: integrate with #2 in order to allow :local or :global locki…
-
As a sample of my agent listing shows:
![image](https://user-images.githubusercontent.com/5217341/201520717-032a4365-d453-4deb-84d7-1d50bc8e3962.png)
The scheduled agents work fine for a while, then…
-
I am trying to import using the Delayed sidekiq strategy. However I am getting a redis client error for passing an invalid array type. From readings on other repository issues this seems to be a commo…