<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: [RE-OPEN] FALCON - Feed entity FeedPAth in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/RE-OPEN-FALCON-Feed-entity-FeedPAth/m-p/169028#M29833</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/179/pbishnoi.html" nodeid="179"&gt;@peeyush&lt;/A&gt;: so why in ma case the  'location data path' in feed section rise an alert ? As you said 'location data path' in section cluster overrriden on.&lt;/P&gt;&lt;P&gt;Nevermind, now i put the same path in all sections, now submit and schedule are OK.&lt;/P&gt;&lt;P&gt;Thanks all.&lt;/P&gt;&lt;PRE&gt;
&amp;lt;?xml version="1.0" encoding="UTF-8" standalone="yes"?&amp;gt;
&amp;lt;feed name="next-vers-current" description="next-vers-current" xmlns="uri:falcon:feed:0.1"&amp;gt;
 &amp;lt;frequency&amp;gt;hours(2)&amp;lt;/frequency&amp;gt;
 &amp;lt;timezone&amp;gt;UTC&amp;lt;/timezone&amp;gt;
 &amp;lt;clusters&amp;gt;
 &amp;lt;cluster name="next-rec-cluster" type="source"&amp;gt;
 &amp;lt;validity start="2016-05-27T14:00Z" end="2016-05-28T23:00Z"/&amp;gt;
 &amp;lt;retention limit="hours(6)" action="delete"/&amp;gt;
 &amp;lt;locations&amp;gt;
 &amp;lt;location type="data" path="/tmp/falcon/next-vers-current/${YEAR}/${MONTH}/${DAY}/${HOUR}"/&amp;gt;
 &amp;lt;/locations&amp;gt;
 &amp;lt;/cluster&amp;gt;
 &amp;lt;cluster name="current-rec-cluster" type="target"&amp;gt;
 &amp;lt;validity start="2016-05-01T14:00Z" end="2016-05-28T23:00Z"/&amp;gt;
 &amp;lt;retention limit="days(2)" action="delete"/&amp;gt;
 &amp;lt;locations&amp;gt;
 &amp;lt;location type="data" path="/tmp/falcon/next-vers-current/${YEAR}/${MONTH}/${DAY}/${HOUR}"/&amp;gt;
 &amp;lt;/locations&amp;gt;
 &amp;lt;/cluster&amp;gt;
 &amp;lt;/clusters&amp;gt;
 &amp;lt;locations&amp;gt;
 &amp;lt;location type="data" path="/tmp/falcon/next-vers-current/${YEAR}/${MONTH}/${DAY}/${HOUR}"/&amp;gt;
 &amp;lt;location type="stats" path="/none"/&amp;gt;
 &amp;lt;location type="meta" path="/none"/&amp;gt;
 &amp;lt;/locations&amp;gt;
 &amp;lt;ACL owner="falcon" group="hadoop" permission="0755"/&amp;gt;
 &amp;lt;schema location="/none" provider="none"/&amp;gt;
 &amp;lt;properties&amp;gt;&amp;lt;property name="queueName" value="oozie-launcher"/&amp;gt;&amp;lt;/properties&amp;gt;
&amp;lt;/feed&amp;gt;

&lt;/PRE&gt;</description>
    <pubDate>Fri, 27 May 2016 15:57:37 GMT</pubDate>
    <dc:creator>maykiwogno</dc:creator>
    <dc:date>2016-05-27T15:57:37Z</dc:date>
    <item>
      <title>[RE-OPEN] FALCON - Feed entity FeedPAth</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/RE-OPEN-FALCON-Feed-entity-FeedPAth/m-p/169022#M29827</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;It seems that data path should like if frequency feed is "hours(2)" : &lt;/P&gt;&lt;PRE&gt;/tmp/falcon/next-vers-current/${YEAR}/${MONTH}/${DAY}/${HOUR}&lt;/PRE&gt;&lt;P&gt;My question is : all the paths need to be create before on primary and backup cluster ?&lt;/P&gt;&lt;PRE&gt;/tmp/falcon/next-vers-current/2016/05/26/13/
