<?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: Cloudmanager execution (Path A) in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudmanager-execution-Path-A/m-p/12968#M1863</link>
    <description>&lt;P&gt;Thank you, it went fine, I'm stuck with directory creation for Java, trying to look at this...&lt;/P&gt;</description>
    <pubDate>Thu, 29 May 2014 15:17:09 GMT</pubDate>
    <dc:creator>Karasten</dc:creator>
    <dc:date>2014-05-29T15:17:09Z</dc:date>
    <item>
      <title>Cloudmanager execution (Path A)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudmanager-execution-Path-A/m-p/12960#M1860</link>
      <description>&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm doing my first Path A installation, downloaded the cloudera manager binairy, sent it to a folder on my target server, changed the rights doing chmod u+x. And when I want to start doing "./cloudera-manager-installer.bin", I got the following message :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Cloudera Manager 5&lt;BR /&gt;NOTICE: The umask 0077 is too restrictive. It must be 0022 at most for this installer to work.&lt;BR /&gt;[hit enter]"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anybody went to this? I tried other rights combinations without success.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to setup this small cluster for my development team.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be appreciated!&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 08:59:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudmanager-execution-Path-A/m-p/12960#M1860</guid>
      <dc:creator>Karasten</dc:creator>
      <dc:date>2022-09-16T08:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudmanager execution (Path A)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudmanager-execution-Path-A/m-p/12962#M1861</link>
      <description>&lt;P&gt;Addtional information on my case :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[root@sd061572-app-01 binaires]# chmod u+x cloudera-manager-installer.bin&lt;BR /&gt;[root@sd061572-app-01 binaires]# whoami&lt;BR /&gt;root&lt;BR /&gt;[root@sd061572-app-01 binaires]# ls -l&lt;BR /&gt;total 500&lt;BR /&gt;-rwxr--r-- 1 admcap admcap 510587 May 29 15:16 cloudera-manager-installer.bin&lt;BR /&gt;[root@sd061572-app-01 binaires]# ./cloudera-manager-installer.bin&lt;BR /&gt;Cloudera Manager 5&lt;BR /&gt;NOTICE: The umask 0077 is too restrictive. It must be 0022 at most for this installer to work.&lt;BR /&gt;[hit enter]&lt;/P&gt;&lt;P&gt;Incomplete installation. We will revert any changes we made.&lt;/P&gt;&lt;P&gt;[root@sd061572-app-01 binaires]#&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2014 13:17:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudmanager-execution-Path-A/m-p/12962#M1861</guid>
      <dc:creator>Karasten</dc:creator>
      <dc:date>2014-05-29T13:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudmanager execution (Path A)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudmanager-execution-Path-A/m-p/12964#M1862</link>
      <description>If you run the umask command, I'm guessing it'll say 0077 instead of 0022. You need it to be 0022.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://en.wikipedia.org/wiki/Umask" target="_blank"&gt;http://en.wikipedia.org/wiki/Umask&lt;/A&gt;</description>
      <pubDate>Thu, 29 May 2014 14:00:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudmanager-execution-Path-A/m-p/12964#M1862</guid>
      <dc:creator>Darren</dc:creator>
      <dc:date>2014-05-29T14:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudmanager execution (Path A)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudmanager-execution-Path-A/m-p/12968#M1863</link>
      <description>&lt;P&gt;Thank you, it went fine, I'm stuck with directory creation for Java, trying to look at this...&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2014 15:17:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudmanager-execution-Path-A/m-p/12968#M1863</guid>
      <dc:creator>Karasten</dc:creator>
      <dc:date>2014-05-29T15:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudmanager execution (Path A)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudmanager-execution-Path-A/m-p/12972#M1864</link>
      <description>&lt;P&gt;I searched for the cause of "NOTICE: Directory creation failed" at the beginning of Path Installation using root. Didn't find any explanation. Any idea?&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2014 15:50:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudmanager-execution-Path-A/m-p/12972#M1864</guid>
      <dc:creator>Karasten</dc:creator>
      <dc:date>2014-05-29T15:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudmanager execution (Path A)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudmanager-execution-Path-A/m-p/13302#M1865</link>
      <description>&lt;P&gt;My directory issue was due to write rights not present on /usr/shar and not enough place in /opt.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jun 2014 13:13:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudmanager-execution-Path-A/m-p/13302#M1865</guid>
      <dc:creator>Karasten</dc:creator>
      <dc:date>2014-06-06T13:13:07Z</dc:date>
    </item>
  </channel>
</rss>

