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...


What happens when two users try to access to the same file in HDFS?



What happens when two users try to access to the same file in HDFS?..

Answer / 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

More Apache HDFS Hadoop Distributed File System Interview Questions

Who divides the file into Block while storing inside hdfs in hadoop?

1 Answers  


What are file permissions in HDFS? how does HDFS check permissions for files/directory?

1 Answers  


How can one copy a file into HDFS with a different block size to that of existing block size configuration?

1 Answers  


How one can change Replication factor when Data is already stored in HDFS

1 Answers  


How data or file is read in HDFS?

1 Answers  


Why is Reading done in parallel and writing is not in HDFS?

1 Answers  


How to perform the inter-cluster data copying work in HDFS?

1 Answers  


What is hdfs in big data?

1 Answers  


Explain the process that overwrites the replication factors in HDFS?

1 Answers  


How HDFS helps NameNode in scaling in Hadoop?

1 Answers  


Explain HDFS “Write once Read many” pattern?

1 Answers  


If the source data gets updated every now and then, how will you synchronize the data in hdfs that is imported by sqoop?

1 Answers  


Categories