web terminal accessing /Workspace/Users under tmux
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2024 04:59 PM
I found this old post (https://community.databricks.com/t5/data-engineering/databricks-cluster-web-terminal-different-permi...) that was never really answered.
I am having the same problem. If I am in the raw terminal, I can access /Workspace/Users just fine but, as soon as I use tmux, I can't access /Workspace/Users (or any other dir under /Workspace). The permissions and id look exactly the same in both cases.
This is a major issue given that I need to access /Workspace/Users and I need to run tmux (to keep the session "alive").
Does anyone have a solution?