<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>zeppelin on Thiago Araujo</title>
    <link>https://thdaraujo.github.io/tags/zeppelin/</link>
    <description>Recent content in zeppelin on Thiago Araujo</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 03 Apr 2019 11:23:42 -0700</lastBuildDate><atom:link href="https://thdaraujo.github.io/tags/zeppelin/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Generic JDBC Queries on EMR Zeppelin</title>
      <link>https://thdaraujo.github.io/posts/jdbc-on-emr-zeppelin/</link>
      <pubDate>Wed, 03 Apr 2019 11:23:42 -0700</pubDate>
      
      <guid>https://thdaraujo.github.io/posts/jdbc-on-emr-zeppelin/</guid>
      <description>The EMR (Elastic Map Reduce) service on Amazon has some nice packages that come pre-installed, and one of them is Apache Zeppelin, which is a Jupyter Notebook interface for Spark.
Zeppelin has interpreters for spark, pyspark, spark-sql and others, but if you want to run spark-sql code on a PostgreSQL database, you need first to install the JDBC interpreter and add some extra configuration to Zeppelin.
The JDBC adapter supports a wide variety of database engines, and it allows you to configure multiple database connections, which makes data exploration much easier.</description>
    </item>
    
  </channel>
</rss>
