Annotation Type | Description |
---|---|
ConditionalOnMissingYarn |
Conditional that only matches when presence of
Hadoop Yarn Cluster is not detected. |
ConditionalOnYarn |
Conditional that only matches when presence of
Hadoop Yarn Cluster is detected. |
ConditionalOnYarnAppmaster |
Conditional that only matches when Hadoop Yarn
appmaster execution is detected. |
ConditionalOnYarnContainer |
Conditional that only matches when Hadoop Yarn
container execution is detected. |