Login using Social Account
     Continue with GoogleLogin using your credentials
Purpose: Apache Hadoop is a collection of open-source software utilities that facilitates using a network of many computers to solve problems involving massive amounts of data and computation. It provides a software framework for distributed storage and processing of big data using the MapReduce programming model.
Home Page: https://hadoop.apache.org/
Documentation: https://hadoop.apache.org/docs/current/
Related resources to learn: https://cloudxlab.com/assessment/playlist-intro/24/hdfs-hadoop-distributed-file-system?course_id=1&playlist_id=24
How to get started:
In the web console tab on the right side of the screen, use the below command to check files on your Hadoop directory
hadoop fs -ls
For Hadoop version, try the below command
hadoop version
Taking you to the next exercise in seconds...
Want to create exercises like this yourself? Click here.
No hints are availble for this assesment
Answer is not availble for this assesment
Loading comments...