<?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: MySQL Daemon failed on the start of docker version of HDP 2.6.4 in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/MySQL-Daemon-failed-on-the-start-of-docker-version-of-HDP-2/m-p/180788#M143030</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/69352/tkobilov.html" nodeid="69352"&gt;@Timur Kobilov&lt;/A&gt;, I could deploy HDP 2.6.4 on Ubuntu 16.04 LTS and MySQL started without any issues. &lt;/P&gt;&lt;P&gt;Could you please try running the command "service mysqld start" from inside the sandbox and see what error you get ?&lt;/P&gt;&lt;P&gt;Can you please check the permission/ownership of directory "/var/lib/mysql" ?&lt;/P&gt;&lt;P&gt;Also if you could paste the log contents from "/var/log/mysqld.log" in sandbox, that would be helpful.&lt;/P&gt;</description>
    <pubDate>Tue, 06 Mar 2018 17:19:37 GMT</pubDate>
    <dc:creator>vpaul</dc:creator>
    <dc:date>2018-03-06T17:19:37Z</dc:date>
    <item>
      <title>MySQL Daemon failed on the start of docker version of HDP 2.6.4</title>
      <link>https://community.cloudera.com/t5/Support-Questions/MySQL-Daemon-failed-on-the-start-of-docker-version-of-HDP-2/m-p/180785#M143027</link>
      <description>&lt;P&gt;I am just starting with a Hortonworks tools and using Docker version of HDP 2.6.4 Sandbox on the Ubuntu 16.04.2 LTS server. &lt;/P&gt;&lt;P&gt;Fore some reason MySQL fails immediately after running of the  start-sandbox-hdp-standalone_2-6-4.sh with the message&lt;/P&gt;&lt;PRE&gt;MySQL Daemon failed to start.&lt;/PRE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="62652-2018-03-05-01-20-45.png" style="width: 1112px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/19262iA47B0AD1E8215269/image-size/medium?v=v2&amp;amp;px=400" role="button" title="62652-2018-03-05-01-20-45.png" alt="62652-2018-03-05-01-20-45.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;What might be the reason?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 12:56:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/MySQL-Daemon-failed-on-the-start-of-docker-version-of-HDP-2/m-p/180785#M143027</guid>
      <dc:creator>tkobilov</dc:creator>
      <dc:date>2022-09-16T12:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL Daemon failed on the start of docker version of HDP 2.6.4</title>
      <link>https://community.cloudera.com/t5/Support-Questions/MySQL-Daemon-failed-on-the-start-of-docker-version-of-HDP-2/m-p/180786#M143028</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/69352/tkobilov.html" nodeid="69352"&gt;@Timur Kobilov&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I see that there are some minor difference between the&lt;STRONG&gt; "start_sandbox-hdp.sh"&lt;/STRONG&gt; script in previous and current version.  Can you please try using the &lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Difference in old "start_sandbox-hdp.sh":&lt;/STRONG&gt;&lt;BR /&gt;&lt;A href="https://github.com/hortonworks/data-tutorials/commit/f88da0da324e252996cf3201fc9b038e9564a665#diff-4d9083672ddd74136a08fe9af9b483fb" target="_blank"&gt;https://github.com/hortonworks/data-tutorials/commit/f88da0da324e252996cf3201fc9b038e9564a665#diff-4d9083672ddd74136a08fe9af9b483fb&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Can you please try using the following Script &lt;/STRONG&gt;"start_sandbox-hdp.sh" instead and see if it works:&lt;BR /&gt;&lt;A href="https://raw.githubusercontent.com/hortonworks/data-tutorials/f88da0da324e252996cf3201fc9b038e9564a665/tutorials/hdp/sandbox-deployment-and-install-guide/assets/start_sandbox-hdp.sh" target="_blank"&gt;https://raw.githubusercontent.com/hortonworks/data-tutorials/f88da0da324e252996cf3201fc9b038e9564a665/tutorials/hdp/sandbox-deployment-and-install-guide/assets/start_sandbox-hdp.sh&lt;/A&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Mar 2018 06:36:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/MySQL-Daemon-failed-on-the-start-of-docker-version-of-HDP-2/m-p/180786#M143028</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2018-03-05T06:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL Daemon failed on the start of docker version of HDP 2.6.4</title>
      <link>https://community.cloudera.com/t5/Support-Questions/MySQL-Daemon-failed-on-the-start-of-docker-version-of-HDP-2/m-p/180787#M143029</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/3418/jsensharma.html"&gt;Jay Kumar SenSharma&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thank you for your message.&lt;/P&gt;&lt;P&gt;Unfortunately the same result. I'm steel getting the same MySQL daemon error.&lt;/P&gt;&lt;P&gt;I have also tried this with HDP 2.6.1 docker image version. &lt;/P&gt;</description>
      <pubDate>Tue, 06 Mar 2018 00:04:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/MySQL-Daemon-failed-on-the-start-of-docker-version-of-HDP-2/m-p/180787#M143029</guid>
      <dc:creator>tkobilov</dc:creator>
      <dc:date>2018-03-06T00:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL Daemon failed on the start of docker version of HDP 2.6.4</title>
      <link>https://community.cloudera.com/t5/Support-Questions/MySQL-Daemon-failed-on-the-start-of-docker-version-of-HDP-2/m-p/180788#M143030</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/69352/tkobilov.html" nodeid="69352"&gt;@Timur Kobilov&lt;/A&gt;, I could deploy HDP 2.6.4 on Ubuntu 16.04 LTS and MySQL started without any issues. &lt;/P&gt;&lt;P&gt;Could you please try running the command "service mysqld start" from inside the sandbox and see what error you get ?&lt;/P&gt;&lt;P&gt;Can you please check the permission/ownership of directory "/var/lib/mysql" ?&lt;/P&gt;&lt;P&gt;Also if you could paste the log contents from "/var/log/mysqld.log" in sandbox, that would be helpful.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Mar 2018 17:19:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/MySQL-Daemon-failed-on-the-start-of-docker-version-of-HDP-2/m-p/180788#M143030</guid>
      <dc:creator>vpaul</dc:creator>
      <dc:date>2018-03-06T17:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL Daemon failed on the start of docker version of HDP 2.6.4</title>
      <link>https://community.cloudera.com/t5/Support-Questions/MySQL-Daemon-failed-on-the-start-of-docker-version-of-HDP-2/m-p/180789#M143031</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/69200/vpaul.html" nodeid="69200"&gt;@vpaul&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;'service mysqld start' failed with the same message:
