the categories to show when logging, as a regular expression
default configuration
default configuration
a configuration object set with the properties found in the hadoop directories
true if the libjars must be deleted before the Scoobi job runs
the filesystem address
true if there are some configuration directories for hadoop
the jobtracker address
false if temporary files and working directory must be cleaned-up after job execution
the log level to use when logging
true if the Scoobi job must be run locally
false if libjars are used
true to suppress log messages
set the default configuration, depending on the arguments
true if the debug logs must show the computation graph
true to display execution times for each job
true if cluster configuration must be loaded from Hadoop's configuration directory
This trait provides a ScoobiConfiguration object initialised with the configuration files found in the $HADOOP_HOME/conf directory.
If the ScoobiArgs indicates a local execution the configuration files are not added to the Hadoop configuration object because it wouldn't be possible to remove them afterwards.