<?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: Non-root user fail to deploy hadoop with Ambari 2.2.1 on CentOS 7 in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Non-root-user-fail-to-deploy-hadoop-with-Ambari-2-2-1-on/m-p/168962#M25187</link>
    <description>&lt;P&gt;With this error, I think you should execute some step below:&lt;/P&gt;&lt;P&gt;1. To secure, you should use to ssh authen with key from ambari server to all nodes with non-root user.&lt;/P&gt;&lt;P&gt;2. For non-root user has sufficient sudoers rights.&lt;/P&gt;&lt;P&gt;    I hope it is helped to you!&lt;/P&gt;</description>
    <pubDate>Fri, 15 Apr 2016 13:58:09 GMT</pubDate>
    <dc:creator>tunglq_it</dc:creator>
    <dc:date>2016-04-15T13:58:09Z</dc:date>
    <item>
      <title>Non-root user fail to deploy hadoop with Ambari 2.2.1 on CentOS 7</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Non-root-user-fail-to-deploy-hadoop-with-Ambari-2-2-1-on/m-p/168960#M25185</link>
      <description>&lt;P&gt;I try to deploy hadoop with non-root user through Ambari. I have already setup Ambari server successfully and deploying hadoop on Ambari web interface.On step 'Install Options', if I set the SSH User Account with ROOT,then I can go to the next step,but when I replace with my non-root user, then waiting for quite a time and finally shows the status 'Failed' message as below:&lt;/P&gt;&lt;P&gt;========================== Creating target directory... ========================== Command start time 2016-04-14 14:44:13 Automatic Agent registration timed out (timeout = 300 seconds). Check your network connectivity and retry registration, or use manual agent registration.&lt;/P&gt;&lt;P&gt;I have already set SSH free password login on root and non-root users and other essential configuration as well.Besides, I can pass the step  'Install Options' with root. Thus ,I'm quite sure that Non-root user fail the step because of lacking authority but don't know how to fix it.&lt;/P&gt;&lt;P&gt;Anyone has some suggestions?&lt;/P&gt;&lt;P&gt;Thanks.  &lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2016 14:18:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Non-root-user-fail-to-deploy-hadoop-with-Ambari-2-2-1-on/m-p/168960#M25185</guid>
      <dc:creator>xsy820000</dc:creator>
      <dc:date>2016-04-14T14:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Non-root user fail to deploy hadoop with Ambari 2.2.1 on CentOS 7</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Non-root-user-fail-to-deploy-hadoop-with-Ambari-2-2-1-on/m-p/168961#M25186</link>
      <description>&lt;P&gt;1. First you need to make sure, that your none root user has sufficient sudoers rights. Please check this docuement:&lt;/P&gt;&lt;P&gt;&lt;A href="http://docs.hortonworks.com/HDPDocuments/Ambari-2.2.1.1/bk_Ambari_Security_Guide/content/_configuring_ambari_for_non-root.html" target="_blank"&gt;http://docs.hortonworks.com/HDPDocuments/Ambari-2.2.1.1/bk_Ambari_Security_Guide/content/_configuring_ambari_for_non-root.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2. Next I suspect you setup password less SSH for the root user not the none-root user? I always prefer manual agent registration, but that is just me. Please check:&lt;/P&gt;&lt;P&gt;&lt;A href="http://docs.hortonworks.com/HDPDocuments/Ambari-2.2.1.1/bk_ambari_reference_guide/content/_install_the_ambari_agents_manually.html" target="_blank"&gt;http://docs.hortonworks.com/HDPDocuments/Ambari-2.2.1.1/bk_ambari_reference_guide/content/_install_the_ambari_agents_manually.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;A simple sed helps to do the manual registration:&lt;/P&gt;&lt;PRE&gt;$ sed -i 's/hostname=localhost/hostname=&amp;lt;ambari_server_fqdn&amp;gt;/' /etc/ambari-agent/conf/ambari-agent.ini&lt;/PRE&gt;</description>
      <pubDate>Thu, 14 Apr 2016 15:25:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Non-root-user-fail-to-deploy-hadoop-with-Ambari-2-2-1-on/m-p/168961#M25186</guid>
      <dc:creator>hkropp</dc:creator>
      <dc:date>2016-04-14T15:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Non-root user fail to deploy hadoop with Ambari 2.2.1 on CentOS 7</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Non-root-user-fail-to-deploy-hadoop-with-Ambari-2-2-1-on/m-p/168962#M25187</link>
      <description>&lt;P&gt;With this error, I think you should execute some step below:&lt;/P&gt;&lt;P&gt;1. To secure, you should use to ssh authen with key from ambari server to all nodes with non-root user.&lt;/P&gt;&lt;P&gt;2. For non-root user has sufficient sudoers rights.&lt;/P&gt;&lt;P&gt;    I hope it is helped to you!&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2016 13:58:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Non-root-user-fail-to-deploy-hadoop-with-Ambari-2-2-1-on/m-p/168962#M25187</guid>
      <dc:creator>tunglq_it</dc:creator>
      <dc:date>2016-04-15T13:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: Non-root user fail to deploy hadoop with Ambari 2.2.1 on CentOS 7</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Non-root-user-fail-to-deploy-hadoop-with-Ambari-2-2-1-on/m-p/168963#M25188</link>
      <description>&lt;P&gt;Thank you for your help ! Your first suggestion is helpful indeed, and I pass the step 'Install Options'  finally after try several times installations. Next time I will try to manual agent registration for more flexible installation ways .&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2016 10:47:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Non-root-user-fail-to-deploy-hadoop-with-Ambari-2-2-1-on/m-p/168963#M25188</guid>
      <dc:creator>xsy820000</dc:creator>
      <dc:date>2016-04-18T10:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: Non-root user fail to deploy hadoop with Ambari 2.2.1 on CentOS 7</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Non-root-user-fail-to-deploy-hadoop-with-Ambari-2-2-1-on/m-p/168964#M25189</link>
      <description>&lt;P&gt;@hkropp &lt;/P&gt;&lt;P&gt;Thank you for your help ! Your first suggestion is helpful indeed, and I pass the step 'Install Options'  finally after try several times installations. Next time I will try to manual agent registration for more flexible installation ways .&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2016 10:47:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Non-root-user-fail-to-deploy-hadoop-with-Ambari-2-2-1-on/m-p/168964#M25189</guid>
      <dc:creator>xsy820000</dc:creator>
      <dc:date>2016-04-18T10:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Non-root user fail to deploy hadoop with Ambari 2.2.1 on CentOS 7</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Non-root-user-fail-to-deploy-hadoop-with-Ambari-2-2-1-on/m-p/168965#M25190</link>
      <description>&lt;P&gt;Also, since you are on CentOS7, just pointing out one more thing (that you might/might not hit once you get into the cluster install):&lt;/P&gt;&lt;P&gt;&lt;A href="http://docs.hortonworks.com/HDPDocuments/Ambari-2.2.1.1/bk_ambari_troubleshooting/content/_resolving_cluster_install_and_configuration_problems.html" target="_blank"&gt;http://docs.hortonworks.com/HDPDocuments/Ambari-2.2.1.1/bk_ambari_troubleshooting/content/_resolving_cluster_install_and_configuration_problems.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2016 01:06:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Non-root-user-fail-to-deploy-hadoop-with-Ambari-2-2-1-on/m-p/168965#M25190</guid>
      <dc:creator>jeff1</dc:creator>
      <dc:date>2016-04-19T01:06:39Z</dc:date>
    </item>
  </channel>
</rss>