/tmp/falcon/next-vers-current/2016/05/26/14/
/tmp/falcon/next-vers-current/2016/05/26/15/&lt;/PRE&gt;</description>
      <pubDate>Thu, 26 May 2016 19:08:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/RE-OPEN-FALCON-Feed-entity-FeedPAth/m-p/169022#M29827</guid>
      <dc:creator>maykiwogno</dc:creator>
      <dc:date>2016-05-26T19:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: [RE-OPEN] FALCON - Feed entity FeedPAth</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/RE-OPEN-FALCON-Feed-entity-FeedPAth/m-p/169023#M29828</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/10363/maykiwogno.html" nodeid="10363"&gt;@mayki wogno&lt;/A&gt; To answer your question, atleast frequency based data feed must be available on primary cluster to copy the data on backup cluster periodically through scheduled feed replication. If data is not available on primary cluster, then scheduled instance will be in waiting state for data availability.&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2016 19:19:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/RE-OPEN-FALCON-Feed-entity-FeedPAth/m-p/169023#M29828</guid>
      <dc:creator>pbishnoi</dc:creator>
      <dc:date>2016-05-26T19:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: [RE-OPEN] FALCON - Feed entity FeedPAth</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/RE-OPEN-FALCON-Feed-entity-FeedPAth/m-p/169024#M29829</link>
      <description>&lt;P&gt;It seems what my question is not clear :&lt;/P&gt;&lt;P&gt;I want to submit this feed : &lt;/P&gt;&lt;PRE&gt;&amp;lt;?xml version="1.0" encoding="UTF-8" standalone="yes"?&amp;gt;
&amp;lt;feed name="next-vers-current" description="next-vers-current" xmlns="uri:falcon:feed:0.1"&amp;gt;
 &amp;lt;frequency&amp;gt;hours(6)&amp;lt;/frequency&amp;gt;
 &amp;lt;timezone&amp;gt;UTC&amp;lt;/timezone&amp;gt;
 &amp;lt;clusters&amp;gt;
 &amp;lt;cluster name="next-rec-cluster" type="source"&amp;gt;
 &amp;lt;validity start="2016-05-01T12:00Z" end="2016-05-27T23:00Z"/&amp;gt;
 &amp;lt;retention limit="hours(2)" action="delete"/&amp;gt;
 &amp;lt;locations&amp;gt;
 &amp;lt;location type="data" path="/tmp/falcon/next-vers-current/${YEAR}/${MONTH}/${DAY}/${HOUR}"/&amp;gt;
 &amp;lt;/locations&amp;gt;
 &amp;lt;/cluster&amp;gt;
 &amp;lt;cluster name="current-rec-cluster" type="target"&amp;gt;
 &amp;lt;validity start="2016-05-01T12:00Z" end="2016-05-27T23:00Z"/&amp;gt;
 &amp;lt;retention limit="days(2)" action="delete"/&amp;gt;
 &amp;lt;locations&amp;gt;
 &amp;lt;location type="data" path="/tmp/falcon/next-vers-current/${YEAR}/${MONTH}/${DAY}/${HOUR}"/&amp;gt;
 &amp;lt;/locations&amp;gt;
 &amp;lt;/cluster&amp;gt;
 &amp;lt;/clusters&amp;gt;
 &amp;lt;locations&amp;gt;
 &amp;lt;location type="data" path="/tmp/falcon/"/&amp;gt;
 &amp;lt;location type="stats" path="/none"/&amp;gt;
 &amp;lt;location type="meta" path="/none"/&amp;gt;
 &amp;lt;/locations&amp;gt;
 &amp;lt;ACL owner="falcon" group="hadoop" permission="0755"/&amp;gt;
 &amp;lt;schema location="/none" provider="none"/&amp;gt;
 &amp;lt;properties&amp;gt;&amp;lt;property name="queueName" value="oozie-launcher"/&amp;gt;&amp;lt;/properties&amp;gt;
&amp;lt;/feed&amp;gt;

&lt;/PRE&gt;&lt;PRE&gt;falcon entity -type feed -submit -file next-vers-current.xml
&lt;/PRE&gt;&lt;PRE&gt;ERROR: Bad Request;default/org.apache.falcon.FalconWebException::org.apache.falcon.FalconException: Feeds default path pattern: ${nameNode}/tmp/falcon, does not match with cluster: next-rec-cluster path pattern: hdfs://master001.next.rec.mapreduce.m1.p.fti.net:8020/tmp/falcon/next-vers-current/${YEAR}/${MONTH}/${DAY}/${HOUR}

