cancel
Showing results for 
Search instead for 
Did you mean: 
ae20cg
New Contributor III
since ‎10-19-2022
‎06-26-2023

User Stats

  • 6 Posts
  • 0 Solutions
  • 0 Kudos given
  • 6 Kudos received

User Activity

I want to run a block of code in a script and not in a notebook on databricks, however I cannot properly instantiate the spark context without some error.I have tried ` SparkContext.getOrCreate()`, but this does not work.Is there a simple way to do t...
In the web terminal, I am not able to search for text for example using grep -l "search_term" db_notebookThis leads to "Operation not permitted on <notebook> error", any ideas why?This is for all DB notebooks in my cluster.Thanks!
I am launching web terminal on my databricks cluster and when I am using the ephemeral xterm instance I am easily able to navigate to desired directory in `Workspace` and run anything... for example `ls ./` When I switch to tmux so that I can preserv...
Kudos from