likithkailas / BD2017

Repository created for BigData Exercises
0 stars 0 forks source link

MapReduce and Hadoop #1

Open likithkailas opened 7 years ago

likithkailas commented 7 years ago

Uploaded hdfs.sh shell script file under master, since the .sh file upload is not supported under issues

likithkailas commented 7 years ago

MapReducetasks.zip

Contains the .jar file of the map reduce task compiled and built as maven project on eclipse

likithkailas commented 7 years ago

HDFS_Shell_Script .zip

committing the shell script for: 1.staring the hadoop server

  1. Local file path from local disk as input from user
  2. Moving the file to HDFS 4.stopping the hadoop server
likithkailas commented 7 years ago

hdfs-tests.zip

Performed teragen and terasort ,created a 5GB file in HDFS home directoy, please find the commands and the time duration information in the file below

HorizonNet commented 7 years ago

Below is a short review.

Tasks

Below are a few comments/suggestions:

Open points: