public abstract class GenericHadoopPlugin
extends java.lang.Object
| Constructor and Description |
|---|
GenericHadoopPlugin() |
| Modifier and Type | Method and Description |
|---|---|
protected GenericHadoopParameters |
getGenericParameters(HadoopClusterParameters hadoop_cluster,
org.deckfour.xes.model.XLog hdfs_xlog)
Returns The generic parameters to execute a job in the specified cluster using the indicated XLog as input (null if problems)
|
protected GenericHadoopParameters getGenericParameters(HadoopClusterParameters hadoop_cluster, org.deckfour.xes.model.XLog hdfs_xlog)
hadoop_cluster - A Hadoop Cluster parametershdfs_xlog - An XLog that must be places in the HDFS of the selected cluster