Skip to content

khalil-Elf441/MapReduce-K-Means-clustering-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hdfs Format

$HADOOP_HOME/bin/hdfs namenode -format

Start hdfs

$HADOOP_HOME/sbin/start-dfs.sh

http://localhost:9870

Create the hdfs tree

$HADOOP_HOME/bin/hdfs dfs -mkdir -p /user/ubuntu/input

Start yarn

$HADOOP_HOME/sbin/start-yarn.sh

http://localhost:8088

About

MapReduce K-Means clustering implementation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published