Thanks to visit codestin.com
Credit goes to blog.devgenius.io

Sitemap

Dev Genius

Coding, Tutorials, News, UX, UI and much more related to development

IO Parquet with Java on Jupyter

6 min readApr 2, 2022

--

Read/Write Parquet with Tablesaw in Java on Google Colab (Jupyter).

Press enter or click to view image in full size
Compliments of Pixabay

Introduction

We’re going to take a quick tour of Apache Parquet using Java on Google Colab. This is possible with the help of the IJava Kernel for Jupyter written by Spencer Park.

If you are not already familiar with Apache Parquet, I highly recommend either of the two videos below.

Although both videos are a small commitment (~45+ minutes), and more technical than a 5 minute summary you might find elsewhere, they are well worth the investment.

I’ve listened to each multiple times while drive around town on my morning commute from my home and back to my home office. Despite the office being about 20 feet from my bed, I appreciate the freedom of taking a leisurely drive in the country, while drinking my morning coffee.

--

--

Dev Genius
Dev Genius

Published in Dev Genius

Coding, Tutorials, News, UX, UI and much more related to development

Gary Sharpe
Gary Sharpe

Written by Gary Sharpe

I build back-end systems for moving, munging and synchronizing data from one end of the enterprise to the other.

Responses (1)