Launch analysis in hadoop mode
This command launch Eoulsan in hadoop mode. First, the data is upload on the hadoop cluster and then analysis is launched.
- Command name: hadoopexec
- Mandatory parameters:
| Parameter |
Value |
Description |
| workflow path |
a path |
The path to workflow file to use |
| design path |
a path |
The path design file to use |
| data path on HDFS |
a path |
The path where to upload data on HDFS |
- Optional parameters:
| Parameter |
Value |
Description |
| -d, --desc |
a string |
The description of the analysis. |
| --upload |
none |
Only upload data to hdfs. No analysis will be performed. |
- Usage:
$ eoulsan.sh hadoopexec -d 'my test' workflow.xml design.txt hdfs://master.example.com/test