A scheduled production job consists of two tasks. The first task reads the data from the Kafka source while the second task loads the data to a mounted location after performing transformations. The data engineer tries to unmount the mount point by using unmount() command, in a new notebook, while the first task is still running. What will be the effect of using the above command?