(EXPERIMENTAL) Beam Hive Catalog Input
Options
Option | Description |
---|---|
Transform name | Name of the transform, this name has to be unique in a single pipeline. |
Hive Metastore URI | The Thrift metastore URI needs to be in format |
Database name | Database name used in the metastore. |
Table name | Table name used in the metastore |
Limitations
At this point in time this transform is still in an experimental phase.
It can not yet detect and cast field types, all data is returned in a single string which is separated by the ;
character. Use a split fields transform to split the data into fields.