Can multiple clients write into an HDFS file concurrently?
Answer Posted / Atul Raj
No, by default HDFS does not allow multiple clients to write into the same file concurrently. To enable this, you can configure HDFS to use the 'append' mode using the `dfs.client.write.operation.XSync` property.
| 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