Options
- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Can i connect to local file system of container
Labels:
- Labels:
-
Apache Spark
-
Apache YARN
New Contributor
Created ‎02-26-2024 01:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello.
Can i get access to the file system of my container which is located on one of my node by path yarn/nm/usercache/user/appcache/application_id/container_id ?
I want to do this from a client outside the cluster. Use case: PySpark notebook create file (yarn/nm/usercache/user/appcache/application_id/container_id/FILE), and i want get this file from client
Thanks!
1 REPLY 1
New Contributor
Created ‎02-26-2024 09:42 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Spark version 3.2.1
