Hive API referenceΒΆ

Tags: Integration, Data

This package contains things that are useful when extending Flytekit.

HiveConfig([cluster_label, tags])

HiveConfig should be used to configure a Hive Task.

HiveSelectTask(*args, **kwargs)

HiveTask(*args, **kwargs)

This is the simplest form of a Hive Task, that can be used even for tasks that do not produce any output.