<br />
<b>Warning</b>:  Undefined array key "global_protection_id" in <b>/home/wikitechy/public_html/interview-questions/wp-content/plugins/content-protector/inc/class-ps-rest-handler.php</b> on line <b>51</b><br />
{"id":279,"date":"2021-07-12T17:55:46","date_gmt":"2021-07-12T17:55:46","guid":{"rendered":"https:\/\/www.wikitechy.com\/interview-questions\/?p=279"},"modified":"2021-09-14T07:17:36","modified_gmt":"2021-09-14T07:17:36","slug":"what-are-the-features-of-hadoop","status":"publish","type":"post","link":"https:\/\/www.wikitechy.com\/interview-questions\/big-data\/what-are-the-features-of-hadoop\/","title":{"rendered":"What are the features of Hadoop ?"},"content":{"rendered":"<div class=\"TextHeading\">\n<div class=\"hddn\">\n<h2 id=\"what-are-the-features-of-hadoop\" class=\"color-pink\" style=\"text-align: justify;\">What are the features of Hadoop ?<\/h2>\n<\/div>\n<\/div>\n<p style=\"text-align: justify;\">Hadoop supports the storage and processing of big data. It is the best solution for handling big data challenges. Some important features of Hadoop are \u2013<\/p>\n<div class=\"ImageContent\" style=\"text-align: justify;\">\n<div class=\"hddn\"><img decoding=\"async\" class=\"img-responsive center-block aligncenter\" src=\"https:\/\/cdn.wikitechy.com\/interview-questions\/hadoop\/what-are-the-features-of-hadoop.png\" alt=\"What are the features of Hadoop\" \/><\/div>\n<\/div>\n<div class=\"TextHeading\" style=\"text-align: justify;\">\n<div class=\"hddn\">\n<h2 id=\"open-source\" class=\"color-green\">Open Source<\/h2>\n<\/div>\n<\/div>\n<div class=\"Content\" style=\"text-align: justify;\">\n<div class=\"hddn\">\n<ul>\n<li>Hadoop is an\u00a0<a href=\"https:\/\/www.wikitechy.com\/technology\/10-great-open-source-apps-for-android\/\" target=\"_blank\" rel=\"noopener\">open source<\/a>\u00a0framework which means it is available free of cost.<\/li>\n<li>Also, the users are allowed to change the source code as per their requirements.<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"TextHeading\" style=\"text-align: justify;\">\n<div class=\"hddn\">\n<h2 id=\"distributed-processing\" class=\"color-green\">Distributed Processing<\/h2>\n<\/div>\n<\/div>\n<div class=\"Content\" style=\"text-align: justify;\">\n<div class=\"hddn\">\n<ul>\n<li><a href=\"https:\/\/www.wikitechy.com\/tutorials\/apache-pig\/apache-pig-tutorial\/satellite-image-processing-using-hadoop.php\" target=\"_blank\" rel=\"noopener\">Hadoop<\/a>\u00a0supports distributed processing of data i.e. faster processing.<\/li>\n<li>The data in Hadoop HDFS is stored in a distributed manner and MapReduce is responsible for the parallel processing of data.<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"TextHeading\" style=\"text-align: justify;\">\n<div class=\"hddn\">\n<h2 id=\"fault-tolerance\" class=\"color-green\">Fault Tolerance<\/h2>\n<\/div>\n<\/div>\n<div class=\"Content\" style=\"text-align: justify;\">\n<div class=\"hddn\">\n<ul>\n<li>Hadoop is highly\u00a0<a href=\"https:\/\/www.wikitechy.com\/interview-questions\/vsphere\/what-is-vmware-fault-tolerance\" target=\"_blank\" rel=\"noopener\">fault-tolerant<\/a>. It creates three replicas for each block at different nodes, by default.<\/li>\n<li>This number can be changed according to the requirement. So, we can recover the data from another node if one node fails.<\/li>\n<li>The detection of node failure and recovery of data is done automatically.<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"TextHeading\" style=\"text-align: justify;\">\n<div class=\"hddn\">\n<h2 id=\"reliability\" class=\"color-green\">Reliability<\/h2>\n<\/div>\n<\/div>\n<div class=\"Content\" style=\"text-align: justify;\">\n<div class=\"hddn\">\n<ul>\n<li>Hadoop stores data on the cluster in a reliable manner that is independent of machine.<\/li>\n<li>So, the data stored in Hadoop environment is not affected by the failure of the machine.<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"TextHeading\" style=\"text-align: justify;\">\n<div class=\"hddn\">\n<h2 id=\"scalability\" class=\"color-green\">Scalability<\/h2>\n<\/div>\n<\/div>\n<div class=\"Content\" style=\"text-align: justify;\">\n<div class=\"hddn\">\n<ul>\n<li>Another important feature of Hadoop is the scalability. It is compatible with the other hardware and we can easily ass the new hardware to the nodes.<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"ImageContent\" style=\"text-align: justify;\">\n<div class=\"hddn\"><img decoding=\"async\" class=\"img-responsive center-block aligncenter\" src=\"https:\/\/cdn.wikitechy.com\/interview-questions\/hadoop\/scalibility-in-hadoop.gif\" alt=\"Scalability in hadoop\" \/><\/div>\n<\/div>\n<div class=\"TextHeading\" style=\"text-align: justify;\">\n<div class=\"hddn\">\n<h2 id=\"economic\" class=\"color-green\">Economic<\/h2>\n<\/div>\n<\/div>\n<div class=\"Content\" style=\"text-align: justify;\">\n<div class=\"hddn\">\n<ul>\n<li>Apache Hadoop is not very expensive as it runs on a cluster of commodity hardware.<\/li>\n<li>Hadoop also provides huge cost saving also as it is very easy to add more nodes on the fly here. So if requirement increases, then you can increase nodes as well without any downtime and without requiring much of pre-planning.<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"ImageContent\" style=\"text-align: justify;\">\n<div class=\"hddn\"><img decoding=\"async\" class=\"img-responsive center-block aligncenter\" src=\"https:\/\/cdn.wikitechy.com\/interview-questions\/hadoop\/economic-in-hadoop.gif\" alt=\"Economic in hadoop\" \/><\/div>\n<\/div>\n<div class=\"TextHeading\" style=\"text-align: justify;\">\n<div class=\"hddn\">\n<h2 id=\"easy-to-use\" class=\"color-green\">Easy to use<\/h2>\n<\/div>\n<\/div>\n<div class=\"Content\" style=\"text-align: justify;\">\n<div class=\"hddn\">\n<ul>\n<li>No need of client to deal with distributed computing, the framework takes care of all the things. So this feature of Hadoop is easy to use.<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"TextHeading\" style=\"text-align: justify;\">\n<div class=\"hddn\">\n<h2 id=\"data-locality\" class=\"color-green\">Data Locality<\/h2>\n<\/div>\n<\/div>\n<div class=\"Content\" style=\"text-align: justify;\">\n<div class=\"hddn\">\n<ul>\n<li>This one is a unique features of Hadoop that made it easily handle the Big Data. Hadoop works on data locality principle which states that move computation to data instead of data to computation.<\/li>\n<li>When a client submits the MapReduce algorithm, this algorithm is moved to data in the cluster rather than bringing data to the location where the algorithm is submitted and then processing it.<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"ImageContent\" style=\"text-align: justify;\">\n<div class=\"hddn\"><img decoding=\"async\" class=\"img-responsive center-block aligncenter\" src=\"https:\/\/cdn.wikitechy.com\/interview-questions\/hadoop\/data-locality-in-hadoop.gif\" alt=\"Data Locality \" \/><\/div>\n<\/div>\n<div class=\"TextHeading\" style=\"text-align: justify;\">\n<div class=\"hddn\">\n<h2 id=\"high-availability\" class=\"color-green\">High Availability<\/h2>\n<\/div>\n<\/div>\n<div class=\"Content\" style=\"text-align: justify;\">\n<div class=\"hddn\">\n<ul>\n<li>The data stored in Hadoop is available to access even after the hardware failure. In case of hardware failure, the data can be accessed from another path.<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"ImageContent\">\n<div class=\"hddn\"><img decoding=\"async\" class=\"img-responsive center-block aligncenter\" src=\"https:\/\/cdn.wikitechy.com\/interview-questions\/hadoop\/high-availability-in-hadoop.gif\" alt=\"High Availability \" \/><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Answer : Hadoop supports the storage and processing of big data&#8230;<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"passster_activate_protection":false,"passster_protect_child_pages":"","passster_protection_type":"password","passster_password":"","passster_activate_overwrite_defaults":"","passster_headline":"","passster_instruction":"","passster_placeholder":"","passster_button":"","passster_id":"","passster_activate_misc_settings":"","passster_redirect_url":"","passster_hide":"no","passster_area_shortcode":"","gtb_hide_title":false,"gtb_wrap_title":false,"gtb_class_title":"","gtb_remove_headerfooter":false,"footnotes":""},"categories":[1065],"tags":[1324,195,1340,1354,1337,1333,1119,360,1168,1351,203,199,214,1030,1331,1120,1334,1341,205,1350,1338,485,1342,1328,1343,222,1332,1335,484,1133,1171,1352,1355,1316,1339,1330,1349,1348,1353,1164,1165,196,212,1336,1345,1327,286,1347,1344,970,366,1356,288,367,206,1346,975,200,1326,974,197,280,364,1325,1329,1049,1313,968,216,285,1140,1158,1121],"class_list":["post-279","post","type-post","status-publish","format-standard","hentry","category-big-data","tag-9-features-of-hadoop","tag-accenture-interview-questions-and-answers","tag-advantages-of-hadoop-over-data-warehouse","tag-apache-hadoop","tag-applications-of-hadoopa","tag-architecture-of-hadoop","tag-att-interview-questions-and-answers","tag-atos-interview-questions-and-answers","tag-big-data-hadoop","tag-bigdata-and-hadoop","tag-capgemini-interview-questions-and-answers","tag-casting-networks-india-pvt-limited-interview-questions-and-answers","tag-cgi-group-inc-interview-questions-and-answers","tag-characteristics-of-big-data","tag-characteristics-of-hadoop","tag-collabera-technologiesinterview-questions-and-answers","tag-components-of-hadoop","tag-conclusion-of-hadoop","tag-dell-international-services-india-pvt-ltd-interview-questions-and-answers","tag-distributed-file-system","tag-dvantages-of-hadoop-ecosystem","tag-ernst-young-interview-questions-and-answers","tag-features-of-big-data","tag-features-of-hadoop","tag-features-of-hdfs","tag-flipkart-interview-questions-and-answers","tag-functionalities-of-hadoop-cluster","tag-functionality-of-hadoop-cluster","tag-genpact-interview-questions-and-answers","tag-hadoop","tag-hadoop-architecture","tag-hadoop-certification","tag-hadoop-commands","tag-hadoop-ecosystem","tag-hadoop-explained","tag-hadoop-features-and-advantages","tag-hadoop-hive","tag-hadoop-mapreduce","tag-hadoop-the-definitive-guide","tag-hdfs","tag-hdfs-architecture","tag-ibm-interview-questions-and-answers","tag-indecomm-global-services-interview-questions-and-answers","tag-key-distinctions-of-hadoop-are-mcq","tag-key-features-of-big-data","tag-key-features-of-hadoop","tag-lt-infotech-interview-questions-and-answers","tag-mapreduce","tag-mapreduce-features","tag-mindtree-interview-questions-and-answers","tag-netapp-interview-questions-and-answers","tag-pig-hadoop","tag-r-systems-interview-questions-and-answers","tag-rbs-india-development-centre-pvt-ltd-interview-questions-and-answers","tag-sap-labs-india-pvt-ltd-interview-questions-and-answers","tag-special-features-of-hadoop","tag-tata-consultancy-service-interview-questions-and-answers","tag-tech-mahindra-interview-questions-and-answers","tag-top-10-features-of-big-data-hadoop","tag-trigent-software-interview-questions-and-answers","tag-unitedhealth-group-interview-questions-and-answers","tag-virtusa-consulting-services-pvt-ltd-interview-questions-and-answers","tag-wells-fargo-interview-questions-and-answers","tag-what-are-the-main-features-of-hadoop","tag-what-are-the-most-important-features-of-hadoop","tag-what-is-big-data-hadoop","tag-what-is-hadoop","tag-wipro-infotech-interview-questions-and-answers","tag-wipro-interview-questions-and-answers","tag-xoriant-solutions-pvt-ltd-interview-questions-and-answers","tag-yarn-architecture","tag-yarn-hadoop","tag-zs-associates-interview-questions-and-answers"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>What are the features of Hadoop ? - Big Data - Wikitechy<\/title>\n<meta name=\"description\" content=\"What are the features of Hadoop ? - Open Source | Distributed Processing | Fault Tolerance | Reliability | Scalability | Economic | Easy to use | Data Locality | High Availability\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.wikitechy.com\/interview-questions\/big-data\/what-are-the-features-of-hadoop\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What are the features of Hadoop ? - Big Data - Wikitechy\" \/>\n<meta property=\"og:description\" content=\"What are the features of Hadoop ? - Open Source | Distributed Processing | Fault Tolerance | Reliability | Scalability | Economic | Easy to use | Data Locality | High Availability\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.wikitechy.com\/interview-questions\/big-data\/what-are-the-features-of-hadoop\/\" \/>\n<meta property=\"og:site_name\" content=\"Wikitechy\" \/>\n<meta property=\"article:published_time\" content=\"2021-07-12T17:55:46+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-09-14T07:17:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cdn.wikitechy.com\/interview-questions\/hadoop\/what-are-the-features-of-hadoop.png\" \/>\n<meta name=\"author\" content=\"Editor\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Editor\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.wikitechy.com\/interview-questions\/big-data\/what-are-the-features-of-hadoop\/\",\"url\":\"https:\/\/www.wikitechy.com\/interview-questions\/big-data\/what-are-the-features-of-hadoop\/\",\"name\":\"What are the features of Hadoop ? - Big Data - Wikitechy\",\"isPartOf\":{\"@id\":\"https:\/\/www.wikitechy.com\/interview-questions\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.wikitechy.com\/interview-questions\/big-data\/what-are-the-features-of-hadoop\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.wikitechy.com\/interview-questions\/big-data\/what-are-the-features-of-hadoop\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cdn.wikitechy.com\/interview-questions\/hadoop\/what-are-the-features-of-hadoop.png\",\"datePublished\":\"2021-07-12T17:55:46+00:00\",\"dateModified\":\"2021-09-14T07:17:36+00:00\",\"author\":{\"@id\":\"https:\/\/www.wikitechy.com\/interview-questions\/#\/schema\/person\/4d5a581fb5470d1560324bddc5e8b757\"},\"description\":\"What are the features of Hadoop ? - Open Source | Distributed Processing | Fault Tolerance | Reliability | Scalability | Economic | Easy to use | Data Locality | High Availability\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.wikitechy.com\/interview-questions\/big-data\/what-are-the-features-of-hadoop\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.wikitechy.com\/interview-questions\/big-data\/what-are-the-features-of-hadoop\/#primaryimage\",\"url\":\"https:\/\/cdn.wikitechy.com\/interview-questions\/hadoop\/what-are-the-features-of-hadoop.png\",\"contentUrl\":\"https:\/\/cdn.wikitechy.com\/interview-questions\/hadoop\/what-are-the-features-of-hadoop.png\"},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.wikitechy.com\/interview-questions\/#website\",\"url\":\"https:\/\/www.wikitechy.com\/interview-questions\/\",\"name\":\"Wikitechy\",\"description\":\"Interview Questions\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.wikitechy.com\/interview-questions\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.wikitechy.com\/interview-questions\/#\/schema\/person\/4d5a581fb5470d1560324bddc5e8b757\",\"name\":\"Editor\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.wikitechy.com\/interview-questions\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/e9531079fe7e07841b7b156c04d65e5f39d4adfd18b6ffe3edfff8ca5aab85b5?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/e9531079fe7e07841b7b156c04d65e5f39d4adfd18b6ffe3edfff8ca5aab85b5?s=96&d=mm&r=g\",\"caption\":\"Editor\"},\"url\":\"https:\/\/www.wikitechy.com\/interview-questions\/author\/editor\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What are the features of Hadoop ? - Big Data - Wikitechy","description":"What are the features of Hadoop ? - Open Source | Distributed Processing | Fault Tolerance | Reliability | Scalability | Economic | Easy to use | Data Locality | High Availability","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.wikitechy.com\/interview-questions\/big-data\/what-are-the-features-of-hadoop\/","og_locale":"en_US","og_type":"article","og_title":"What are the features of Hadoop ? - Big Data - Wikitechy","og_description":"What are the features of Hadoop ? - Open Source | Distributed Processing | Fault Tolerance | Reliability | Scalability | Economic | Easy to use | Data Locality | High Availability","og_url":"https:\/\/www.wikitechy.com\/interview-questions\/big-data\/what-are-the-features-of-hadoop\/","og_site_name":"Wikitechy","article_published_time":"2021-07-12T17:55:46+00:00","article_modified_time":"2021-09-14T07:17:36+00:00","og_image":[{"url":"https:\/\/cdn.wikitechy.com\/interview-questions\/hadoop\/what-are-the-features-of-hadoop.png"}],"author":"Editor","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Editor","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.wikitechy.com\/interview-questions\/big-data\/what-are-the-features-of-hadoop\/","url":"https:\/\/www.wikitechy.com\/interview-questions\/big-data\/what-are-the-features-of-hadoop\/","name":"What are the features of Hadoop ? - Big Data - Wikitechy","isPartOf":{"@id":"https:\/\/www.wikitechy.com\/interview-questions\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.wikitechy.com\/interview-questions\/big-data\/what-are-the-features-of-hadoop\/#primaryimage"},"image":{"@id":"https:\/\/www.wikitechy.com\/interview-questions\/big-data\/what-are-the-features-of-hadoop\/#primaryimage"},"thumbnailUrl":"https:\/\/cdn.wikitechy.com\/interview-questions\/hadoop\/what-are-the-features-of-hadoop.png","datePublished":"2021-07-12T17:55:46+00:00","dateModified":"2021-09-14T07:17:36+00:00","author":{"@id":"https:\/\/www.wikitechy.com\/interview-questions\/#\/schema\/person\/4d5a581fb5470d1560324bddc5e8b757"},"description":"What are the features of Hadoop ? - Open Source | Distributed Processing | Fault Tolerance | Reliability | Scalability | Economic | Easy to use | Data Locality | High Availability","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.wikitechy.com\/interview-questions\/big-data\/what-are-the-features-of-hadoop\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.wikitechy.com\/interview-questions\/big-data\/what-are-the-features-of-hadoop\/#primaryimage","url":"https:\/\/cdn.wikitechy.com\/interview-questions\/hadoop\/what-are-the-features-of-hadoop.png","contentUrl":"https:\/\/cdn.wikitechy.com\/interview-questions\/hadoop\/what-are-the-features-of-hadoop.png"},{"@type":"WebSite","@id":"https:\/\/www.wikitechy.com\/interview-questions\/#website","url":"https:\/\/www.wikitechy.com\/interview-questions\/","name":"Wikitechy","description":"Interview Questions","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.wikitechy.com\/interview-questions\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.wikitechy.com\/interview-questions\/#\/schema\/person\/4d5a581fb5470d1560324bddc5e8b757","name":"Editor","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.wikitechy.com\/interview-questions\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/e9531079fe7e07841b7b156c04d65e5f39d4adfd18b6ffe3edfff8ca5aab85b5?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e9531079fe7e07841b7b156c04d65e5f39d4adfd18b6ffe3edfff8ca5aab85b5?s=96&d=mm&r=g","caption":"Editor"},"url":"https:\/\/www.wikitechy.com\/interview-questions\/author\/editor\/"}]}},"_links":{"self":[{"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/posts\/279","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/comments?post=279"}],"version-history":[{"count":2,"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/posts\/279\/revisions"}],"predecessor-version":[{"id":3685,"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/posts\/279\/revisions\/3685"}],"wp:attachment":[{"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/media?parent=279"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/categories?post=279"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/tags?post=279"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}