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 do you mean by the High Availability of a NameNode in Hadoop HDFS?

1 Answers  


How one can format Hadoop HDFS?

1 Answers  


When NameNode enter in Safe Mode?

1 Answers  


What is the throughput? How does hdfs give great throughput?

1 Answers  


What is throughput? How does HDFS provide good throughput?

1 Answers  


How can one set space quota in Hadoop (HDFS) directory?

1 Answers  


Explain NameNode and DataNode in HDFS?

1 Answers  


What is the optimal block size in HDFS?

1 Answers  


What is secondary namenode? Is it a substitute or back up node for the namenode?

1 Answers  


What is a block?

1 Answers  


Can multiple clients write into an HDFS file concurrently in hadoop?

1 Answers  


How to split single hdfs block into partitions rdd?

1 Answers  


Categories