2024-01-22 11:46:04 -06:00
|
|
|
- id: user.clicks
|
|
|
|
platform: hive
|
|
|
|
# urn: urn:li:dataset:(urn:li:dataPlatform:hive,user.clicks,PROD) # use urn instead of id and platform
|
|
|
|
subtype: table
|
|
|
|
schema:
|
|
|
|
file: tests/structured_properties/click_event.avsc
|
|
|
|
fields:
|
2025-03-04 23:47:51 +05:30
|
|
|
- id: ip
|
|
|
|
structured_properties:
|
|
|
|
io.acryl.dataManagement.deprecationDate: '2023-01-01'
|
2024-01-22 11:46:04 -06:00
|
|
|
properties:
|
2025-03-04 23:47:51 +05:30
|
|
|
retention: '365'
|
2024-01-22 11:46:04 -06:00
|
|
|
structured_properties:
|
|
|
|
clusterType: primary
|
|
|
|
clusterName: gold
|
|
|
|
projectNames:
|
2025-03-04 23:47:51 +05:30
|
|
|
- Tracking
|
|
|
|
- DataHub
|
|
|
|
io.acryl.smoketest.dm.retentionTime: 365
|
|
|
|
io.acryl.smoketest.dm.certifier: urn:li:corpuser:datahub
|