Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 388 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 388 Bytes

Ajax-RESTful-Hadoop-withGCE

Intelligent Devices and Cloud Computing HW3

We use Node.js, Express as backend server framework, and MongoDB as backend database.

Before use the hadoop-analysis, please run the following command first to make directory in hadoop-filesystem : ----->hdfs dfs –mkdir CCTslog

Then use forever.js to run in the backend: ----->forever start Hadoop_RESTful.js