The Reason Behind Stalled AI Projects

As enterprises race to adopt AI, weak data foundations are preventing more than half (58%) of organizations in the United States and Canada from realizing value and contributing to an estimated $108 billion in wasted global AI investment each year, according to a report from Hitachi Vantara. The reason is rarely bad models or lack of ambition.

How Cloudera Powers Agentic Workflows? #DataInMotion #Cloudera

Ready to eliminate data delays and fuel your AI models with trusted, real-time insights? In this video, we break down how Cloudera Data in Motion allows organizations to unlock the full potential of their data fabric. Whether your corporate datasets are scattered across diverse storage systems, multiple cloud vendors, or on-premises data centers, Cloudera provides the scalable, engine-agnostic data services required to stream and process information instantly—without needing to redesign or refactor your existing pipelines.

From Prompt to Report: Artifacts in Databox

Ask Genie a question. Get a report back, ready to share, with real data already in it. This is Genie Artifacts, Databox’s AI analyst turning a prompt into a finished document. Watch it build a report from scratch, convert that report into a slide deck with a single follow-up prompt, then get shared as a public link anyone can open, no Databox login needed. What you’ll see: Genie pulls from 130+ connected data sources, so every report and deck is built on numbers your team already trusts. No manual formatting, no rebuilding for a different format, no dashboard for the recipient to log into.

AI to Write Rules, or AI to Make Decisions?

Last April FloQast, an American maker of accounting software, published something unusual: a detailed engineering post on Amazon Web Services’ machine-learning blog, co-authored with AWS personnel, explaining precisely how its AI-powered transaction-matching feature works under the hood. The post described cloud infrastructure, model selection, and the specific technique (generating matching rules from user-supplied examples) that powers its AutoRec product.

Extracting and Harvesting Metadata for Cloudera Data Lineage

This is a comprehensive walkthrough of the metadata extraction process for Cloudera Data Lineage. Learn how to utilize the harvesting agent to set up a new metadata source, such as Informatica Oracle, and perform a local extraction. The video demonstrates how the agent securely reads metadata from databases, ETL tools, and reporting systems, staging it as local XML files to ensure data does not leave the network without explicit action.

How to Replace Custom Python or PowerShell Scripts for Client Data Ingestion

The fastest way to replace custom Python or PowerShell scripts for client data ingestion is to move each script's logic into a reusable, config-driven pipeline that stores connection details, field mappings, and schedules as metadata instead of code. This guide is for data integration managers and engineers who currently maintain a script per client or per source system. After following it, you'll have a repeatable pattern for onboarding new clients without writing a new script for each one.