cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

# Databricks notebook source throws FileNotFoundError: [Errno 2] No such file with PyCharm plugin

aleknandrius
Visitor

I started using Databricks plugin in Pycharm.
If I have first line in my code:

# Databricks notebook source
...

Running such a notebook with a plugin on cluster fails with the message:

FileNotFoundError: [Errno 2] No such file or directory: '/Workspace/Users/<user>/.ide/databricks-Python-e6507fa0/project_name/deployment/model_deployment/notebooks/Test.py'

I checked the directory, the file exists.
Removing:

# Databricks notebook source

Test.py runs as expected.
Any help would be appreciated.

0 REPLIES 0

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group