Difference between revisions of "Install and Configure WPS-Hadoop"
From Gcube Wiki
(Created page with '<!-- CATEGORIES --> Category: Developer's Guide <!-- CATEGORIES --> =1. VM structure= == 1.1. hadoopApplications folder== == 1.2. algorithmRepository HDFS folder== == 1.3. …') |
m |
||
Line 3: | Line 3: | ||
<!-- CATEGORIES --> | <!-- CATEGORIES --> | ||
− | =1. VM structure= | + | =1. Configure the VM structure= |
== 1.1. hadoopApplications folder== | == 1.1. hadoopApplications folder== | ||
== 1.2. algorithmRepository HDFS folder== | == 1.2. algorithmRepository HDFS folder== |
Revision as of 11:11, 23 May 2014
Contents
- 1 1. Configure the 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