Not Hacker News Logo

Not

Hacker

News!

Home
Hiring
Products
Companies
Discussion
Q&A
Users
Not Hacker News Logo

Not

Hacker

News!

AI-observed conversations & context

Daily AI-observed summaries, trends, and audience signals pulled from Hacker News so you can see the conversation before it hits your feed.

LiveBeta

Explore

  • Home
  • Hiring
  • Products
  • Companies
  • Discussion
  • Q&A

Resources

  • Visit Hacker News
  • HN API
  • Modal cronjobs
  • Meta Llama

Briefings

Inbox recaps on the loudest debates & under-the-radar launches.

Connect

© 2025 Not Hacker News! — independent Hacker News companion.

Not affiliated with Hacker News or Y Combinator. We simply enrich the public API with analytics.

Not Hacker News Logo

Not

Hacker

News!

Home
Hiring
Products
Companies
Discussion
Q&A
Users
  1. Home
  2. /Discussion
  3. /Vendor lock-in vs. open metadata architecture? What works?
  1. Home
  2. /Discussion
  3. /Vendor lock-in vs. open metadata architecture? What works?
Last activity 8h agoPosted Nov 26, 2025 at 11:35 AM EST

Vendor Lock-in Vs. Open Metadata Architecture? What Works?

wey-gu
1 points
1 comments

Mood

supportive

Sentiment

neutral

Category

ask_hn

Key topics

Technical
Architecture
Vendor-Lockin

The community has not provided any answers to the question about vendor lock-in vs. open metadata architecture.

Snapshot generated from the HN discussion

Discussion Activity

Light discussion

First comment

N/A

Peak period

4

Hour 1

Avg / period

4

Key moments

  1. 01Story posted

    Nov 26, 2025 at 11:35 AM EST

    9h ago

    Step 01
  2. 02First comment

    Nov 26, 2025 at 11:35 AM EST

    0s after posting

    Step 02
  3. 03Peak activity

    4 comments in Hour 1

    Hottest window of the conversation

    Step 03
  4. 04Latest activity

    Nov 26, 2025 at 12:24 PM EST

    8h ago

    Step 04

Generating AI Summary...

Analyzing up to 500 comments to identify key contributors and discussion patterns

Discussion (1 comments)
Showing 4 comments
wey-guAuthor
9h ago
1 reply
I was reading an article earlier today, and it brought me back to a question I’ve heard over and over again in real data/infra teams: Do we just accept vendor lock-in because it’s convenient, or do we take the pain and build an open, multi-engine metadata stack? For context (not my product, just what triggered the thought): https://medium.com/p/35cc5b15b24e I’m not trying to argue Gravitino vs. UC here — I’m more interested in the architectural mindset behind these two approaches. On the vendor-integrated side, the upsides are obvious: smoother UX one place for lineage/policies fewer moving parts But so are the downsides: cost keeps creeping up you end up tied to one engine/format migrations basically don’t happen in real life And on the open/composable side: Spark/Trino/Flink/Ray all first-class Iceberg/Hudi/Delta can actually coexist Metadata isn’t tied to compute But again: inconsistent metadata models everywhere no unified governance layer someone eventually owns a pile of glue code forever So I’m curious: what actually works in practice? If your company had to make this choice: Did you go all-in on a vendor, or build something open? Did the decision age well after a year or two? Has anyone actually avoided metadata sprawl without getting locked in? Where do lineage, ACLs, policies, and the “source of truth” actually live in your setup? Really interested in what folks think, especially if you're juggling multiple engines, table formats, and clouds.
iFire
9h ago
1 reply
My take from working on Godot Engine and 3d formats metadata is that the main difference is if the people have the knowledge / knowledge transferred of how the process works.

If you lost the knowledge and are substituting a library for that knowledge, you have to rewrite that library to understand its gaps and how to update it.

iFire
8h ago
1 reply
For example let's say you have a 3d formats pipeline.

For a dcc which has one format (maya) and they use a intermediate format called (fbx) and you want to interchange a 3d avatar in Godot Engine.

If you want to amend the process to swap out maya with blender, you would need to understand how the fbx format works and also how maya, blender and Godot Engine works.

Sure you can outsource the library to an external project like assimp, but the moment a particular fbx is broken you basically start rewriting assimp. If the errors are close to 80% of the imported cases, you'd need to rewrite assimp.

Also fbx in Godot Engine is a reimplementation of FBX as there's no specifcation of FBX file format. This is similar to your vendor locked in description.

This isn't a typical enterprise data exchange process but maybe my change of the theme of the process can help.

iFire
8h ago
> This isn't a typical enterprise data exchange process but maybe my change of the theme of the process can help.

A typical enterprise data exchange would be like parts and suppliers for inventory.

View full discussion on Hacker News
ID: 46059242Type: storyLast synced: 11/26/2025, 4:38:09 PM

Want the full context?

Jump to the original sources

Read the primary article or dive into the live Hacker News thread when you're ready.

Read ArticleView on HN
Not Hacker News Logo

Not

Hacker

News!

AI-observed conversations & context

Daily AI-observed summaries, trends, and audience signals pulled from Hacker News so you can see the conversation before it hits your feed.

LiveBeta

Explore

  • Home
  • Hiring
  • Products
  • Companies
  • Discussion
  • Q&A

Resources

  • Visit Hacker News
  • HN API
  • Modal cronjobs
  • Meta Llama

Briefings

Inbox recaps on the loudest debates & under-the-radar launches.

Connect

© 2025 Not Hacker News! — independent Hacker News companion.

Not affiliated with Hacker News or Y Combinator. We simply enrich the public API with analytics.