About the SAP HANA collector
Important
The SAP HANA collector can be run on-premise using Docker or Jar files.
Use this collector to harvest tables, views, and columns from SAP HANA.
Important
Before you begin, contact data.world support team to obtain the SAP HANA driver.
What is cataloged
The collector catalogs the following information.
Object | Information cataloged |
---|---|
Columns | Name, Description, Data Type, Is Nullable, Default Value, Key type (Primary, foreign), Column size |
Table | Name, Description, Primary key, Schema |
Views | Name, Description, SQL definition |
Relationship between objects
By default, the harvested metadata includes catalog pages for the following resource types. Each catalog page has a relationship to the other related resource types. If the metadata presentation for this data source has been customized with the help of the data.world Solutions team, you may see other resource pages and relationships.
Resource page | Relationship |
---|---|
Tables | Column |
Columns | Table, View |
Views | Column |
Authentication supported
The SAP HANA collector supports username and password authentication.