<?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: problem with making external cluster on HDP sandbox 2.4 in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/problem-with-making-external-cluster-on-HDP-sandbox-2-4/m-p/152040#M114507</link>
    <description>&lt;P&gt;And Falcon is only installed on sandbox, now my cluster.&lt;/P&gt;</description>
    <pubDate>Thu, 19 May 2016 09:54:23 GMT</pubDate>
    <dc:creator>hanna_lee</dc:creator>
    <dc:date>2016-05-19T09:54:23Z</dc:date>
    <item>
      <title>problem with making external cluster on HDP sandbox 2.4</title>
      <link>https://community.cloudera.com/t5/Support-Questions/problem-with-making-external-cluster-on-HDP-sandbox-2-4/m-p/152036#M114503</link>
      <description>&lt;P&gt;As following HDP falcon tutorial, I succeeded to test mirroring function from sandbox cluster to sandbox cluster.&lt;/P&gt;&lt;P&gt;Then using falcon mirror function, I want to make a replication from sandbox cluster to external cluster what I have. (the name is "edumst01.sbp.com")&lt;/P&gt;&lt;P&gt;But I failed to make a cluster entity. here are the information what I write on falcon web ui and the falcon.applicaiton.log message.&lt;/P&gt;&lt;P&gt;Please check it and tell me the right way to make a external cluster.&lt;/P&gt;&lt;P&gt;For your information, my cluster don't have falcon, jmx, only is installed hdfs, yarn, oozie.&lt;/P&gt;&lt;P&gt;&amp;lt;the data what I write&amp;gt;&lt;/P&gt;&lt;P&gt;Readonly hftp://edumst01.sbp.com:50070 &lt;/P&gt;&lt;P&gt;Write hdfs://edumst01.sbp.com:8020&lt;/P&gt;&lt;P&gt;Execute edumst01.sbp.com:8050 &lt;/P&gt;&lt;P&gt;Workflow &lt;A href="http://edumst01.sbp.com:11000/oozie/" target="_blank"&gt;http://edumst01.sbp.com:11000/oozie/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Messaging tcp://sandbox.hortonworks.com:61616?daemon=true&lt;/P&gt;&lt;P&gt;&amp;lt;the falcon log&amp;gt;&lt;/P&gt;&lt;P&gt;2016-05-17 08:53:21,308 INFO  - [679586926@qtp-1820624068-3 - 8835df07-48b3-4f5b-9780-53efb2a9429e:ambari-qa:POST//entities/submit/cluster] ~ Retrying connect to server: edumst01.sbp.com/112.175.246.34:8050. Already tried 41 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=50, sleepTime=1000 MILLISECONDS) (Client:869) &lt;/P&gt;&lt;P&gt;2016-05-17 08:53:23,328 INFO  - [679586926@qtp-1820624068-3 - 8835df07-48b3-4f5b-9780-53efb2a9429e:ambari-qa:POST//entities/submit/cluster] ~ Retrying connect to server: edumst01.sbp.com/112.175.246.34:8050. Already tried 42 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=50, sleepTime=1000 MILLISECONDS) (Client:869)&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 16:12:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/problem-with-making-external-cluster-on-HDP-sandbox-2-4/m-p/152036#M114503</guid>
      <dc:creator>hanna_lee</dc:creator>
      <dc:date>2016-05-17T16:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: problem with making external cluster on HDP sandbox 2.4</title>
      <link>https://community.cloudera.com/t5/Support-Questions/problem-with-making-external-cluster-on-HDP-sandbox-2-4/m-p/152037#M114504</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/2472/hannalee.html" nodeid="2472"&gt;@Hanna Lee&lt;/A&gt;&lt;P&gt;Please make sure the execute endpoint is using port 8050. You can find this in Yarn configs under yarn.resourcemanager.address. This port can be 8032 on some nodes, but I think sandbox uses 8050.  Once you have the right port, please restart falcon and try submitting cluster again. The restart is required because there could be a stale FileSystem object in Falcon server.  &lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 23:14:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/problem-with-making-external-cluster-on-HDP-sandbox-2-4/m-p/152037#M114504</guid>
      <dc:creator>bvellanki</dc:creator>
      <dc:date>2016-05-17T23:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: problem with making external cluster on HDP sandbox 2.4</title>
      <link>https://community.cloudera.com/t5/Support-Questions/problem-with-making-external-cluster-on-HDP-sandbox-2-4/m-p/152038#M114505</link>
      <description>&lt;P&gt;Thank you! After I changed the execute port to 8032, I passed the step to validate a yarn resource manager.&lt;/P&gt;&lt;P&gt;But I still have a problem. I got a error message while I make the Locations. Here are the information what I write on falcon web UI and the falcon.application.log message.&lt;/P&gt;&lt;P&gt;On my external cluster, I made these two staging/working directory with ambari-qa user.&lt;/P&gt;&lt;P&gt;&amp;lt;Locations Information on Falcon web UI&amp;gt;&lt;/P&gt;&lt;P&gt;staging: /user/falcon/sbpRndCluster/staging &lt;/P&gt;&lt;P&gt;
