flytekitplugins.hive.HiveConfig#
- class flytekitplugins.hive.HiveConfig(cluster_label='', tags=None)[source]#
HiveConfig should be used to configure a Hive Task. Config values are statically defined during the construction of a task, and are not parameterized. Note: A separate story is in progress to dynamically alter configuration for an execution launch.
- Parameters
- Return type
None
Methods
Attributes