Skip to content

dhdorr/HDFS_FileShare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HDFS_FileShare

CS531 Final Project http://34.212.69.186:8080/

*** HADOOP INSTRUCTIONS *** Right now this is configured to run on the stand alone version of Hadoop. Make sure to have Java and Hadoop installed and set up their paths as environment variables. If you can open a terminal and get the hadoop and java version numbers, then you are set. The code for the HDFS will not work right out of the box, there are path strings in the app.js that need to be modified to fit your machine. To start the HDFS server, 'hdfs dfs format' and 'hdfs dfs start'

*** NODE SERVER INSTRUCTIONS ***

  1. Install Nodejs on your local machine (you may need to 'npm install express' and 'formidable')
  2. In VS Code, open this project and make sure you are in the same directory as app.js and index.html (You may have to open as an administartor for this to work)
  3. Open a terminal and type 'node app.js' to start the node server.
  4. The server is configured to run on port 8080, so open a browser and go to 'localhost:8080' to get to the index page.

About

CS531 Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •