Ultimate access to all questions.
In a scenario where a scheduled production job includes two tasks—the first reading data from a Kafka source and the second loading transformed data to a mounted location—what happens if a data engineer attempts to unmount the mount point using the unmount()
command in a new notebook while the first task is still running?