{"id":437,"date":"2019-02-27T07:24:32","date_gmt":"2019-02-27T07:24:32","guid":{"rendered":"https:\/\/prwatech.in\/blog\/?p=437"},"modified":"2023-07-20T05:51:18","modified_gmt":"2023-07-20T05:51:18","slug":"apache-spark-kafka-installation","status":"publish","type":"post","link":"https:\/\/prwatech.in\/blog\/software-installation\/apache-spark-kafka-installation\/","title":{"rendered":"Apache Spark Kafka Installation"},"content":{"rendered":"<h1 style=\"text-align: center;\">Apache Spark Kafka Installation<\/h1>\n<p><strong>Apache Spark Kafka Installation<\/strong>, In this tutorial one can easily know the information about <a href=\"https:\/\/prwatech.in\/apache-spark-training-institute-in-bangalore\/\" target=\"_blank\" rel=\"noopener noreferrer\">Apache Spark<\/a> Kafka Installation and Spark Kafka setup on Ubuntu which are available and are used by most of the Spark developers. Are you dreaming to become to certified Pro Spark Developer, then stop just dreaming, get your <a href=\"https:\/\/prwatech.in\/apache-spark-training-institute-in-bangalore\/\" target=\"_blank\" rel=\"noopener noreferrer\">Apache Spark certification course<\/a> from India\u2019s Leading <a href=\"https:\/\/prwatech.in\/apache-spark-training-institute-in-bangalore\/\" target=\"_blank\" rel=\"noopener noreferrer\">Apache Spark Scala Training institute<\/a>.<\/p>\n<p>In this tutorial, we will learn how to install Kafka on Ubuntu. We will learn various steps for the Kafka installation on Ubuntu to set up the Apache Spark. We will start with platform requirements for Apache Kafka setup on Ubuntu,&nbsp; Kafka installation prerequisites, various software required for installing Kafka on Ubuntu. Do you want to set up the Kafka on Ubuntu, So follow the below mentioned Apache spark Kafka installation guide from <a href=\"https:\/\/prwatech.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">Prwatech<\/a> and take <a href=\"https:\/\/prwatech.in\/apache-spark-training-institute-in-bangalore\/\" target=\"_blank\" rel=\"noopener noreferrer\">Apache Spark Scala training<\/a> like a pro from today itself under 15+ Years of Hands-on Experienced Professionals.<\/p>\n<h2><strong> Kafka installation prerequisites<\/strong><\/h2>\n<p>Ubuntu 12.0 (or above)<\/p>\n<p>Kafka tar file<\/p>\n<h3>&nbsp;<strong><span class=\"ft2\">Step 1: <\/span>Download Kafka from this link<\/strong><\/h3>\n<p class=\"p3 ft4\"><strong><a href=\"https:\/\/www.apache.org\/dyn\/closer.cgi\" target=\"_blank\" rel=\"noopener noreferrer\">https:\/\/www.apache.org\/dyn\/closer.cgi <\/a><a href=\"https:\/\/www.apache.org\/dyn\/closer.cgi\">path=\/kafka\/0.11.0.0\/kafka_2.11-0.11.0.0.tgz<\/a><\/strong><\/p>\n<h3 class=\"p3 ft4\"><strong><span class=\"ft2\">Step 2: <\/span>Untar using this command<\/strong><\/h3>\n<p>tar -xzf kafka_2.11-0.11.0.0.tgz<\/p>\n<p><strong><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-438 size-full\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/02\/1-8.png\" alt=\"Untar using this command\" width=\"465\" height=\"24\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/02\/1-8.png 465w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/02\/1-8-300x15.png 300w\" sizes=\"auto, (max-width: 465px) 100vw, 465px\" \/><\/strong><\/p>\n<h3><strong><span class=\"ft2\">Step 3: <\/span>do cd command:<\/strong><\/h3>\n<p>cd kafka_2.11-0.11.0.<\/p>\n<p><strong><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-439 size-full\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/02\/2-8.png\" alt=\"do cd command:\" width=\"384\" height=\"20\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/02\/2-8.png 384w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/02\/2-8-300x16.png 300w\" sizes=\"auto, (max-width: 384px) 100vw, 384px\" \/><\/strong><\/p>\n<h3><strong><span class=\"ft2\">Step 4: <\/span>Open a terminal and run<\/strong><\/h3>\n<p class=\"p3 ft5\">bin\/zookeeper-server-start.sh config\/zookeeper.properties<\/p>\n<p><strong><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-440 size-full\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/02\/3-7.png\" alt=\"Open a terminal and run\" width=\"587\" height=\"31\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/02\/3-7.png 587w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/02\/3-7-300x16.png 300w\" sizes=\"auto, (max-width: 587px) 100vw, 587px\" \/><\/strong><\/p>\n<h3><strong><span class=\"ft2\">Step 5: <\/span>Open another terminal and run<\/strong><\/h3>\n<p class=\"p3 ft5\">bin\/kafka-server-start.sh config\/server.properties<\/p>\n<p><strong><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-441 size-full\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/02\/4-7.png\" alt=\"Open another terminal and run\" width=\"589\" height=\"31\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/02\/4-7.png 589w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/02\/4-7-300x16.png 300w\" sizes=\"auto, (max-width: 589px) 100vw, 589px\" \/><\/strong><\/p>\n<h3><strong><span class=\"ft2\">Step 6: <\/span>Open another terminal and run<\/strong><\/h3>\n<p class=\"p8 ft3\"><span class=\"ft7\">bin\/kafka-topics.sh<\/span> &#8211;create &#8211;zookeeper localhost:2181 &#8211;replication- factor 1 &#8211;partitions 1 &#8211;topic test<\/p>\n<p><strong><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-442 size-full\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/02\/5-7.png\" alt=\"Open another terminal and run 2\" width=\"586\" height=\"35\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/02\/5-7.png 586w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/02\/5-7-300x18.png 300w\" sizes=\"auto, (max-width: 586px) 100vw, 586px\" \/><\/strong><\/p>\n<p class=\"p11 ft5\"><strong><span class=\"ft6\">&nbsp;<\/span><\/strong><span class=\"ft10\">bin\/kafka-topics.sh<\/span> &#8211;list &#8211;zookeeper localhost:2181 test<\/p>\n<p><strong><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-443 size-full\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/02\/6-7.png\" alt=\"localhost:2181 test\" width=\"590\" height=\"31\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/02\/6-7.png 590w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/02\/6-7-300x16.png 300w\" sizes=\"auto, (max-width: 590px) 100vw, 590px\" \/><\/strong><\/p>\n<p class=\"p7 ft5\"><span class=\"ft10\">bin\/kafka-console-producer.sh<\/span> &#8211;broker-list localhost:9092 &#8211;topic test<\/p>\n<p><strong><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-444 size-full\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/02\/7-7.png\" alt=\"topic test command\" width=\"582\" height=\"32\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/02\/7-7.png 582w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/02\/7-7-300x16.png 300w\" sizes=\"auto, (max-width: 582px) 100vw, 582px\" \/><\/strong><\/p>\n<p class=\"p12 ft5\"><strong>Hello World<\/strong><\/p>\n<p class=\"p5 ft5\"><strong>Hello India<\/strong><\/p>\n<h3><strong><span class=\"ft2\">Step 7: <\/span>Open another terminal and run<\/strong><\/h3>\n<p class=\"p14 ft5\"><span class=\"ft7\">bin\/kafka-console-consumer.sh<\/span> \u2013bootstrap-server localhost:9092 &#8211;topic test \u2013from-beginning<\/p>\n<p class=\"p13 ft3\"><strong>Whatever is typed in producer prompt, will be shown here<\/strong><\/p>\n<p class=\"p3 ft5\"><strong>Hello World<\/strong><\/p>\n<p class=\"p15 ft5\"><strong>Hello India<\/strong><\/p>\n<p>Become a certified expert in Apache Spark by getting enrolled from <a href=\"https:\/\/prwatech.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">Prwatech<\/a> E-learning India\u2019s leading advanced <a href=\"https:\/\/prwatech.in\/apache-spark-training-institute-in-bangalore\/\" target=\"_blank\" rel=\"noopener noreferrer\">Apache Spark training institute in Bangalore<\/a>. Register Now for more updates on Apache Spark Kafka installation upgrades. Our expert trainers will help you towards mastering real-world skills in relation to these Spark technologies.<\/p>\n<p><iframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/gJBOgG-JbT4\" width=\"650\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Apache Spark Kafka Installation Apache Spark Kafka Installation, In this tutorial one can easily know the information about Apache Spark Kafka Installation and Spark Kafka setup on Ubuntu which are available and are used by most of the Spark developers. Are you dreaming to become to certified Pro Spark Developer, then stop just dreaming, get [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[601,1711],"tags":[289],"class_list":["post-437","post","type-post","status-publish","format-standard","hentry","category-software-installation","category-software-installation-modules","tag-apache-spark-kafka-installation"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Apache Spark Kafka Installation guide | Kafta installation tutorial | Prwatech<\/title>\n<meta name=\"description\" content=\"Explore step by step guide on how to setup an Apache Spark Kafka installation on Ubuntu from Prwatech, and configuration of the Apache Spark Kafka.\" \/>\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=\"Apache Spark Kafka Installation guide | Kafta installation tutorial | Prwatech\" \/>\n<meta property=\"og:description\" content=\"Explore step by step guide on how to setup an Apache Spark Kafka installation on Ubuntu from Prwatech, and configuration of the Apache Spark Kafka.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/prwatech.in\/blog\/software-installation\/apache-spark-kafka-installation\/\" \/>\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=\"2019-02-27T07:24:32+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-07-20T05:51:18+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/02\/1-8.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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/prwatech.in\/blog\/software-installation\/apache-spark-kafka-installation\/\",\"url\":\"https:\/\/prwatech.in\/blog\/software-installation\/apache-spark-kafka-installation\/\",\"name\":\"Apache Spark Kafka Installation guide | Kafta installation tutorial | Prwatech\",\"isPartOf\":{\"@id\":\"https:\/\/prwatech.in\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/prwatech.in\/blog\/software-installation\/apache-spark-kafka-installation\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/prwatech.in\/blog\/software-installation\/apache-spark-kafka-installation\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/02\/1-8.png\",\"datePublished\":\"2019-02-27T07:24:32+00:00\",\"dateModified\":\"2023-07-20T05:51:18+00:00\",\"author\":{\"@id\":\"https:\/\/prwatech.in\/blog\/#\/schema\/person\/db90baff7744090b2288bbc98fea87f3\"},\"description\":\"Explore step by step guide on how to setup an Apache Spark Kafka installation on Ubuntu from Prwatech, and configuration of the Apache Spark Kafka.\",\"breadcrumb\":{\"@id\":\"https:\/\/prwatech.in\/blog\/software-installation\/apache-spark-kafka-installation\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/prwatech.in\/blog\/software-installation\/apache-spark-kafka-installation\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/prwatech.in\/blog\/software-installation\/apache-spark-kafka-installation\/#primaryimage\",\"url\":\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/02\/1-8.png\",\"contentUrl\":\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/02\/1-8.png\",\"width\":465,\"height\":24},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/prwatech.in\/blog\/software-installation\/apache-spark-kafka-installation\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/prwatech.in\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Apache Spark Kafka Installation\"}]},{\"@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":"Apache Spark Kafka Installation guide | Kafta installation tutorial | Prwatech","description":"Explore step by step guide on how to setup an Apache Spark Kafka installation on Ubuntu from Prwatech, and configuration of the Apache Spark Kafka.","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":"Apache Spark Kafka Installation guide | Kafta installation tutorial | Prwatech","og_description":"Explore step by step guide on how to setup an Apache Spark Kafka installation on Ubuntu from Prwatech, and configuration of the Apache Spark Kafka.","og_url":"https:\/\/prwatech.in\/blog\/software-installation\/apache-spark-kafka-installation\/","og_site_name":"Prwatech","article_publisher":"https:\/\/www.facebook.com\/prwatech.in\/","article_published_time":"2019-02-27T07:24:32+00:00","article_modified_time":"2023-07-20T05:51:18+00:00","og_image":[{"url":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/02\/1-8.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":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/prwatech.in\/blog\/software-installation\/apache-spark-kafka-installation\/","url":"https:\/\/prwatech.in\/blog\/software-installation\/apache-spark-kafka-installation\/","name":"Apache Spark Kafka Installation guide | Kafta installation tutorial | Prwatech","isPartOf":{"@id":"https:\/\/prwatech.in\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/prwatech.in\/blog\/software-installation\/apache-spark-kafka-installation\/#primaryimage"},"image":{"@id":"https:\/\/prwatech.in\/blog\/software-installation\/apache-spark-kafka-installation\/#primaryimage"},"thumbnailUrl":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/02\/1-8.png","datePublished":"2019-02-27T07:24:32+00:00","dateModified":"2023-07-20T05:51:18+00:00","author":{"@id":"https:\/\/prwatech.in\/blog\/#\/schema\/person\/db90baff7744090b2288bbc98fea87f3"},"description":"Explore step by step guide on how to setup an Apache Spark Kafka installation on Ubuntu from Prwatech, and configuration of the Apache Spark Kafka.","breadcrumb":{"@id":"https:\/\/prwatech.in\/blog\/software-installation\/apache-spark-kafka-installation\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/prwatech.in\/blog\/software-installation\/apache-spark-kafka-installation\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/prwatech.in\/blog\/software-installation\/apache-spark-kafka-installation\/#primaryimage","url":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/02\/1-8.png","contentUrl":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/02\/1-8.png","width":465,"height":24},{"@type":"BreadcrumbList","@id":"https:\/\/prwatech.in\/blog\/software-installation\/apache-spark-kafka-installation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/prwatech.in\/blog\/"},{"@type":"ListItem","position":2,"name":"Apache Spark Kafka Installation"}]},{"@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\/437","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=437"}],"version-history":[{"count":10,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/posts\/437\/revisions"}],"predecessor-version":[{"id":6262,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/posts\/437\/revisions\/6262"}],"wp:attachment":[{"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/media?parent=437"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/categories?post=437"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/tags?post=437"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}