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


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



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

Answer / Nidhi Paswan

To transfer data between different HDFS clusters, you can utilize Data Transfer Protocol (DTP) or DistCP. DTP is a simple, efficient method for large-scale data transfers between HDFS and other storage systems. DistCP, on the other hand, offers more complex functionality like filtering and partitioning during the transfer process.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

What happens when two clients try to access the same file on HDFS?

1 Answers  


What are the key features of HDFS?

1 Answers  


Define hadoop archives? What is the command for archiving a group of files in hdfs.

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  


How will you perform the inter cluster data copying work in hdfs?

1 Answers  


If I create a folder in HDFS, will there be metadata created corresponding to the folder? If yes, what will be the size of metadata created for a directory?

1 Answers  


What is active and passive NameNode in HDFS?

1 Answers  


Why rack awareness algorithm is used in hadoop?

1 Answers  


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

1 Answers  


How to access HDFS?

1 Answers  


How data or a file is written into hdfs?

1 Answers  


What is the procedure to create users in HDFS and how to allocate Quota to them?

1 Answers  


Categories