Category: hadoop

Coping files from Hadoop’s HDFS (Hadoop Distributed File System) to your local machine

To copy files from Hadoop’s HDFS (Hadoop Distributed File System) to your local machine, you can use the hadoop fs…

Continue Reading Coping files from Hadoop’s HDFS (Hadoop Distributed File System) to your local machine
Big Data @ Freshers.in

RDBMS vs. Hadoop: Comparing Data Management Giants

Both RDBMS (Relational Database Management System) and Hadoop are crucial components of the data management landscape, but they serve very…

Continue Reading RDBMS vs. Hadoop: Comparing Data Management Giants

Explain distributed cache in Hadoop ?

Distributed cache is a facility provided by Hadoop map reduce framework to access small file needed by application during its…

Continue Reading Explain distributed cache in Hadoop ?