Can multiple clients write into a Hadoop HDFS file concurrently?
Answer Posted / Niharika Singh
No, by default, only one client can write to an HDFS file at a time. To allow concurrent writes, you can use SequenceFile or HBase.
| 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