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
Solved
Go to solution
What does the "Maximum Process file descriptor" property in HDFS,YARN mean?
Labels:
- Labels:
-
Apache YARN
-
HDFS
Expert Contributor
Created on ‎09-12-2014 02:28 AM - edited ‎09-16-2022 02:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi All,
I saw one performance parameter in HDFS & YARN which is named as " Maximum Process File Descriptor" . Does anyone explain me what is that property and why it is used.
Thanks
Sathishkumar
Thanks,
Sathish (Satz)
Sathish (Satz)
1 ACCEPTED SOLUTION
Guru
Created ‎09-12-2014 11:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It controls the ulimit for maximum file descriptors for the given process. There's one version of this property for each daemon role. The operating system enforces that each process doesn't have more open files than the configured limit.
2 REPLIES 2
Guru
Created ‎09-12-2014 11:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It controls the ulimit for maximum file descriptors for the given process. There's one version of this property for each daemon role. The operating system enforces that each process doesn't have more open files than the configured limit.
Expert Contributor
Created ‎09-15-2014 06:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for your reply dlo.
Thanks,
Sathish (Satz)
Sathish (Satz)
