This is my M-Tech Project , this project contains the Map query resolutions using Spark cluster .
####a) Wireless Ad-Hoc network :
First read the PDF Creation-of-wireless-ad-hoc-network.pdf
and then run script from Creation-of-wireless-ad-hoc-network
####b) Wired network :
For creation of wired network, it required the machines are connected
through LAN cable or Router or Switch . Check the directory
Creation-of-wired-network
First read the Nat-or-proxy-server.pdf and then check the directory NAT-or-Proxy-server-Setup
Hadoop is an open-source framework that allows to store and process
big data in a distributed environment across clusters of computers using
simple programming models.To setup Hadoop single node on your linux
based machine , check the directory Hadoop-Single-Node-Setup
To setup Hadoop multi node cluster , we required at least two machines
( one is master and one is slave ) , and they need to be in same network.
To create our own subnet first check the directory Creation-of-Ad-Hoc-Network ,
then check the directory Hadoop-Multi-Node-Setup
To check that our Hadoop cluster is successfully installed or not, run the
hadoop wordcount example . Go to Hadoop-wordcount-example
Apache Spark is a fast and general engine for large-scale data processing. check the directory Spark-Setup
OpenStreetMap (OSM) is a collaborative project to create a free editable map of the world. OpenStreetMap, the project that creates and distributes free geographic data for the world. check the directory OpenStreetMap
level of detail involves decreasing the complexity of a 3D object representation as it moves away from the viewer or according to other metrics such as object importance, viewpoint-relative speed or position. check the directory Level-of-detail