Install and Configure WPS-Hadoop
From Gcube Wiki
Revision as of 18:29, 22 May 2014 by Francesco.cerasuolo (Talk | contribs) (Created page with '<!-- CATEGORIES --> Category: Developer's Guide <!-- CATEGORIES --> =1. VM structure= == 1.1. hadoopApplications folder== == 1.2. algorithmRepository HDFS folder== == 1.3. …')
Contents
- 1 1. VM structure
- 2 2. Tutorial: create the indicator_i1 process
- 2.1 2.1. Create the application
- 2.2 2.2. Create the application jar and put it into the HDFS
- 2.3 2.3. Create the process description xml file
- 2.4 2.4. Create the wps-hadoop process java class(es)
- 2.5 2.5. Build and package the sources
- 2.6 2.6. Configure the wps-hadoop web-app
- 2.7 2.7. Run, Test and Debug