&lt;/P&gt;&lt;PRE&gt;MySQL Daemon failed to start.
Starting mysqld:  			[FAILED]
&lt;/PRE&gt;&lt;P&gt;'/var/lib/mysql' permissions:
&lt;/P&gt;&lt;PRE&gt;drwxr-xr-x 1 mysql mysql 4096 Feb  1 10:54 /var/lib/MySQL&lt;/PRE&gt;&lt;P&gt;There are no content lines in the '/var/log/mysqld.log':&lt;/P&gt;&lt;PRE&gt;[root@sandbox-hdp log]# cat /var/log/mysqld.log
[root@sandbox-hdp log]#
&lt;/PRE&gt;</description>
      <pubDate>Tue, 06 Mar 2018 23:49:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/MySQL-Daemon-failed-on-the-start-of-docker-version-of-HDP-2/m-p/180789#M143031</guid>
      <dc:creator>tkobilov</dc:creator>
      <dc:date>2018-03-06T23:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL Daemon failed on the start of docker version of HDP 2.6.4</title>
      <link>https://community.cloudera.com/t5/Support-Questions/MySQL-Daemon-failed-on-the-start-of-docker-version-of-HDP-2/m-p/180790#M143032</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/69352/tkobilov.html" nodeid="69352"&gt;@Timur Kobilov&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Since the logs are empty, you could run the command as follows to generate a more verbose output.&lt;/P&gt;&lt;PRE&gt;sh -x /etc/init.d/mysqld start&lt;BR /&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 07 Mar 2018 14:35:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/MySQL-Daemon-failed-on-the-start-of-docker-version-of-HDP-2/m-p/180790#M143032</guid>
      <dc:creator>vpaul</dc:creator>
      <dc:date>2018-03-07T14:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL Daemon failed on the start of docker version of HDP 2.6.4</title>
      <link>https://community.cloudera.com/t5/Support-Questions/MySQL-Daemon-failed-on-the-start-of-docker-version-of-HDP-2/m-p/180791#M143033</link>
      <description>&lt;P&gt;The timestamp on the mysql folder is Feb 1 which is confusing. &lt;/P&gt;&lt;P&gt;Could you please redeploy HDP 2.6.4 with the script downloaded from &lt;A href="https://hortonworks.com/downloads/#sandbox"&gt;here&lt;/A&gt; ?&lt;/P&gt;&lt;P&gt;The md5sum of the downloaded script should be b14f4538147851c51b26d9da37ab931c. Please verify the same after download.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Mar 2018 14:41:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/MySQL-Daemon-failed-on-the-start-of-docker-version-of-HDP-2/m-p/180791#M143033</guid>
      <dc:creator>vpaul</dc:creator>
      <dc:date>2018-03-07T14:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL Daemon failed on the start of docker version of HDP 2.6.4</title>
      <link>https://community.cloudera.com/t5/Support-Questions/MySQL-Daemon-failed-on-the-start-of-docker-version-of-HDP-2/m-p/180792#M143034</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/69200/vpaul.html" nodeid="69200" target="_blank"&gt;@vpaul&lt;/A&gt;&lt;/P&gt;&lt;P&gt;So... I afraid I'm missing something...&lt;/P&gt;&lt;P&gt;I got  'start-sandbox-hdp-standalone_2-6-4.sh.zip', unzipped it and deployed HPD 2.6.4 as discribed &lt;A href="https://hortonworks.com/tutorial/sandbox-deployment-and-install-guide/section/3/" rel="nofollow noopener noreferrer" target="_blank"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The md5sum of the 'start-sandbox-hdp-standalone_2-6-4.sh.zip' was 2c2cee0aafc71405b373f89eb9a988d7 as on the picture below (not b14f4538147851c51b26d9da37ab931c):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="62699-2018-03-07-15-53-31.png" style="width: 1662px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/19260i85799F9D46B34DC4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="62699-2018-03-07-15-53-31.png" alt="62699-2018-03-07-15-53-31.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Starting this script leads to the same 'MySQL Daemon failed to start' message as before. Timestamp of the '/var/lib/mysql' is Feb 1:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="62700-2018-03-07-16-05-14.png" style="width: 750px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/19261i9A8CC796A65B90E8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="62700-2018-03-07-16-05-14.png" alt="62700-2018-03-07-16-05-14.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I also tried 'sh -x /etc/init.d/mysqld start'. The output is &lt;A href="https://pastebin.com/rrtZtTN0" rel="nofollow noopener noreferrer" target="_blank"&gt;here&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 09:06:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/MySQL-Daemon-failed-on-the-start-of-docker-version-of-HDP-2/m-p/180792#M143034</guid>
      <dc:creator>tkobilov</dc:creator>
      <dc:date>2019-08-18T09:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL Daemon failed on the start of docker version of HDP 2.6.4</title>
      <link>https://community.cloudera.com/t5/Support-Questions/MySQL-Daemon-failed-on-the-start-of-docker-version-of-HDP-2/m-p/180793#M143035</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/69352/tkobilov.html" nodeid="69352"&gt;@Timur Kobilov&lt;/A&gt; &lt;/P&gt;&lt;P&gt;It looks like the script you have is not the proper one. &lt;/P&gt;&lt;P&gt;Could you please download from the link &lt;A href="https://hortonworks.com/downloads/#sandbox"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Click on "DOWNLOAD FOR DOCKER LINUX/MAC" . It is not a zipped file but just a shell script named "start-sandbox-hdp-standalone_2-6-4.sh" and having an md5sum of "b14f4538147851c51b26d9da37ab931c"&lt;/P&gt;&lt;P&gt;The details can be found &lt;A href="https://hortonworks.com/tutorial/hortonworks-sandbox-guide/section/1/#release-notes"&gt;here&lt;/A&gt; in the release notes.&lt;/P&gt;&lt;P&gt;Please try deploying using the same and let us know if you have issues.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2018 00:19:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/MySQL-Daemon-failed-on-the-start-of-docker-version-of-HDP-2/m-p/180793#M143035</guid>
      <dc:creator>vpaul</dc:creator>
      <dc:date>2018-03-08T00:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL Daemon failed on the start of docker version of HDP 2.6.4</title>
      <link>https://community.cloudera.com/t5/Support-Questions/MySQL-Daemon-failed-on-the-start-of-docker-version-of-HDP-2/m-p/180794#M143036</link>
      <description>&lt;P&gt;Shall-file I got &lt;A href="https://hortonworks.com/downloads/#sandbox" rel="nofollow noopener noreferrer" target="_blank"&gt;here&lt;/A&gt; after unzipping has exactly the same md5sum you say:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="62705-2018-03-07-21-45-24.png" style="width: 812px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/19258iBBC32CFE68BFD743/image-size/medium?v=v2&amp;amp;px=400" role="button" title="62705-2018-03-07-21-45-24.png" alt="62705-2018-03-07-21-45-24.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And it resilts with an error I mentioned before:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="62706-2018-03-07-22-18-47.png" style="width: 799px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/19259i78F9AC1F7655D070/image-size/medium?v=v2&amp;amp;px=400" role="button" title="62706-2018-03-07-22-18-47.png" alt="62706-2018-03-07-22-18-47.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;My docker version is '17.12.1-ce' and OS is Ubuntu 16.04.4 LTS. Is it ok?&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 09:05:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/MySQL-Daemon-failed-on-the-start-of-docker-version-of-HDP-2/m-p/180794#M143036</guid>
      <dc:creator>tkobilov</dc:creator>
      <dc:date>2019-08-18T09:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL Daemon failed on the start of docker version of HDP 2.6.4</title>
      <link>https://community.cloudera.com/t5/Support-Questions/MySQL-Daemon-failed-on-the-start-of-docker-version-of-HDP-2/m-p/180795#M143037</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/69352/tkobilov.html" nodeid="69352"&gt;@Timur Kobilov&lt;/A&gt; &lt;/P&gt;&lt;P&gt;It looks the host where the container is deployed has an active MySQL installation and the MySQL daemon is running.&lt;/P&gt;&lt;P&gt;I tried installing and starting MySQL on my Ubuntu host and could see MySQL in the container failing to start.&lt;/P&gt;&lt;P&gt;Could you please try stopping MySQL daemon in your host machine and then deploy the sandbox ?&lt;/P&gt;&lt;P&gt;I have similar configuration as yours.&lt;/P&gt;&lt;P&gt;Ubuntu 16.04 LTS Release:16.04&lt;/P&gt;&lt;P&gt;Docker version 17.12.0-ce, build c97c6d6&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2018 19:00:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/MySQL-Daemon-failed-on-the-start-of-docker-version-of-HDP-2/m-p/180795#M143037</guid>
      <dc:creator>vpaul</dc:creator>
      <dc:date>2018-03-08T19:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL Daemon failed on the start of docker version of HDP 2.6.4</title>
      <link>https://community.cloudera.com/t5/Support-Questions/MySQL-Daemon-failed-on-the-start-of-docker-version-of-HDP-2/m-p/180796#M143038</link>
      <description>&lt;P&gt;Yes! It works. As you said the problem was with a mysql daemon running on the host machine. &lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2018 20:56:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/MySQL-Daemon-failed-on-the-start-of-docker-version-of-HDP-2/m-p/180796#M143038</guid>
      <dc:creator>tkobilov</dc:creator>
      <dc:date>2018-03-08T20:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL Daemon failed on the start of docker version of HDP 2.6.4</title>
      <link>https://community.cloudera.com/t5/Support-Questions/MySQL-Daemon-failed-on-the-start-of-docker-version-of-HDP-2/m-p/180797#M143039</link>
      <description>&lt;P&gt;Accepted this answer. More about that below &lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2018 20:58:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/MySQL-Daemon-failed-on-the-start-of-docker-version-of-HDP-2/m-p/180797#M143039</guid>
      <dc:creator>tkobilov</dc:creator>
      <dc:date>2018-03-08T20:58:16Z</dc:date>
    </item>
  </channel>
</rss>

