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


If data is present in HDFS and RF is defined, then how can we change Replication Factor?



If data is present in HDFS and RF is defined, then how can we change Replication Factor?..

Answer / Karan Singh Rayapa

To change the replication factor (RF) of a file already present in HDFS, you can use the 'setrep' command with the Hadoop FileSystem API. The syntax is: hadoop fs -setrep [-R] <replication-level> <path> where <replication-level> is the new replication factor and <path> is the path to the file or directory.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

What is a Block Scanner in HDFS?

1 Answers  


What is HDFS?

1 Answers  


Why is HDFS only suitable for large data sets and not the correct tool to use for many small files?

1 Answers  


Difference Between Hadoop and HDFS?

1 Answers  


Which one is the master node in HDFS? Can it be commodity hardware?

1 Answers  


What are the difference between of the “HDFS Block” and “Input Split”?

1 Answers  


What do you mean by meta information in hdfs? List the documents related to metadata.

1 Answers  


Define hadoop archives?

1 Answers  


List the various HDFS daemons in HDFS cluster?

1 Answers  


Does HDFS allow a client to read a file which is already opened for writing in hadoop?

1 Answers  


how does hdfs ensure data integrity of data blocks stored in hadoop hdfs?

1 Answers  


Why rack awareness algorithm is used in hadoop?

1 Answers  


Categories