Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2021 02:04 AM
I feel like the answer to this question should be simple, but none the less I'm struggling.
I run a python code that prompts me with the following warning:
On my local machine, I can accept this through my terminal and my machine do not run out of memory. I'm expecting the same to be the case when running it from Databricks. Hence, how do I accept this within runtime of the current command?
I'm missing some kind of terminal to type 'y' into, or I am missing something else entirely 🙂
Can someone help me out?
Labels:
- Labels:
-
Python Code