Jason Lai
Jason Lai
I execute this cmd: `docker pull gcr.io/spark-operator/spark-py:v3.1.0` > Error response from daemon: manifest for gcr.io/spark-operator/spark-py:v3.1.0 not found: manifest unknown: Failed to fetch "v3.1.0" from request "/v2/spark-operator/spark-py/manifests/v3.1.0".
### Describe the bug I encountered the problem that the Spark Driver pod log cannot be displayed on the console. General Python Task pod log can work, but the Spark...
### Description When executing `Spark Task`, flyte binary does not enable spark plugin, it will happen... ``` FlyteScopedUserException: 'JavaPackage' object is not callable TypeError: Encountered error while executing workflow 'wf':...
## Tracking issue ## Why are the changes needed? In Python Dependency Deck, the version of the Python package currently being used can be displayed, which can make debugging easier....