Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / spotify/luigi issues and pull requests
#3218 - Add security policy
Pull Request -
State: closed - Opened by honnix almost 2 years ago
#3217 - Can pass a JSON schema to DictParameter and ListParameter
Pull Request -
State: closed - Opened by adrien-berchet almost 2 years ago
- 3 comments
#3216 - fix: using default_scheduler_url as a mounting point for not root pat…
Pull Request -
State: closed - Opened by franckOL almost 2 years ago
- 2 comments
#3215 - Catch `io.UnsupportedOperation` exception
Pull Request -
State: closed - Opened by judahrand almost 2 years ago
#3214 - fix: using default_scheduler_url as a mounting point for not root path
Pull Request -
State: closed - Opened by franckOL almost 2 years ago
- 4 comments
#3213 - using default_scheduler_url as a mounting point (not root `http://address/mount`) behind proxy not working
Issue -
State: closed - Opened by franckOL almost 2 years ago
- 1 comment
#3212 - Add support/option to pick `TaskProcess` worker process context
Issue -
State: open - Opened by ravwojdyla almost 2 years ago
- 4 comments
#3211 - Update print statements in code examples to python 3
Pull Request -
State: closed - Opened by neg3ntropy almost 2 years ago
#3210 - Fails to parse list parameter from cli argument: JSONDecodeError
Issue -
State: open - Opened by ymentha14 almost 2 years ago
- 1 comment
#3209 - Fix md5 hash error for FIPS in python 3.9
Pull Request -
State: closed - Opened by davidesba almost 2 years ago
- 1 comment
#3208 - Failed to return in running luigi.build in luigi tasks
Issue -
State: open - Opened by gavincyi about 2 years ago
- 4 comments
#3207 - s3: Fix docstring of listdir() and add to list()
Pull Request -
State: closed - Opened by progval about 2 years ago
#3206 - Arguments for the command to rerun renders as [object Object]
Issue -
State: open - Opened by arteymix about 2 years ago
#3205 - UnconsumedParameterWarning: The configuration contains the parameter 'disable_persist_seconds' with value '604800' that is not consumed by the task 'scheduler'.
Issue -
State: open - Opened by arteymix about 2 years ago
- 1 comment
#3204 - Update random seed for python 3.11 compatibility
Pull Request -
State: closed - Opened by davidesba about 2 years ago
#3203 - can not use MockTarget with dynamic dependencies
Issue -
State: open - Opened by nesies about 2 years ago
#3202 - Worker fails to run with Python 3.11
Issue -
State: closed - Opened by saschamarkus-uberresearch about 2 years ago
- 4 comments
#3201 - ImportError: cannot import name 'MockFile' from 'luigi.mock'
Issue -
State: open - Opened by AbdAlRahman-Odeh-99 about 2 years ago
- 1 comment
#3200 - [Contrib] Task trigger solution
Issue -
State: open - Opened by redhog about 2 years ago
#3199 - Sqlalchemy
Pull Request -
State: closed - Opened by TansyArron about 2 years ago
#3198 - [contrib.postgres] copy_from does not accept schema.table notation in most recent psycopg2 versions
Issue -
State: open - Opened by delhomer about 2 years ago
#3197 - Fix typo in docstring
Pull Request -
State: closed - Opened by progval about 2 years ago
#3196 - Suggested fixes by iCR, OpenRefactory, Inc.
Pull Request -
State: closed - Opened by openrefactory about 2 years ago
- 2 comments
#3195 - Add catalog-info.yaml to claim ownership
Pull Request -
State: closed - Opened by honnix about 2 years ago
#3194 - Configurable Truncation in Execution Summary for Tasks/Params
Issue -
State: open - Opened by EntilZha about 2 years ago
#3193 - Fix flake8 errors in master branch
Pull Request -
State: closed - Opened by rafaelraposospot over 2 years ago
#3192 - Version 3.1.1
Pull Request -
State: closed - Opened by rafaelraposospot over 2 years ago
#3191 - Version 3.1.1
Pull Request -
State: closed - Opened by rafaelraposospot over 2 years ago
#3190 - Add "Tags" to Tasks and Workers that specify the kinds of Tasks that Workers want to take on
Issue -
State: open - Opened by noah-gil over 2 years ago
- 1 comment
#3189 - How to use async function in luigi task ?
Issue -
State: closed - Opened by franckOL over 2 years ago
- 2 comments
#3188 - Fix typo in interface.py
Pull Request -
State: closed - Opened by eltociear over 2 years ago
#3187 - KubernetesJobTask fails because waiting state reason is 'PodInitializing'
Issue -
State: open - Opened by arturb90 over 2 years ago
#3186 - docs: Fix a few typos
Pull Request -
State: closed - Opened by timgates42 over 2 years ago
#3185 - Alternate (probably more correct) fix for #3182 (supercedes #3183)
Pull Request -
State: closed - Opened by mzpqnxow over 2 years ago
- 1 comment
#3184 - Fix for #2879
Pull Request -
State: open - Opened by mzpqnxow over 2 years ago
#3183 - Add sections() method to LuigiTomlParser class (fix #3182)
Pull Request -
State: closed - Opened by mzpqnxow over 2 years ago
- 1 comment
#3182 - LuigiTomlParser object has no attribute 'sections'
Issue -
State: closed - Opened by mzpqnxow over 2 years ago
#3181 - enum34 be gone
Pull Request -
State: closed - Opened by huguesb over 2 years ago
#3180 - no mo enum 34
Pull Request -
State: closed - Opened by huguesb over 2 years ago
#3179 - Improve control over dynamic requirements
Pull Request -
State: closed - Opened by riga over 2 years ago
- 6 comments
#3178 - Add worker config to cache task completion results.
Pull Request -
State: closed - Opened by riga over 2 years ago
#3177 - Use int-parameters for random.randrange()
Pull Request -
State: closed - Opened by marhoy over 2 years ago
#3176 - Silent UnconsumedParameterWarning for core.autoload_range
Pull Request -
State: closed - Opened by starhel over 2 years ago
- 3 comments
#3175 - Close requests.Socket in RemoteScheduler before exiting (#3173)
Pull Request -
State: closed - Opened by starhel over 2 years ago
#3174 - Deduplicate outputs in luigi.task.flatten_output (#3106)
Pull Request -
State: closed - Opened by starhel over 2 years ago
- 3 comments
#3173 - Unclosed socket from luigi.rpc module
Issue -
State: closed - Opened by starhel over 2 years ago
#3172 - Use PEP593 to support typing of parameters
Pull Request -
State: closed - Opened by adriangb over 2 years ago
- 6 comments
#3171 - Version 3.1.0
Pull Request -
State: closed - Opened by dlstadther over 2 years ago
- 4 comments
#3170 - Issue a warning when a parameter is not consumed by a task
Pull Request -
State: closed - Opened by adrien-berchet over 2 years ago
- 5 comments
#3169 - Optionally detect parameter collisions - fix #2566
Pull Request -
State: open - Opened by jeverling over 2 years ago
#3168 - Fix typos in Task.get_param_names: include_significant -> include_insignificant
Pull Request -
State: open - Opened by nayopu over 2 years ago
#3167 - Misnamed parameter "include_significant" on method Task.get_param_names
Issue -
State: open - Opened by MartinHeimsoth-V over 2 years ago
- 1 comment
#3166 - Ambiguous task error on executing the same tasks with different inputs
Issue -
State: open - Opened by SumedhaZestl over 2 years ago
- 1 comment
#3165 - Line should be split byt the self.column_separator in case there is no default one
Issue -
State: open - Opened by petrolivka over 2 years ago
- 1 comment
#3163 - Relax prometheus_client version (#3161)
Pull Request -
State: closed - Opened by nstinus over 2 years ago
- 3 comments
#3161 - Upgrade prometheus_client
Issue -
State: closed - Opened by nstinus over 2 years ago
- 2 comments
#3160 - pandas dataframe as output
Issue -
State: closed - Opened by lim-0 over 2 years ago
- 5 comments
#3140 - support Python 3.10
Pull Request -
State: closed - Opened by hirosassa almost 3 years ago
- 20 comments
#3121 - Fix typo in deps_tree.py
Pull Request -
State: closed - Opened by eltociear about 3 years ago
#3112 - Refactor deprecated unittest aliases for Python 3.11 compatibility.
Pull Request -
State: open - Opened by tirkarthi about 3 years ago
#3106 - Duplicated outputs of luigi.task.flatten_output
Issue -
State: closed - Opened by starhel about 3 years ago
- 1 comment
Labels: wontfix
#3093 - Replace deprecated pykube(-ng) library with official Kubernetes python library
Pull Request -
State: open - Opened by AndrewFarley over 3 years ago
- 14 comments
#3075 - Priority sometimes not correctly set
Issue -
State: open - Opened by smarwei over 3 years ago
- 2 comments
Labels: wontfix
#3070 - Bug in luigi.contrib.ftp.py on putting file to ftp from Windows
Issue -
State: open - Opened by TychonautVII over 3 years ago
- 3 comments
#3058 - Scope SQLA session so object lifespans rendering for task history
Pull Request -
State: closed - Opened by bsdz over 3 years ago
- 12 comments
Labels: wontfix
#3020 - AttributeError: 'LocalTarget' object has no attribute 'is_tmp'
Issue -
State: open - Opened by joseph-luketelo almost 4 years ago
- 2 comments
#3011 - rdbms contrib: pass connection to _add_metadata_columns
Pull Request -
State: closed - Opened by Styren about 4 years ago
- 2 comments
#3010 - Exceptions in output()/complete() emit DEPENDENCY_MISSING events
Issue -
State: open - Opened by Gollum999 about 4 years ago
- 3 comments
#2988 - Add error handler of WrapperTask
Pull Request -
State: closed - Opened by hiro-o918 about 4 years ago
- 1 comment
#2975 - local_target.py - os.rename change to os.replace ?
Issue -
State: closed - Opened by Hjorthmedh over 4 years ago
- 3 comments
Labels: wontfix
#2965 - luigi.contrib.azureblob needs updating
Issue -
State: open - Opened by marhoy over 4 years ago
- 8 comments
#2947 - [Question] How to store history indefinitely?
Issue -
State: closed - Opened by tashrifbillah over 4 years ago
- 19 comments
#2946 - `config_path` should default to `{TaskName:parameterName}` in the case of inherit or shouldn't be deprecated
Issue -
State: closed - Opened by hnykda over 4 years ago
- 4 comments
Labels: wontfix
#2941 - luigi leaves some zombie processes
Issue -
State: closed - Opened by telzhov over 4 years ago
- 2 comments
Labels: wontfix
#2915 - Cannot set pdb breakpoint in `run()` method
Issue -
State: open - Opened by LinqLover over 4 years ago
- 11 comments
#2899 - Docker support
Issue -
State: closed - Opened by ahmedspiir over 4 years ago
- 3 comments
Labels: wontfix
#2879 - Unable to configure logging in 2.8.11 using TOML.
Issue -
State: closed - Opened by hirolau almost 5 years ago
- 4 comments
Labels: wontfix
#2790 - Need documentation on "assistant" feature
Issue -
State: closed - Opened by ttpro1995 about 5 years ago
- 3 comments
Labels: wontfix
#2782 - Database cuncurrency problem
Issue -
State: closed - Opened by diegocorradini about 5 years ago
- 11 comments
Labels: wontfix
#2775 - Dynamically importing modules while using dynamic dependencies results in ambiguous task name
Issue -
State: closed - Opened by ihowell about 5 years ago
- 3 comments
Labels: wontfix
#2769 - SQLServer incompatibility with task history: Operand type clash: datetime2 is incompatible with timestamp
Issue -
State: closed - Opened by sl224 about 5 years ago
- 2 comments
Labels: Affects contrib (only), in progress, wontfix
#2753 - RangeHourly not behaving correctly outside GMT timezone
Issue -
State: closed - Opened by chunleng over 5 years ago
- 3 comments
Labels: wontfix
#2663 - Memory leaking after executing large amount of tasks
Issue -
State: closed - Opened by ZhangXingyaoTHU over 5 years ago
- 8 comments
Labels: wontfix
#2645 - Issue 2644: Tasks can be run several times under certain conditions
Pull Request -
State: closed - Opened by GoodDok almost 6 years ago
- 11 comments
#2566 - Detect parameter collisions when using the @inherits and @requires decorators
Issue -
State: closed - Opened by KenyaDonDraper about 6 years ago
- 2 comments
Labels: wontfix
#2542 - Fix type warnings of parameters
Issue -
State: closed - Opened by pietermarsman about 6 years ago
- 15 comments
Labels: wontfix
#2247 - is it possible to use logging when workers>1?
Issue -
State: closed - Opened by simonm3 about 7 years ago
- 14 comments
Labels: wontfix
#2105 - Luigi failure events with multiple workers
Issue -
State: closed - Opened by kashifjt over 7 years ago
- 8 comments
#2088 - Fix duplicate explicit target name warnings
Pull Request -
State: closed - Opened by akaul over 7 years ago
- 2 comments
#2070 - Worker thinks a failed job is still pending and never quits when keep-alive is enabled
Issue -
State: closed - Opened by yuribak over 7 years ago
- 12 comments
Labels: wontfix
#1116 - How to cancel/stop a pending task?
Issue -
State: closed - Opened by leafjungle over 9 years ago
- 10 comments
#895 - add option to RemoteTarget to use sshpass
Pull Request -
State: closed - Opened by kutschkem over 9 years ago
- 7 comments
#894 - Make RemoteFileSystem work with directory targets
Pull Request -
State: closed - Opened by kutschkem over 9 years ago
#893 - do not normalize remote path in RemoteFileSystem
Pull Request -
State: closed - Opened by kutschkem over 9 years ago
- 8 comments