- 14473 Views
- 12 replies
- 9 kudos
I have a workflow that is running upon a job cluster and contains a task that requires prophet library from PyPI:{
"task_key": "my_task",
"depends_on": [
{
"task_key": "<...>...
- 14473 Views
- 12 replies
- 9 kudos
Latest Reply
Hey @Eugene Bikkinin Thank you for your question! To assist you better, please take a moment to review the answer and let me know if it best fits your needs.Please help us select the best solution by clicking on "Select As Best" if it does.Your feed...
11 More Replies
by
Jain
• New Contributor III
- 2225 Views
- 1 replies
- 0 kudos
I am currently using Runtime 10.4 LTS.The options available on Maven Central does not work as well as on PyPi.I am running:try:
from osgeo import gdal
except ImportError:
import gdalto validate but it throws ModuleNotFoundError: No module n...
- 2225 Views
- 1 replies
- 0 kudos
Latest Reply
@Abhishek Jain I can understand your issue it happens to me also multiple times so solving this issue I used to install the init script in my clusterMajor reason is that your 10X version does not support your current library so you have to find rig...
- 1721 Views
- 1 replies
- 1 kudos
I'd like to edit Databricks notebooks locally using my favorite editor, and then use Databricks Connect to run the notebook remotely on a Databricks cluster that I usually access via the web interface.I run "databricks-connect configure" , as suggest...
- 1721 Views
- 1 replies
- 1 kudos
Latest Reply
Here is the link to the configuration properties https://docs.databricks.com/dev-tools/databricks-connect.html#step-2-configure-connection-properties