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 data or file is written into Hadoop HDFS?



How data or file is written into Hadoop HDFS?..

Answer / Manish Chandra Yadav

Data or files are written into Hadoop HDFS using the command 'hadoop fs -put' followed by the source file path and destination HDFS path. For example: hadoop fs -put /local/input /user/username/output

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

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 data or file is written into Hadoop HDFS?

1 Answers  


Explain the hdfs architecture and list the various hdfs daemons in hdfs cluster?

1 Answers  


How to read file in HDFS?

1 Answers  


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

1 Answers  


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

1 Answers  


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

1 Answers  


How does hdfs get a good throughput?

1 Answers  


How one can format Hadoop HDFS?

1 Answers  


What is throughput in HDFS?

1 Answers  


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

1 Answers  


How to copy a file into HDFS with a different block size to that of existing block size configuration?

1 Answers  


Categories