Can multiple clients write into an HDFS file concurrently in hadoop?
Answer Posted / Man Mohan
No, as mentioned earlier, only one client can write to an HDFS file at a time by default. 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