What happens when two users try to access to the same file in HDFS?
Answer Posted / Navneet Kumar Verma
In HDFS, only one user can write to a file at any given time. If two users attempt to write to the same file simultaneously, the second user will receive an error. However, multiple users can read from the same file concurrently without any issues.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category