&lt;/PRE&gt;&lt;P&gt;So my question, It is normal that i need create all paths with this extension ?&lt;/P&gt;&lt;PRE&gt;${YEAR}/${MONTH}/${DAY}/${HOUR}&lt;/PRE&gt;</description>
      <pubDate>Thu, 26 May 2016 20:10:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/RE-OPEN-FALCON-Feed-entity-FeedPAth/m-p/169024#M29829</guid>
      <dc:creator>maykiwogno</dc:creator>
      <dc:date>2016-05-26T20:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: [RE-OPEN] FALCON - Feed entity FeedPAth</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/RE-OPEN-FALCON-Feed-entity-FeedPAth/m-p/169025#M29830</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/10363/maykiwogno.html" nodeid="10363"&gt;@mayki wogno&lt;/A&gt; Thanks for sharing the feed replication entity xml. I have looked around your entity and found that the exception occurred as location type data path is not defined with frequency. &lt;/P&gt;&lt;PRE&gt;&amp;lt;location type="data"path="/tmp/falcon/"/&amp;gt;&lt;/PRE&gt;&lt;P&gt;Can you define path as follows: &lt;STRONG&gt;path="/tmp/falcon/next-vers-current/${YEAR}/${MONTH}/${DAY}/${HOUR}"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I am hoping once you define with frequency this will work. &lt;/P&gt;&lt;P&gt;Also in the shared entity I am seeing that you have specified the same HDFS path for source and target. Can you please check this as well.&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2016 22:36:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/RE-OPEN-FALCON-Feed-entity-FeedPAth/m-p/169025#M29830</guid>
      <dc:creator>pbishnoi</dc:creator>
      <dc:date>2016-05-26T22:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: [RE-OPEN] FALCON - Feed entity FeedPAth</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/RE-OPEN-FALCON-Feed-entity-FeedPAth/m-p/169026#M29831</link>
      <description>&lt;P&gt;@peeyush : What's difference between 'location data path' in cluster section and feed section ? &lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2016 04:15:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/RE-OPEN-FALCON-Feed-entity-FeedPAth/m-p/169026#M29831</guid>
      <dc:creator>maykiwogno</dc:creator>
      <dc:date>2016-05-27T04:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: [RE-OPEN] FALCON - Feed entity FeedPAth</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/RE-OPEN-FALCON-Feed-entity-FeedPAth/m-p/169027#M29832</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/10363/maykiwogno.html" nodeid="10363"&gt;@mayki wogno&lt;/A&gt; 'location data path' in feed section is initial source data path, which can be overridden by 'location data path' if defined in source cluster section.&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2016 15:50:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/RE-OPEN-FALCON-Feed-entity-FeedPAth/m-p/169027#M29832</guid>
      <dc:creator>pbishnoi</dc:creator>
      <dc:date>2016-05-27T15:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: [RE-OPEN] FALCON - Feed entity FeedPAth</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/RE-OPEN-FALCON-Feed-entity-FeedPAth/m-p/169028#M29833</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/179/pbishnoi.html" nodeid="179"&gt;@peeyush&lt;/A&gt;: so why in ma case the  'location data path' in feed section rise an alert ? As you said 'location data path' in section cluster overrriden on.&lt;/P&gt;&lt;P&gt;Nevermind, now i put the same path in all sections, now submit and schedule are OK.&lt;/P&gt;&lt;P&gt;Thanks all.&lt;/P&gt;&lt;PRE&gt;
