Abhijeet Dhumal
Abhijeet Dhumal
On-demand features fail on Python 3.11 due to dill serialization issues: - dill.dumps() fails during FeatureStore initialization → IndexError: tuple index out of range - dill.loads() fails during feature retrieval...
### What happened? TrainJob suspend/resume functionality is broken when using JobSet runtime. Attempting to suspend or resume a TrainJob fails with a webhook validation error, preventing the suspend state from...
### What happened? In Kubeflow-traning SDK version 1.9.3 If 'queue-name' parameter of TrainingClient's create_job() function provides 'local-queue' name which doesn't exist in given test namespace - The user gets warning...