{"id":7251,"date":"2021-03-19T13:03:02","date_gmt":"2021-03-19T13:03:02","guid":{"rendered":"https:\/\/prwatech.in\/blog\/?p=7251"},"modified":"2024-04-06T12:53:20","modified_gmt":"2024-04-06T12:53:20","slug":"mysql-to-sqoop-mysql-to-hdfs-in-cloudera-vm","status":"publish","type":"post","link":"https:\/\/prwatech.in\/blog\/hadoop\/sqoop\/mysql-to-sqoop-mysql-to-hdfs-in-cloudera-vm\/","title":{"rendered":"Sqoop &#8211; MySql to HDFS in Cloudera VM"},"content":{"rendered":"\r\n<h2><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;Sqoop - MySql to HDFS in Cloudera VM - Prwatech&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:6145,&quot;3&quot;:{&quot;1&quot;:0,&quot;3&quot;:1},&quot;14&quot;:{&quot;1&quot;:3,&quot;3&quot;:1},&quot;15&quot;:&quot;Arial&quot;}\">Sqoop &#8211; MySql to HDFS in Cloudera VM\u00a0<\/span><\/h2>\r\n<p>&nbsp;<\/p>\r\n<p>Sqoop is a powerful tool used to transfer data between Apache Hadoop and relational databases like MySQL. This facilitates efficient data integration by enabling seamless import and export of data between different environments. When using Sqoop to transfer data from MySQL to the Hadoop Distributed File System (HDFS) within a Cloudera VM (Virtual Machine), users can leverage Sqoop&#8217;s capabilities to streamline the data ingestion process.<\/p>\r\n<p>To perform this task, users must first ensure that Sqoop is installed and configured within the Cloudera VM environment. They then specify the necessary parameters such as the JDBC connection string, database credentials, and target HDFS directory in the Sqoop command. Sqoop automatically generates MapReduce jobs to parallelize the data transfer, optimizing performance and scalability.<\/p>\r\n<p>&nbsp;<\/p>\r\n<h3><strong>Prerequisites<\/strong><\/h3>\r\n\r\n\r\n\r\n<p><strong>Hardware requirements:<\/strong><\/p>\r\n\r\n\r\n\r\n<p>Local machine<\/p>\r\n\r\n\r\n\r\n<p>Ram 8 gb or above<\/p>\r\n\r\n\r\n\r\n<p><strong>software requirements<\/strong>:<\/p>\r\n\r\n\r\n\r\n<p>VMware Workstation:<a href=\"https:\/\/prwatech.in\/blog\/software-installation\/vmware-workstation-installation\/\" target=\"_blank\" rel=\"noreferrer noopener\">\u00a0https:\/\/prwatech.in\/blog\/software-installation\/vmware-workstation-installation\/<\/a><\/p>\r\n\r\n\r\n\r\n<p>cloudera : <a href=\"https:\/\/www.cloudera.com\/downloads\/cdh.html\">https:\/\/www.cloudera.com\/downloads\/cdh.html<\/a><\/p>\r\n\r\n\r\n\r\n<p>Programming language: Linux<\/p>\r\n\r\n\r\n\r\n<p>Learn Linux:\u00a0<a href=\"https:\/\/prwatech.in\/blog\/linux\/linux-architecture\/\">https:\/\/prwatech.in\/blog\/linux\/linux-architecture\/<\/a><\/p>\r\n\r\n\r\n\r\n<p><strong>STEPS<\/strong><\/p>\r\n\r\n\r\n\r\n<p><strong>1.<\/strong>open cloudera in Vmware and open terminal<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"475\" class=\"wp-image-7925\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/04\/Capture-1-1024x475.png\" alt=\"\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/04\/Capture-1-1024x475.png 1024w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/04\/Capture-1-300x139.png 300w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/04\/Capture-1-768x356.png 768w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/04\/Capture-1-1200x557.png 1200w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/04\/Capture-1.png 1207w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-7927\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/04\/ddd1-1.png\" alt=\"\" width=\"403\" height=\"317\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/04\/ddd1-1.png 539w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/04\/ddd1-1-300x237.png 300w\" sizes=\"auto, (max-width: 403px) 100vw, 403px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n\r\n\r\n<p><strong>2.<\/strong>Login to <a href=\"https:\/\/prwatech.in\/blog\/mysql\/mysql\/\" target=\"_blank\" rel=\"noreferrer noopener\">mysql<\/a> using following command: <strong>mysql -u root -p<\/strong><\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"606\" height=\"265\" class=\"wp-image-7253\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-161.png\" alt=\"\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-161.png 606w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-161-300x131.png 300w\" sizes=\"auto, (max-width: 606px) 100vw, 606px\" \/><\/figure>\r\n\r\n\r\n\r\n<p><strong>3<\/strong>. Type show databases;<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"606\" height=\"340\" class=\"wp-image-7256\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-162.png\" alt=\"\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-162.png 606w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-162-300x168.png 300w\" sizes=\"auto, (max-width: 606px) 100vw, 606px\" \/><\/figure>\r\n\r\n\r\n\r\n<p><strong>4.<\/strong>Create database\u00a0 of your choice using command : create database \u2018databasename\u2019 and create a table by using following command create table Employee(firstName varchar(50), LastName varchar(50));<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"606\" height=\"130\" class=\"wp-image-7257\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-163.png\" alt=\"\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-163.png 606w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-163-300x64.png 300w\" sizes=\"auto, (max-width: 606px) 100vw, 606px\" \/><\/figure>\r\n\r\n\r\n\r\n<p><strong>5.<\/strong>Type insert into Employee values(&#8220;firstname &#8220;,&#8221;last name &#8220;),(&#8220;firstname &#8220;, &#8220;lastname &#8220;);<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"606\" height=\"64\" class=\"wp-image-7258\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-164.png\" alt=\"\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-164.png 606w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-164-300x32.png 300w\" sizes=\"auto, (max-width: 606px) 100vw, 606px\" \/><\/figure>\r\n\r\n\r\n\r\n<p><strong>6.<\/strong> To display the values of table type &#8216;select *from Employee;&#8217;<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"606\" height=\"242\" class=\"wp-image-7260\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-165.png\" alt=\"\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-165.png 606w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-165-300x120.png 300w\" sizes=\"auto, (max-width: 606px) 100vw, 606px\" \/><\/figure>\r\n\r\n\r\n\r\n<p><strong>7.<\/strong> check the ipaddress of cloudera my using command: ifconfig<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"606\" height=\"337\" class=\"wp-image-7261\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-166.png\" alt=\"\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-166.png 606w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-166-300x167.png 300w\" sizes=\"auto, (max-width: 606px) 100vw, 606px\" \/><\/figure>\r\n\r\n\r\n\r\n<p><strong>8.<\/strong> Type the following sqoop command:- &#8220;sqoop import \u2013connect jdbc:mysql:\/\/192.168.43.68\/prwatech &#8211;username root \u2013password cloudera \u2013table Employee \u2013target-dir myfirstdata \u2013m 1&#8221;<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"604\" height=\"224\" class=\"wp-image-7262\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-167.png\" alt=\"\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-167.png 604w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-167-300x111.png 300w\" sizes=\"auto, (max-width: 604px) 100vw, 604px\" \/><\/figure>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"606\" height=\"256\" class=\"wp-image-7270\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-173.png\" alt=\"\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-173.png 606w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-173-300x127.png 300w\" sizes=\"auto, (max-width: 606px) 100vw, 606px\" \/><\/figure>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"606\" height=\"271\" class=\"wp-image-7265\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-169.png\" alt=\"\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-169.png 606w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-169-300x134.png 300w\" sizes=\"auto, (max-width: 606px) 100vw, 606px\" \/><\/figure>\r\n\r\n\r\n\r\n<p><strong>9.<\/strong> <strong>command<\/strong>: &#8220;hadoop fs -cat myfirstdata&#8221;<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"606\" height=\"60\" class=\"wp-image-7264\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-168.png\" alt=\"\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-168.png 606w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-168-300x30.png 300w\" sizes=\"auto, (max-width: 606px) 100vw, 606px\" \/><\/figure>\r\n\r\n\r\n\r\n<p><strong>10.<\/strong> <strong>command :<\/strong> hadoop fs -ls myfirstdata<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"606\" height=\"81\" class=\"wp-image-7266\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-170.png\" alt=\"\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-170.png 606w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-170-300x40.png 300w\" sizes=\"auto, (max-width: 606px) 100vw, 606px\" \/><\/figure>\r\n\r\n\r\n\r\n<p><strong>11.<\/strong> <strong>command :<\/strong> hadoop fs -cat myfirstdata\/part-m-00000<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"606\" height=\"79\" class=\"wp-image-7267\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-171.png\" alt=\"\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-171.png 606w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-171-300x39.png 300w\" sizes=\"auto, (max-width: 606px) 100vw, 606px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>&nbsp;<\/p>\r\n<p>Sqoop &#8211; MySql to HDFS in Cloudera VM<\/p>\r\n","protected":false},"excerpt":{"rendered":"<p>Sqoop &#8211; MySql to HDFS in Cloudera VM\u00a0 &nbsp; Sqoop is a powerful tool used to transfer data between Apache Hadoop and relational databases like MySQL. This facilitates efficient data integration by enabling seamless import and export of data between different environments. When using Sqoop to transfer data from MySQL to the Hadoop Distributed File [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[610,1646],"tags":[787,779,785,790,784,786,715,788,791,789],"class_list":["post-7251","post","type-post","status-publish","format-standard","hentry","category-hadoop-admin-2","category-sqoop","tag-cloudera-sqoop","tag-sqoop","tag-sqoop-cloudera","tag-sqoop-connection","tag-sqoop-in-cloudera","tag-sqoop-install-cloudera","tag-sqoop-installation","tag-sqoop-installation-in-cloudera","tag-sqoop-sql-cloudera","tag-sqoop-vmware-cloudera"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Sqoop - MySql to HDFS in Cloudera VM - Prwatech<\/title>\n<meta name=\"description\" content=\"Master Sqoop: MySQL to HDFS in Cloudera VM - Dive deep with our expert instructors and comprehensive curriculum.\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Sqoop - MySql to HDFS in Cloudera VM - Prwatech\" \/>\n<meta property=\"og:description\" content=\"Master Sqoop: MySQL to HDFS in Cloudera VM - Dive deep with our expert instructors and comprehensive curriculum.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/prwatech.in\/blog\/hadoop\/sqoop\/mysql-to-sqoop-mysql-to-hdfs-in-cloudera-vm\/\" \/>\n<meta property=\"og:site_name\" content=\"Prwatech\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prwatech.in\/\" \/>\n<meta property=\"article:published_time\" content=\"2021-03-19T13:03:02+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-04-06T12:53:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/04\/Capture-1-1024x475.png\" \/>\n<meta name=\"author\" content=\"Prwatech\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@Eduprwatech\" \/>\n<meta name=\"twitter:site\" content=\"@Eduprwatech\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Prwatech\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/prwatech.in\/blog\/hadoop\/sqoop\/mysql-to-sqoop-mysql-to-hdfs-in-cloudera-vm\/\",\"url\":\"https:\/\/prwatech.in\/blog\/hadoop\/sqoop\/mysql-to-sqoop-mysql-to-hdfs-in-cloudera-vm\/\",\"name\":\"Sqoop - MySql to HDFS in Cloudera VM - Prwatech\",\"isPartOf\":{\"@id\":\"https:\/\/prwatech.in\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/prwatech.in\/blog\/hadoop\/sqoop\/mysql-to-sqoop-mysql-to-hdfs-in-cloudera-vm\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/prwatech.in\/blog\/hadoop\/sqoop\/mysql-to-sqoop-mysql-to-hdfs-in-cloudera-vm\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/04\/Capture-1-1024x475.png\",\"datePublished\":\"2021-03-19T13:03:02+00:00\",\"dateModified\":\"2024-04-06T12:53:20+00:00\",\"author\":{\"@id\":\"https:\/\/prwatech.in\/blog\/#\/schema\/person\/db90baff7744090b2288bbc98fea87f3\"},\"description\":\"Master Sqoop: MySQL to HDFS in Cloudera VM - Dive deep with our expert instructors and comprehensive curriculum.\",\"breadcrumb\":{\"@id\":\"https:\/\/prwatech.in\/blog\/hadoop\/sqoop\/mysql-to-sqoop-mysql-to-hdfs-in-cloudera-vm\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/prwatech.in\/blog\/hadoop\/sqoop\/mysql-to-sqoop-mysql-to-hdfs-in-cloudera-vm\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/prwatech.in\/blog\/hadoop\/sqoop\/mysql-to-sqoop-mysql-to-hdfs-in-cloudera-vm\/#primaryimage\",\"url\":\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/04\/Capture-1.png\",\"contentUrl\":\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/04\/Capture-1.png\",\"width\":1207,\"height\":560},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/prwatech.in\/blog\/hadoop\/sqoop\/mysql-to-sqoop-mysql-to-hdfs-in-cloudera-vm\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/prwatech.in\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Sqoop &#8211; MySql to HDFS in Cloudera VM\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/prwatech.in\/blog\/#website\",\"url\":\"https:\/\/prwatech.in\/blog\/\",\"name\":\"Prwatech\",\"description\":\"Share Ideas, Start Something Good.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/prwatech.in\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/prwatech.in\/blog\/#\/schema\/person\/db90baff7744090b2288bbc98fea87f3\",\"name\":\"Prwatech\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/prwatech.in\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/c00bafc1b04045f31eda917de39891456c44fa47c092b9bb6be0f860a3a30a2f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/c00bafc1b04045f31eda917de39891456c44fa47c092b9bb6be0f860a3a30a2f?s=96&d=mm&r=g\",\"caption\":\"Prwatech\"},\"url\":\"https:\/\/prwatech.in\/blog\/author\/prwatech123\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Sqoop - MySql to HDFS in Cloudera VM - Prwatech","description":"Master Sqoop: MySQL to HDFS in Cloudera VM - Dive deep with our expert instructors and comprehensive curriculum.","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Sqoop - MySql to HDFS in Cloudera VM - Prwatech","og_description":"Master Sqoop: MySQL to HDFS in Cloudera VM - Dive deep with our expert instructors and comprehensive curriculum.","og_url":"https:\/\/prwatech.in\/blog\/hadoop\/sqoop\/mysql-to-sqoop-mysql-to-hdfs-in-cloudera-vm\/","og_site_name":"Prwatech","article_publisher":"https:\/\/www.facebook.com\/prwatech.in\/","article_published_time":"2021-03-19T13:03:02+00:00","article_modified_time":"2024-04-06T12:53:20+00:00","og_image":[{"url":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/04\/Capture-1-1024x475.png","type":"","width":"","height":""}],"author":"Prwatech","twitter_card":"summary_large_image","twitter_creator":"@Eduprwatech","twitter_site":"@Eduprwatech","twitter_misc":{"Written by":"Prwatech","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/prwatech.in\/blog\/hadoop\/sqoop\/mysql-to-sqoop-mysql-to-hdfs-in-cloudera-vm\/","url":"https:\/\/prwatech.in\/blog\/hadoop\/sqoop\/mysql-to-sqoop-mysql-to-hdfs-in-cloudera-vm\/","name":"Sqoop - MySql to HDFS in Cloudera VM - Prwatech","isPartOf":{"@id":"https:\/\/prwatech.in\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/prwatech.in\/blog\/hadoop\/sqoop\/mysql-to-sqoop-mysql-to-hdfs-in-cloudera-vm\/#primaryimage"},"image":{"@id":"https:\/\/prwatech.in\/blog\/hadoop\/sqoop\/mysql-to-sqoop-mysql-to-hdfs-in-cloudera-vm\/#primaryimage"},"thumbnailUrl":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/04\/Capture-1-1024x475.png","datePublished":"2021-03-19T13:03:02+00:00","dateModified":"2024-04-06T12:53:20+00:00","author":{"@id":"https:\/\/prwatech.in\/blog\/#\/schema\/person\/db90baff7744090b2288bbc98fea87f3"},"description":"Master Sqoop: MySQL to HDFS in Cloudera VM - Dive deep with our expert instructors and comprehensive curriculum.","breadcrumb":{"@id":"https:\/\/prwatech.in\/blog\/hadoop\/sqoop\/mysql-to-sqoop-mysql-to-hdfs-in-cloudera-vm\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/prwatech.in\/blog\/hadoop\/sqoop\/mysql-to-sqoop-mysql-to-hdfs-in-cloudera-vm\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/prwatech.in\/blog\/hadoop\/sqoop\/mysql-to-sqoop-mysql-to-hdfs-in-cloudera-vm\/#primaryimage","url":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/04\/Capture-1.png","contentUrl":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/04\/Capture-1.png","width":1207,"height":560},{"@type":"BreadcrumbList","@id":"https:\/\/prwatech.in\/blog\/hadoop\/sqoop\/mysql-to-sqoop-mysql-to-hdfs-in-cloudera-vm\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/prwatech.in\/blog\/"},{"@type":"ListItem","position":2,"name":"Sqoop &#8211; MySql to HDFS in Cloudera VM"}]},{"@type":"WebSite","@id":"https:\/\/prwatech.in\/blog\/#website","url":"https:\/\/prwatech.in\/blog\/","name":"Prwatech","description":"Share Ideas, Start Something Good.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/prwatech.in\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/prwatech.in\/blog\/#\/schema\/person\/db90baff7744090b2288bbc98fea87f3","name":"Prwatech","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/prwatech.in\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/c00bafc1b04045f31eda917de39891456c44fa47c092b9bb6be0f860a3a30a2f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/c00bafc1b04045f31eda917de39891456c44fa47c092b9bb6be0f860a3a30a2f?s=96&d=mm&r=g","caption":"Prwatech"},"url":"https:\/\/prwatech.in\/blog\/author\/prwatech123\/"}]}},"_links":{"self":[{"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/posts\/7251","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/comments?post=7251"}],"version-history":[{"count":19,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/posts\/7251\/revisions"}],"predecessor-version":[{"id":11297,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/posts\/7251\/revisions\/11297"}],"wp:attachment":[{"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/media?parent=7251"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/categories?post=7251"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/tags?post=7251"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}