Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Does hdfs enable a customer to peruse a record, which is already opened for writing?



Does hdfs enable a customer to peruse a record, which is already opened for writing?..

Answer / Vijay Tomer

No, HDFS does not allow reading from a file that is open for writing. You would need to close the write operation and then reopen it for reading.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

Replication causes data redundancy and consume a lot of space, then why is it pursued in hdfs?

1 Answers  


Why HDFS performs replication, although it results in data redundancy?

1 Answers  


How much Metadata will be created on NameNode in Hadoop?

1 Answers  


Write the command to copy a file from linux to hdfs?

1 Answers  


What is the difference between input split and hdfs block?

1 Answers  


How is hdfs block size different from traditional file system block size?

1 Answers  


Can you define a block and block scanner in hdfs?

1 Answers  


Explain about the indexing process in hdfs?

1 Answers  


How to split single hdfs block into partitions rdd?

1 Answers  


How does hdfs provides good throughput?

1 Answers  


How HDFS client divide the file into the block while storing inside HDFS?

1 Answers  


On what basis name node distribute blocks across the data nodes in HDFS?

1 Answers  


Categories