&amp;lt;?xml version="1.0" encoding="UTF-8" standalone="yes"?&amp;gt;
&amp;lt;feed name="next-vers-current" description="next-vers-current" xmlns="uri:falcon:feed:0.1"&amp;gt;
 &amp;lt;frequency&amp;gt;hours(2)&amp;lt;/frequency&amp;gt;
 &amp;lt;timezone&amp;gt;UTC&amp;lt;/timezone&amp;gt;
 &amp;lt;clusters&amp;gt;
 &amp;lt;cluster name="next-rec-cluster" type="source"&amp;gt;
 &amp;lt;validity start="2016-05-27T14:00Z" end="2016-05-28T23:00Z"/&amp;gt;
 &amp;lt;retention limit="hours(6)" action="delete"/&amp;gt;
 &amp;lt;locations&amp;gt;
 &amp;lt;location type="data" path="/tmp/falcon/next-vers-current/${YEAR}/${MONTH}/${DAY}/${HOUR}"/&amp;gt;
 &amp;lt;/locations&amp;gt;
 &amp;lt;/cluster&amp;gt;
 &amp;lt;cluster name="current-rec-cluster" type="target"&amp;gt;
 &amp;lt;validity start="2016-05-01T14:00Z" end="2016-05-28T23:00Z"/&amp;gt;
 &amp;lt;retention limit="days(2)" action="delete"/&amp;gt;
 &amp;lt;locations&amp;gt;
 &amp;lt;location type="data" path="/tmp/falcon/next-vers-current/${YEAR}/${MONTH}/${DAY}/${HOUR}"/&amp;gt;
 &amp;lt;/locations&amp;gt;
 &amp;lt;/cluster&amp;gt;
 &amp;lt;/clusters&amp;gt;
 &amp;lt;locations&amp;gt;
 &amp;lt;location type="data" path="/tmp/falcon/next-vers-current/${YEAR}/${MONTH}/${DAY}/${HOUR}"/&amp;gt;
 &amp;lt;location type="stats" path="/none"/&amp;gt;
 &amp;lt;location type="meta" path="/none"/&amp;gt;
 &amp;lt;/locations&amp;gt;
 &amp;lt;ACL owner="falcon" group="hadoop" permission="0755"/&amp;gt;
 &amp;lt;schema location="/none" provider="none"/&amp;gt;
 &amp;lt;properties&amp;gt;&amp;lt;property name="queueName" value="oozie-launcher"/&amp;gt;&amp;lt;/properties&amp;gt;
&amp;lt;/feed&amp;gt;

&lt;/PRE&gt;</description>
      <pubDate>Fri, 27 May 2016 15:57:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/RE-OPEN-FALCON-Feed-entity-FeedPAth/m-p/169028#M29833</guid>
      <dc:creator>maykiwogno</dc:creator>
      <dc:date>2016-05-27T15:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: [RE-OPEN] FALCON - Feed entity FeedPAth</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/RE-OPEN-FALCON-Feed-entity-FeedPAth/m-p/169029#M29834</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/10363/maykiwogno.html" nodeid="10363"&gt;@mayki wogno&lt;/A&gt; Earlier 'location data path' in your feed section raised an alert as Frequency "&lt;STRONG&gt; ${YEAR}/${MONTH}/${DAY}/${HOUR}" &lt;/STRONG&gt;was missing&lt;STRONG&gt; &lt;/STRONG&gt;from data path&lt;STRONG&gt;. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thanks for confirming that it works now for you.&lt;STRONG&gt;
&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2016 16:27:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/RE-OPEN-FALCON-Feed-entity-FeedPAth/m-p/169029#M29834</guid>
      <dc:creator>pbishnoi</dc:creator>
      <dc:date>2016-05-27T16:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: [RE-OPEN] FALCON - Feed entity FeedPAth</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/RE-OPEN-FALCON-Feed-entity-FeedPAth/m-p/169030#M29835</link>
      <description>&lt;P&gt;@peeyush as said in my last comment, regarding my news feed-replication.xml it works now. Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2016 16:34:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/RE-OPEN-FALCON-Feed-entity-FeedPAth/m-p/169030#M29835</guid>
      <dc:creator>maykiwogno</dc:creator>
      <dc:date>2016-05-27T16:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: [RE-OPEN] FALCON - Feed entity FeedPAth</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/RE-OPEN-FALCON-Feed-entity-FeedPAth/m-p/169031#M29836</link>
      <description>&lt;P&gt;Hi again, &lt;/P&gt;&lt;P&gt;There is something weird in the workflow FALCON_FEED_RETENTION , the feedDataPath is wrong &lt;/P&gt;&lt;PRE&gt;feedDataPath    
        DATA=hdfs://clusterA:8020/tmp/falcon/next-vers-current/?{YEAR}/?{MONTH}/?{DAY}/?{HOUR}&lt;/PRE&gt;&lt;P&gt;for FALCON_FEED_REPLICATION, the feedDataPath is correct :&lt;/P&gt;&lt;PRE&gt;distcpSourcePaths
                  hftp://clusterA:50070/tmp/falcon/next-vers-current/2016/05/27/12
distcpTargetPaths
		hdfs://clusterB/tmp/falcon/next-vers-current/2016/05/27/12/&lt;/PRE&gt;&lt;P&gt;What's wrong in my feed-replication.xml ?&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2016 19:37:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/RE-OPEN-FALCON-Feed-entity-FeedPAth/m-p/169031#M29836</guid>
      <dc:creator>maykiwogno</dc:creator>
      <dc:date>2016-05-27T19:37:02Z</dc:date>
    </item>
  </channel>
</rss>

