cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Community Platform Discussions
Connect with fellow community members to discuss general topics related to the Databricks platform, industry trends, and best practices. Share experiences, ask questions, and foster collaboration within the community.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

how can I store my cell output as a text file in my local drive?

InquisitiveGeek
New Contributor II

I want to store the output of my cell as a text file in my local hard drive.
I'm getting the json output and I need that json in my local drive as a text file. 

3 REPLIES 3

szymon_dybczak
Contributor

This is for tabular result but in my case the output is a JSON String.

So maybe as the last step in your notebook catch JSON output to variable and use python code to save it, for example to dbfs, and then download from dbfs UI

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