Correct Answer : Get Lastest Questions and Answer : Blocks are stored as standard files on the DataNodes, in a set of directories specified in Hadoop's configuration files
Question :
Which is the correct option for accessing the file which is stored in HDFS
Application can access the files using Java API and typically the files are created in the local filesystem and then moved to the HDFS, there is also one command hadoop fs which is used to access the files in HDFS
Question : Which is the correct command to copy files from local to HDFS file systems 1. hadoop fs -copy pappu.txt pappu.txt 2. hadoop fs -copyFromPath pappu.txt pappu.txt 3. Access Mostly Uused Products by 50000+ Subscribers 4. None of the above