Data Governance
Also available as:
PDF

DataSetLineageResource

Jersey Resource for the Hive table lineage. The following resources are available:

/lineage/hive/table/{tableName}/inputs/graph

GET

Fetches the inputs graph for an entity.

Parameters

name

description

type

default

tableName

The name of the table.

path

Response Body

element:

(custom)

media types:

application/json

/lineage/hive/table/{tableName}/outputs/graph

GET

Fetches the outputs graph for an entity.

Parameters

name

description

type

default

tableName

The name of the table.

path

Response Body

element:

(custom)

media types:

application/json

/lineage/hive/table/{tableName}/schema

GET

Fetches the schema for the table.

Parameters

name

description

type

default

tableName

The name of the table.

path

Response Body

element:

(custom)

media types:

application/json