Home / Companies / Onehouse / Blog / April 2024

April 2024 Summaries

5 posts from Onehouse

Filter
Month: Year:
Post Summaries Back to Blog
Data lakehouse architectures utilizing open table formats like Apache Hudi, Apache Iceberg, and Delta Lake are gaining traction for their flexibility and ability to integrate with various compute engines, allowing organizations to avoid vendor lock-in and adapt to different workloads. A common challenge with these formats is the lack of interoperability, which complicates data unification when different formats are used by different teams within an organization. Apache XTable addresses this challenge by providing a translation layer that allows for seamless metadata conversion between different table formats, such as converting Hudi to Iceberg, without duplicating or altering the underlying data. This capability was demonstrated in a scenario involving two analytics teams: Team A using Apache Hudi with Spark and Team B using Dremio with Iceberg. Apache XTable enabled Team B to access and analyze Team A's Hudi data as if it were in Iceberg format, facilitating a unified analysis of sales data from two different superstores. This interoperability streamlines analytical processes, reduces costs associated with data migration, and maintains the integrity of historical data, highlighting the practical benefits of XTable in overcoming format barriers in data analytics.
Apr 23, 2024 2,061 words in the original blog post.
Schema evolution, the process where a database table’s schema changes over time, presents significant challenges in modern data architectures, potentially causing data pipeline failures, quality issues, and data inconsistency. This occurs as data from various sources evolves and is ingested into unified data systems, making it complex and time-consuming for data teams to manage without impacting analytics and operational efficiency. Onehouse addresses these challenges by offering a managed service for data lakehouse management that automates schema evolution and ensures backward compatibility, thus preventing disruptions in data delivery. It automatically detects and incorporates schema changes, maintains data quality through quarantine measures, and enhances efficiency by auto-detecting new tables and topics. By integrating these solutions, Onehouse helps organizations manage schema changes efficiently, saving time and resources while ensuring reliable analytics.
Apr 19, 2024 1,598 words in the original blog post.
At the Open Source Data Summit 2023, Robinhood's data team, led by Balaji Varadarajan and Pritam Dey, detailed their implementation of a data lakehouse using Apache Hudi to handle exponential growth to a multi-petabyte scale. The system is built on a tiered architecture that efficiently manages over 10,000 data sources and supports various use cases from real-time streaming to analytics. This architecture facilitates robust data governance, ensuring GDPR compliance through mechanisms like efficient PII deletion, and maintains data freshness and access controls. Utilizing open-source technologies such as Debezium, Kafka, and Spark, the architecture allows for resource isolation, seamless scaling, and the separation of storage and compute, enabling Robinhood to stay competitive by efficiently managing data growth and compliance requirements.
Apr 17, 2024 1,543 words in the original blog post.
NOW Insurance, established in 2019 by Philip Cabaud, is revolutionizing the insurtech industry with its innovative, data-driven approach tailored for healthcare professionals. By harnessing AI and predictive analytics, the company offers personalized and cost-effective insurance solutions, significantly reducing the time needed to process coverage. Facing potential technical constraints, NOW Insurance formed a strategic partnership with Onehouse to enhance its data management infrastructure, transitioning from a basic Ruby on Rails setup to a sophisticated system that combines the capabilities of both data warehouses and lakes. This collaboration, led by data expert Jonathan Sims, integrated technologies like Hudi, Debezium, Kafka, and Spark to streamline data replication and optimize storage performance by 100 times, boosting operational efficiency and security. As NOW Insurance advances in machine learning and AI, it plans to reintegrate data into PostgreSQL and diversify its data sources, positioning itself for scalable growth and innovation in the insurance sector.
Apr 03, 2024 588 words in the original blog post.
The Open Source Data Summit 2023 featured a panel discussion moderated by Vinoth Chandar, focusing on the evolution and mainstream acceptance of open source data technologies. Industry leaders such as Raghu Ramakrishnan from Microsoft, Justin Borgman from Starburst, and Jay Kreps from Confluent discussed the historical shift from proprietary systems to open source solutions, highlighting their scalability, interoperability, and avoidance of vendor lock-in. The panel emphasized how open source projects like Apache Hudi have transformed data architecture by enabling companies to decouple storage and compute, thus allowing them to choose optimal engines for their workloads. The rise of cloud computing has shifted the enterprise focus from building in-house data solutions to selecting managed services that offer flexibility and efficiency. Predictions for the future include further convergence between data lakes and warehouses, the integration of AI for natural language data queries, and the continuous need for open, cross-compatible data formats to enhance innovation and operational efficiency.
Apr 02, 2024 2,895 words in the original blog post.