- Видео 19
- Просмотров 14 223
Alex Merced - Open Lakehouse Advocate
Добавлен 8 авг 2022
Alex Merced is a developer advocate for Dremio where he advocates for the benefits of Open Lakehouse Architecture in data engineering. This channel is for archiving of twitter spaces held on his twitter account @amdatalakehouse
LinkedIN Ask Me Anything 10-12-23: Apache Iceberg Catalogs, add_files, 1.4.0 and more
Alex Merced answers questions from commenters on linked in, following him at:
www.linkedin.com/in/alexmerced
www.linkedin.com/in/alexmerced
Просмотров: 410
Видео
Apache Iceberg in One Minute
Просмотров 225Год назад
Apache Iceberg 101 Article: www.dremio.com/blog/apache-iceberg-101-your-guide-to-learning-apache-iceberg-concepts-and-practices/ Article with resources of Project Nessie: dev.to/alexmercedcoder/what-is-nessie-and-why-as-a-data-engineer-or-architect-you-should-care-413b
New Dremio Feature - VACUUM (Expire Snapshots and Cleanup files from your Apache Iceberg tables)
Просмотров 173Год назад
NEW VACUUM COMMAND ON DREMIO Expire old snapshots and clean up those unneeded data files with this single command making managing your Iceberg tables so easy. Watch this one minute explanation of the command from Alex Merced. Also watch a demo of many of the new commands with Dipankar Mazumdar here: ruclips.net/video/vEMHh1GlBwI/видео.html Test-Drive Dremio Today: www.dremio.com/test-drive/
New Dremio Features - OPTIMIZE (Run compaction on your Apache Iceberg Tables)
Просмотров 350Год назад
NEW OPTIMIZE COMMAND ON DREMIO Make sure your Iceberg tables data files are always optimized for performance with the OPTIMIZE command on Dremio. Watch this 1 minute explanation of the command from Alex Merced. Also watch a demo of this command with Dipankar Mazumdar here: ruclips.net/video/vEMHh1GlBwI/видео.html Test-Drive Dremio Today: www.dremio.com/test-drive/
New Dremio Feature - COPY INTO (Adding Data from Files to Apache Iceberg Tables)
Просмотров 173Год назад
NEW COPY INTO COMMAND ON DREMIO Now it is easier than ever to add existing data to an existing Apache Iceberg table with the COPY INTO command. Check out this one minute explanation from Alex Merced of the command. Also watch a demo of this command with Dipankar Mazumdar here: ruclips.net/video/vEMHh1GlBwI/видео.html Test-Drive Dremio Today: www.dremio.com/test-drive/
Which Dremio Deployment Model Should You Try? (Dremio Cloud and Dremio Community Edition)
Просмотров 148Год назад
Dremio Cloud and Dremio Community Edition both give you free paths to exploring the power of the Dremio Open Lakehouse Platform. In this video developer advocate, Alex Merced, explains what may be the right path for you to get started. Try dremio out today: www.dremio.com/test-drive/
Dremio Makes Data Anywhere Data Everywhere
Просмотров 92Год назад
In this brief video Dremio Developer Advocate, Alex Merced, explains how Dremio makes data anywhere available everywhere all at once. Try dremio out today: www.dremio.com/test-drive/
Dremio makes Data Lakes, Data Lakehouses and Data Mesh Easy, Fast and Open
Просмотров 30Год назад
Dremio can help you implement and enhance many different data architectures such as Data Lakes, Data Lakehouses, Data Mesh and more. Dremio truly is a meeting place for your data to create the architecture you need. Try dremio out today: www.dremio.com/test-drive/
Why Dremio is perfect for Implmenting a Data Mesh
Просмотров 271Год назад
Watch this brief video from Dremio Developer Advocate, Alex Merced, on why Dremio is such a powerful tool for Data Mesh. Try dremio out today: www.dremio.com/test-drive/
What Does it Mean to be an Open Data Lakehouse? (What makes Dremio Open)
Просмотров 76Год назад
VIDEO: What does the OPEN in Open Lakehouse Mean? The Dremio Open Lakehouse platform. TRY IT OUT TODAY: buff.ly/3vTAGRS #BigData #DataEngineering #DataLakehouse #DataLake #DataWarehouse
Dremio Arctic #3 - How to use Dremio Arctic Catalog with Spark and Jupyter Notebook
Просмотров 296Год назад
_DREMIO ARCTIC IN A JUPYTER NOTEBOOK_ In this guide I show you how to quickly setup a container with Spark and Notebook to work with Dremio Arctic locally. Try it out! github.com/developer-advocacy-dremio/quick-guides-from-dremio/blob/main/arcticexercise.md
Dremio Arctic #2 - Where is my Iceberg table data being written
Просмотров 145Год назад
_WHERE IS YOUR TABLE DATA WRITTEN WHEN USING DREMIO ARCTIC CATALOG_ In this video I show you where the location of new tables are written when using Dremio Arctic catalog (existing tables will use their existing locations). Here is an article to help you get started with Dremio Arctic: www.dremio.com/blog/managing-data-as-code-with-dremio-arctic-easily-ensure-data-quality-in-your-data-lakehouse/
Dremio Arctic #1 - Creating a Dremio Arctic Catalog (Iceberg Catalog on Dremio Cloud Platform)
Просмотров 239Год назад
_HOW TO CREATE AN ARCTIC CATALOG ON DREMIO CLOUD_ Watch this video where I demonstrate how to create Dremio Arctic catalog on the Dremio Cloud platform. Here is an article to help you learn more about Dremio Arctic: www.dremio.com/blog/managing-data-as-code-with-dremio-arctic-easily-ensure-data-quality-in-your-data-lakehouse/
Apache Iceberg Workshops #1 - Running Iceberg & Spark in Docker (Single Image, No Docker Compose)
Просмотров 2,3 тыс.Год назад
Alex Merced gives the simplest demonstration possible on trying out and getting hands-on with Iceberg locally using Apache Spark. This video is based on this article: www.dremio.com/blog/introduction-to-apache-iceberg-using-spark/ Like the Iceberg Workshops LinkedIn Page: www.linkedin.com/company/learniceberg/ Apache Iceberg 101 Article: www.dremio.com/blog/apache-iceberg-101-your-guide-to-lear...
Where to find information on Apache Iceberg?
Просмотров 352Год назад
_WHERE DO YOU FIND INFORMATION ON APACHE ICEBERG?_ Iceberg 101 - www.dremio.com/blog/apache-iceberg-101-your-guide-to-learning-apache-iceberg-concepts-and-practices/ Iceberg FAQ - www.dremio.com/blog/apache-iceberg-faq/#h-how-does-iceberg-handle-multiple-concurrent-writes In this video, I give you a tour of where you can find information on Apache Iceberg to help you implement a data lakehouse....
What is Data Virtualization? How can Dremio help?
Просмотров 561Год назад
What is Data Virtualization? How can Dremio help?
Getting Hands on with Apache Iceberg - Setting up local Spark/Notebook Environment for Evaluation
Просмотров 8 тыс.2 года назад
Getting Hands on with Apache Iceberg - Setting up local Spark/Notebook Environment for Evaluation
Twitter Space: Data Lake Table Formats in 2 Years, how early can a company use a data lakehouse
Просмотров 202 года назад
Twitter Space: Data Lake Table Formats in 2 Years, how early can a company use a data lakehouse
Twitter Space - What is a data lakehouse table format and why do they matter so much?
Просмотров 262 года назад
Twitter Space - What is a data lakehouse table format and why do they matter so much?
Thank you dear. It helped me
Great video. I’d love to see more.
Hi Alex, Do you have anything related to spark + aws glue+ iceberg table integration, instead of docker image
Thank you, this is gold