blob: d7e0a916a07bc1889b98ab5194329aa3480ffdb6 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<feed name="FETL-BillingRC" description="billing RC File" xmlns="uri:falcon:feed:0.1">
<partitions>
<partition name="colo"/>
<partition name="eventTime"/>
<partition name="impressionHour"/>
<partition name="pricingModel"/>
</partitions>
<frequency>minutes(5)</frequency>
<late-arrival cut-off="days(100000)"/>
<clusters>
<cluster name="lhr1-emerald" type="target" partition="${cluster.colo}">
<validity start="2012-07-20T00:00Z" end="2099-07-16T00:00Z"/>
<retention limit="days(10000)" action="delete"/>
</cluster>
<cluster name="ua2-ruby" type="target" partition="${cluster.colo}">
<validity start="2012-07-16T00:00Z" end="2099-07-16T00:00Z"/>
<retention limit="days(10000)" action="delete"/>
</cluster>
<cluster name="prod-gloabl" type="source">
<validity start="2012-07-20T03:00Z" end="2099-07-16T00:00Z"/>
<retention limit="days(10000)" action="delete"/>
</cluster>
</clusters>
<locations>
<location type="data" path="/data/regression/fetlrc/billing/${YEAR}/${MONTH}/${DAY}/${HOUR}/${MINUTE}"/>
<location type="stats" path="/data/regression/fetlrc/billing/stats"/>
<location type="meta" path="/data/regression/fetlrc/billing/metadata"/>
</locations>
<ACL owner="fetl" group="group" permission="0x755"/>
<schema location="/databus/streams_local/click_rr/schema/" provider="protobuf"/>
<properties>
<property name="field1" value="value1" />
<property name="field2" value="value2" />
</properties>
</feed>