How to update the existing record in HDFS?

Big Data Hadoop

Hi Team,

I have uploaded one file in HDFS Cluster. Now I want the existing record. How can I do that?

1
Answers

Replies

HDFS follows the approach called Write Once Read Many times. It is not possible to update the existing record in HDFS. However, you are allowed to copy the data including the modifications or updates needed, and remove the previous original copy.

 
 

If you want to unleash your potential in this competitive field, please visit the Big Data Hadoop course page for more information, where you can find the Big Data Hadoop tutorials and Big Data Hadoop frequently asked interview questions and answers as well.

 

This topic has been locked/unapproved. No replies allowed

Login to participate in this discussion.

Leave a reply

Before proceeding, please check your email for a verification link. If you did not receive the email, click here to request another.