Hadoop Definition
Defines a Haddoop installation
Settings
Name | Type | Description |
---|---|---|
Type |
string |
Determines the type of Hadoop installation. Depending on type, additional type-specific configuration settings are shown. |
Evaluation
This expression evaluates to a dict of the form:
{
:type string,
:hadoop dict
}
The supplied values are consistent with the semantics of steps requiring Hadoop libraries, such as the Orc Output step.
Test Definition
You can test the definition from the context menu.