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


Tell me two most commonly used commands in HDFS?



Tell me two most commonly used commands in HDFS?..

Answer / Vartika Singh

Two commonly used commands in HDFS are: 1. `hadoop fs -put <local file> <hdfs path>` for copying files from the local system to HDFS, and 2. `hadoop fs -ls <hdfs path>` for listing files in a given HDFS directory.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

What is the difference between input split and hdfs block?

1 Answers  


How to keep files in HDFS?

1 Answers  


Can multiple clients write into a Hadoop HDFS file concurrently?

1 Answers  


What is the difference between an hdfs block and input split?

1 Answers  


What is secondary namenode?

1 Answers  


Why HDFS stores data using commodity hardware despite the higher chance of failures?

1 Answers  


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

1 Answers  


Explain how HDFS communicates with Linux native file system?

1 Answers  


What is hdfs block size?

1 Answers  


How are file systems checked in hdfs?

1 Answers  


How is hdfs block size different from traditional file system block size?

1 Answers  


Can you explain heartbeat in hdfs?

1 Answers  


Categories