temp: /tmp &lt;/P&gt;&lt;P&gt;
working: /user/falcon/sbpRndCluster/working&lt;/P&gt;&lt;P&gt;&amp;lt;falcon log message&amp;gt;&lt;/P&gt;&lt;P&gt;2016-05-18 01:28:54,989 INFO  - [1431190494@qtp-1526367312-10 - cf529336-f2e6-4078-805c-e60346e79ed7:ambari-qa:POST//entities/submit/cluster] ~ Creating FS impersonating user ambari-qa (Hado
opClientFactory:196) &lt;/P&gt;&lt;P&gt;2016-05-18 01:28:55,003 ERROR - [1431190494@qtp-1526367312-10 - cf529336-f2e6-4078-805c-e60346e79ed7:ambari-qa:POST//entities/submit/cluster] ~ Unable to persist entity object (AbstractEntit
yManager:198)
org.apache.falcon.entity.parser.ValidationException: Unable to validate the location with path: /apps/falcon/primaryCluster/staging for cluster:sbpRndCluster due to transient failures&lt;/P&gt;&lt;P&gt;&amp;lt;Cluster Directory&amp;gt;&lt;/P&gt;&lt;P&gt;[root@edumst01 ~]# hadoop fs -ls /user/falcon/sbpRndCluster
Found 2 items &lt;/P&gt;&lt;P&gt;drwxrwxrwx   - ambari-qa supergroup          0 2016-05-17 17:24 /user/falcon/sbpRndCluster/staging &lt;/P&gt;&lt;P&gt;drwxrwxrwx   - ambari-qa supergroup          0 2016-05-17 17:24 /user/falcon/sbpRndCluster/working&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 08:34:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/problem-with-making-external-cluster-on-HDP-sandbox-2-4/m-p/152038#M114505</guid>
      <dc:creator>hanna_lee</dc:creator>
      <dc:date>2016-05-18T08:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: problem with making external cluster on HDP sandbox 2.4</title>
      <link>https://community.cloudera.com/t5/Support-Questions/problem-with-making-external-cluster-on-HDP-sandbox-2-4/m-p/152039#M114506</link>
      <description>&lt;P&gt;When I set up new external cluster on HDP sandbox, readonly/write/execute path is new cluster info but workflow, message path is sandbox info. Among external cluster and sandbox cluster, where can I make staging/temp/working directory?&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2016 09:45:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/problem-with-making-external-cluster-on-HDP-sandbox-2-4/m-p/152039#M114506</guid>
      <dc:creator>hanna_lee</dc:creator>
      <dc:date>2016-05-19T09:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: problem with making external cluster on HDP sandbox 2.4</title>
      <link>https://community.cloudera.com/t5/Support-Questions/problem-with-making-external-cluster-on-HDP-sandbox-2-4/m-p/152040#M114507</link>
      <description>&lt;P&gt;And Falcon is only installed on sandbox, now my cluster.&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2016 09:54:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/problem-with-making-external-cluster-on-HDP-sandbox-2-4/m-p/152040#M114507</guid>
      <dc:creator>hanna_lee</dc:creator>
      <dc:date>2016-05-19T09:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: problem with making external cluster on HDP sandbox 2.4</title>
      <link>https://community.cloudera.com/t5/Support-Questions/problem-with-making-external-cluster-on-HDP-sandbox-2-4/m-p/152041#M114508</link>
      <description>&lt;P&gt;The working and staging dir should have the following permissions.&lt;/P&gt;&lt;P&gt;hadoop fs -chown -R falcon /user/falcon/sbpRndCluster/&lt;/P&gt;&lt;P&gt;hadoop fs -chmod -R 777 /user/falcon/sbpRndCluster/staging&lt;/P&gt;&lt;P&gt;hadoop fs -chmod -R 755 /user/falcon/sbpRndCluster/working &lt;/P&gt;&lt;P&gt;Once you set these permissions, submitting cluster should be straightforward.  When you see errors like "Unable to validate the location with path: /apps/falcon/primaryCluster/staging for cluster:sbpRndCluster due to transient failures", can you please share the logs from falcon.application.log, this will give us more information about what is happening. &lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2016 03:44:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/problem-with-making-external-cluster-on-HDP-sandbox-2-4/m-p/152041#M114508</guid>
      <dc:creator>bvellanki</dc:creator>
      <dc:date>2016-05-20T03:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: problem with making external cluster on HDP sandbox 2.4</title>
      <link>https://community.cloudera.com/t5/Support-Questions/problem-with-making-external-cluster-on-HDP-sandbox-2-4/m-p/152042#M114509</link>
      <description>&lt;P&gt;I solved the problem!! I added the property "hadoop.proxyuser.falcon.groups", "hadoop.proxyuser.falcon.hosts" on my external cluster core-stie.xml. &lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2016 07:49:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/problem-with-making-external-cluster-on-HDP-sandbox-2-4/m-p/152042#M114509</guid>
      <dc:creator>hanna_lee</dc:creator>
      <dc:date>2016-05-20T07:49:09Z</dc:date>
    </item>
  </channel>
</rss>

