<?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: How to start mySQL in HDPCDeveloper_2.2 PracticeExam instance? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/How-to-start-mySQL-in-HDPCDeveloper-2-2-PracticeExam/m-p/101117#M64096</link>
    <description>&lt;P&gt;Solution provided by Rich worked for me.  Thank you.&lt;/P&gt;</description>
    <pubDate>Wed, 03 Feb 2016 05:46:28 GMT</pubDate>
    <dc:creator>ramesh_k_egamam</dc:creator>
    <dc:date>2016-02-03T05:46:28Z</dc:date>
    <item>
      <title>How to start mySQL in HDPCDeveloper_2.2 PracticeExam instance?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-start-mySQL-in-HDPCDeveloper-2-2-PracticeExam/m-p/101104#M64083</link>
      <description>&lt;P&gt;Is mySQL already installed on  HDPCD  Practice Exam instance? if yes, How to start mySQL in HDPCD  Practice Exam instance?&lt;/P&gt;</description>
      <pubDate>Thu, 31 Dec 2015 06:39:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-start-mySQL-in-HDPCDeveloper-2-2-PracticeExam/m-p/101104#M64083</guid>
      <dc:creator>ramesh_k_egamam</dc:creator>
      <dc:date>2015-12-31T06:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to start mySQL in HDPCDeveloper_2.2 PracticeExam instance?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-start-mySQL-in-HDPCDeveloper-2-2-PracticeExam/m-p/101105#M64084</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/164/rich.html" nodeid="164"&gt;@rich&lt;/A&gt;       &lt;/P&gt;</description>
      <pubDate>Thu, 31 Dec 2015 07:12:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-start-mySQL-in-HDPCDeveloper-2-2-PracticeExam/m-p/101105#M64084</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2015-12-31T07:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to start mySQL in HDPCDeveloper_2.2 PracticeExam instance?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-start-mySQL-in-HDPCDeveloper-2-2-PracticeExam/m-p/101106#M64085</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/1597/rameshkegamamidi.html" nodeid="1597"&gt;@Ramesh  Egamamidi&lt;/A&gt;&lt;P&gt; service mysqld start&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;/etc/init.d/mysqld start &lt;/P&gt;</description>
      <pubDate>Thu, 31 Dec 2015 07:13:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-start-mySQL-in-HDPCDeveloper-2-2-PracticeExam/m-p/101106#M64085</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2015-12-31T07:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to start mySQL in HDPCDeveloper_2.2 PracticeExam instance?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-start-mySQL-in-HDPCDeveloper-2-2-PracticeExam/m-p/101107#M64086</link>
      <description>&lt;P&gt;Thanks for your response Neeraj.&lt;/P&gt;&lt;P&gt;I tried and getting the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;service mysqld start
