Libraries used in this prototype system. 

JSON -- json.jar file. 
For encoding and decoding of json files. 

jsch -- jsch-0.1.49.jar. 
For using ssh command from java. 

hadoop -- hadoop-core-1.0.1.jar 
Hadoop status report. 

Processing library -- core.jar, pde.jar. 
For handling processing functions. 

Zip -- zip4j 
For zip compressing and uncompression with java. 

