-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfeed-s4Replication.xml
24 lines (24 loc) · 1.1 KB
/
feed-s4Replication.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<feed name="iat-download-data-1" description="iat-download-data-1" xmlns="uri:ivory:feed:0.1">
<availabilityFlag>_SUCCESS</availabilityFlag>
<frequency>hours(1)</frequency>
<timezone>UTC</timezone>
<clusters>
<cluster name="ua2-ruby" type="source">
<validity start="2012-12-26T05:00Z" end="2034-12-20T08:00Z"/>
<retention limit="months(36)" action="delete"/>
<locations>
<location type="data" path="s4://inmobi-iat-data/userplatform/${YEAR}/${MONTH}/${DAY}/${HOUR}"/>
</locations>
</cluster>
<cluster name="prod-global" type="target">
<validity start="2012-12-24T10:00Z" end="2034-12-20T08:00Z"/>
<retention limit="days(4)" action="delete"/>
</cluster>
</clusters>
<locations>
<location type="data" path="/projects/userplatform/iatdownload/${YEAR}/${MONTH}/${DAY}/${HOUR}"/>
</locations>
<ACL owner="rmcuser" group="group" permission="0x755"/>
<schema location="/schema/clicks" provider="protobuf"/>
</feed>