&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mysqld : unrecognized service&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;/etc/init.d/mysqld start :  &lt;/P&gt;&lt;P&gt;bash: /etc/init.d/mysqld: No such file or directory.&lt;/P&gt;&lt;P&gt;Any other alternate?&lt;/P&gt;</description>
      <pubDate>Thu, 31 Dec 2015 07:19:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-start-mySQL-in-HDPCDeveloper-2-2-PracticeExam/m-p/101107#M64086</guid>
      <dc:creator>ramesh_k_egamam</dc:creator>
      <dc:date>2015-12-31T07:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to start mySQL in HDPCDeveloper_2.2 PracticeExam instance?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-start-mySQL-in-HDPCDeveloper-2-2-PracticeExam/m-p/101108#M64087</link>
      <description>&lt;P&gt;You need to ssh onto the namenode first:&lt;/P&gt;&lt;PRE&gt;ssh root@namenode  (password is hadoop)&lt;/PRE&gt;&lt;P&gt;No need to start mysqld on the namenode - it's already running. You can view what's in the DB by running mysql:&lt;/P&gt;&lt;PRE&gt;# mysql --user root -p&lt;/PRE&gt;&lt;P&gt;Password is "hadoop". Let me know if that works.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Dec 2015 12:05:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-start-mySQL-in-HDPCDeveloper-2-2-PracticeExam/m-p/101108#M64087</guid>
      <dc:creator>rich1</dc:creator>
      <dc:date>2015-12-31T12:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to start mySQL in HDPCDeveloper_2.2 PracticeExam instance?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-start-mySQL-in-HDPCDeveloper-2-2-PracticeExam/m-p/101109#M64088</link>
      <description>&lt;P&gt;Hi Rich,&lt;/P&gt;&lt;P&gt;I tried the steps provided by you  and got the following error :   ERROR 2002(HY000) : Can't connect to local MySQL server thorugh socket 'var/lib/MySQL/MySQL.scok' (111)&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ramesh&lt;/P&gt;</description>
      <pubDate>Sat, 02 Jan 2016 09:28:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-start-mySQL-in-HDPCDeveloper-2-2-PracticeExam/m-p/101109#M64088</guid>
      <dc:creator>ramesh_k_egamam</dc:creator>
      <dc:date>2016-01-02T09:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to start mySQL in HDPCDeveloper_2.2 PracticeExam instance?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-start-mySQL-in-HDPCDeveloper-2-2-PracticeExam/m-p/101110#M64089</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/1597/rameshkegamamidi.html" nodeid="1597"&gt;@Ramesh  Egamamidi&lt;/A&gt;&lt;P&gt;I guess mysql is not part of the AMI. Why do you need mysql?&lt;/P&gt;&lt;P&gt;yum install mysql-*   (not sure if it's going to work in practice exam)&lt;/P&gt;</description>
      <pubDate>Sat, 02 Jan 2016 22:22:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-start-mySQL-in-HDPCDeveloper-2-2-PracticeExam/m-p/101110#M64089</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-01-02T22:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to start mySQL in HDPCDeveloper_2.2 PracticeExam instance?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-start-mySQL-in-HDPCDeveloper-2-2-PracticeExam/m-p/101111#M64090</link>
      <description>&lt;P&gt;Hi Ramesh, &lt;/P&gt;&lt;P&gt;First check your mysql.sock If your file my.cnf (usually in the /etc/mysql/ folder) is correctly configured with
