<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Glue on Technology Enlightened</title>
    <link>https://pprakash.me/tags/glue/</link>
    <description>Recent content in Glue on Technology Enlightened</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>&amp;copy; &lt;a href=&#34;https://github.com/p-prakash/&#34;&gt;Prakash P&lt;/a&gt; 2015 - 2023</copyright>
    <lastBuildDate>Thu, 06 Sep 2018 07:55:46 +0000</lastBuildDate>
    <atom:link href="https://pprakash.me/tags/glue/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Running AWS Glue jobs connecting to database in VPC with Custom DNS</title>
      <link>https://pprakash.me/tech/2018/09/06/running-aws-glue-jobs-connecting-to-database-in-vpc-with-custom-dns/</link>
      <pubDate>Thu, 06 Sep 2018 07:55:46 +0000</pubDate>
      <guid>https://pprakash.me/tech/2018/09/06/running-aws-glue-jobs-connecting-to-database-in-vpc-with-custom-dns/</guid>
      <description>&lt;p&gt;AWS Glue is a fully managed ETL service that makes it simple and cost-effective to categorize your data, clean it, enrich it, and move it reliably between various data stores. Glue job is the business logic that automate the extract, transform, and transfer data to different locations.&lt;/p&gt;&#xA;&lt;p&gt;Glue job creates a Hadoop task in the backend and since it uses Hadoop ecosystem all the nodes in the cluster must be able to find using the FQDN and communicate with each other. To satisfy Hadoop DNS lookup, both forward and reverse lookups must succeed. When you use the default DHCP option set with AmazonProvidedDNS, it automatically creates the DNS record for the nodes that’s getting created in the VPC.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
