Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2025 04:52 AM
Hello,
I solved the problem directly removing pandas and numpy. It is difficult because needs to be matched with the version of a current cluster installed.
But, if I want to run in a serveless mode, https://github.com/databricks/cli/issues/1621, based on this how do I need to specify the environment my wheel etc. I don't understand..
Describe the issue Databricks environments using serverless compute cannot find the new version of my library wheel built with poetry. This similar setup was working perfectly with cluster. Unfortunately I cannot find any decent document...