&lt;EM&gt;socket=/var/lib/mysql/mysql.sock &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Then check if mysql is running with the following command: &lt;/P&gt;&lt;P&gt;&lt;EM&gt;#mysqladmin -u root -p status&lt;/EM&gt; &lt;/P&gt;&lt;P&gt;Try changing your permission to mysql folder. If you are working locally, you can try: &lt;/P&gt;&lt;P&gt;&lt;EM&gt;# chmod -R 755 /var/lib/mysql/ &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;
Start the MySQL &lt;/P&gt;&lt;P&gt;&lt;EM&gt;# service mysqld start or /etc/init.d/mysqld start &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;
Or if There  no MySQl the you need to install first &lt;/P&gt;&lt;P&gt;&lt;EM&gt;# yum install mysql mysql-server &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Enable the MySQL service: &lt;/P&gt;&lt;P&gt;&lt;EM&gt;#/sbin/chkconfig mysqld on &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Start the MySQL server: &lt;/P&gt;&lt;P&gt;&lt;EM&gt;#/sbin/service mysqld start &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;afterwards set the MySQL root password: &lt;/P&gt;&lt;P&gt;&lt;EM&gt;#mysqladmin -u root password 'new-password' (with the quotes)&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 03 Jan 2016 02:05:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-start-mySQL-in-HDPCDeveloper-2-2-PracticeExam/m-p/101111#M64090</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2016-01-03T02:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to start mySQL in HDPCDeveloper_2.2 PracticeExam instance?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-start-mySQL-in-HDPCDeveloper-2-2-PracticeExam/m-p/101112#M64091</link>
      <description>&lt;P&gt;Send me the public dns of your instance. Email it to certification@hortonworks.com. I'll take a look&lt;/P&gt;</description>
      <pubDate>Sun, 03 Jan 2016 02:07:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-start-mySQL-in-HDPCDeveloper-2-2-PracticeExam/m-p/101112#M64091</guid>
      <dc:creator>rich1</dc:creator>
      <dc:date>2016-01-03T02:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to start mySQL in HDPCDeveloper_2.2 PracticeExam instance?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-start-mySQL-in-HDPCDeveloper-2-2-PracticeExam/m-p/101113#M64092</link>
      <description>&lt;P&gt;Let me make a comment for anyone reading this who is attempting the practice exam: mysqld is already running on the namenode and you do not need to start it. If you want to connect to mysql, follow the instructions I provided below. It is possible that mysqld may have stopped, but very unlikely. &lt;/P&gt;&lt;P&gt;If you are having problems with the Sqoop tasks, make sure your connection URL is correct. Look in /home/horton/solutions for the correct URL.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Jan 2016 03:19:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-start-mySQL-in-HDPCDeveloper-2-2-PracticeExam/m-p/101113#M64092</guid>
      <dc:creator>rich1</dc:creator>
      <dc:date>2016-01-03T03:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to start mySQL in HDPCDeveloper_2.2 PracticeExam instance?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-start-mySQL-in-HDPCDeveloper-2-2-PracticeExam/m-p/101114#M64093</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Rich,&lt;/P&gt;&lt;P&gt;As you suggested I have sent my Public DNS of my instance to &lt;A href="mailto:certification@hortonworks.com"&gt;certification@hortonworks.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ramesh.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2016 01:09:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-start-mySQL-in-HDPCDeveloper-2-2-PracticeExam/m-p/101114#M64093</guid>
      <dc:creator>ramesh_k_egamam</dc:creator>
      <dc:date>2016-01-05T01:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to start mySQL in HDPCDeveloper_2.2 PracticeExam instance?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-start-mySQL-in-HDPCDeveloper-2-2-PracticeExam/m-p/101115#M64094</link>
      <description>&lt;P&gt;Thanks. I logged in to it and everything looks fine. MySQL is running on the namenode, as expected, and I can run the mysql client to view the data in it.&lt;/P&gt;&lt;P&gt;Let me know if you need any further assistance.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2016 01:35:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-start-mySQL-in-HDPCDeveloper-2-2-PracticeExam/m-p/101115#M64094</guid>
      <dc:creator>rich1</dc:creator>
      <dc:date>2016-01-05T01:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to start mySQL in HDPCDeveloper_2.2 PracticeExam instance?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-start-mySQL-in-HDPCDeveloper-2-2-PracticeExam/m-p/101116#M64095</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1597/rameshkegamamidi.html" nodeid="1597"&gt;@Ramesh  Egamamidi&lt;/A&gt; are you still having issues with this? Can you accept best answer or provide your own solution?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2016 03:29:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-start-mySQL-in-HDPCDeveloper-2-2-PracticeExam/m-p/101116#M64095</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-02-03T03:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to start mySQL in HDPCDeveloper_2.2 PracticeExam instance?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-start-mySQL-in-HDPCDeveloper-2-2-PracticeExam/m-p/101117#M64096</link>
      <description>&lt;P&gt;Solution provided by Rich worked for me.  Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2016 05:46:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-start-mySQL-in-HDPCDeveloper-2-2-PracticeExam/m-p/101117#M64096</guid>
      <dc:creator>ramesh_k_egamam</dc:creator>
      <dc:date>2016-02-03T05:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to start mySQL in HDPCDeveloper_2.2 PracticeExam instance?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-start-mySQL-in-HDPCDeveloper-2-2-PracticeExam/m-p/101118#M64097</link>
      <description>&lt;P&gt;Hi Rich/Ramesh, what is the solution to resolve.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 00:20:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-start-mySQL-in-HDPCDeveloper-2-2-PracticeExam/m-p/101118#M64097</guid>
      <dc:creator>harinarayana_hd</dc:creator>
      <dc:date>2018-08-23T00:20:02Z</dc:date>
    </item>
  </channel>
</rss>

