Skip to content

Bandwidth measurements for uploading and downloading files with different sizes.

Notifications You must be signed in to change notification settings

filipmanole/hadoop_bandwidth_measurement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hadoop_bandwidth_measurement

Project Setup

The setup for this project is available in the following link: https://github.com/green-spark/bigdata-learning/wiki/Hadoop-setup---Single--node-cluster

Build the app

make build

Run the app

make run-upload LOCAL_PATH=/local/directory/to/be/uploaded HADOOP_PATH=/hadoop/path/to/upload
make run-download LOCAL_PATH=/local/path/to/download HADOOP_PATH=/hadoop/directory/to/be/downloaded

Clean the app

make clean

Generate data

Run the script generate_files.sh in order to generate the files for upload.

./generate_files.sh

About

Bandwidth measurements for uploading and downloading files with different sizes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published