Giter VIP home page Giter VIP logo

Comments (6)

predator4ann avatar predator4ann commented on September 24, 2024 1

Hi, may I ask the scenario? Unified connector is more like a middle stage in migrating from hive to iceberg/hudi.., cause iceberg/hudi are common upgrade methods for hive, users don't need to care about which catalog they are using. or in some companies, for example, there are both iceberg and hudi, although this is not common to see, they can use a unified connector to unify user experience. but for Kudu I think is a different scenario

Of course, in our scenario, the metadata of hive/iceberg/kudu is stored in hms. When users use Trino, they don't need to worry about what type of table they are accessing, they can use hive uniformly for access. The engine can automatically route to the correct catalog, just like the purpose of unified catalog. Therefore, I believe that as long as the storage of metadata is the same, it can be accessed through a catalog, which can greatly simplify user usage.

from starrocks.

wangsimo0 avatar wangsimo0 commented on September 24, 2024

Hi, may I ask the scenario?
Unified connector is more like a middle stage in migrating from hive to iceberg/hudi.., cause iceberg/hudi are common upgrade methods for hive, users don't need to care about which catalog they are using. or in some companies, for example, there are both iceberg and hudi, although this is not common to see, they can use a unified connector to unify user experience.
but for Kudu I think is a different scenario

from starrocks.

wangsimo0 avatar wangsimo0 commented on September 24, 2024

Hi, may I ask the scenario? Unified connector is more like a middle stage in migrating from hive to iceberg/hudi.., cause iceberg/hudi are common upgrade methods for hive, users don't need to care about which catalog they are using. or in some companies, for example, there are both iceberg and hudi, although this is not common to see, they can use a unified connector to unify user experience. but for Kudu I think is a different scenario

Of course, in our scenario, the metadata of hive/iceberg/kudu is stored in hms. When users use Trino, they don't need to worry about what type of table they are accessing, they can use hive uniformly for access. The engine can automatically route to the correct catalog, just like the purpose of unified catalog. Therefore, I believe that as long as the storage of metadata is the same, it can be accessed through a catalog, which can greatly simplify user usage.

you mean the table redirection feature in trino? that also works between hive connector and kudu connector when it comes to hms?

from starrocks.

predator4ann avatar predator4ann commented on September 24, 2024

Hi, may I ask the scenario? Unified connector is more like a middle stage in migrating from hive to iceberg/hudi.., cause iceberg/hudi are common upgrade methods for hive, users don't need to care about which catalog they are using. or in some companies, for example, there are both iceberg and hudi, although this is not common to see, they can use a unified connector to unify user experience. but for Kudu I think is a different scenario

Of course, in our scenario, the metadata of hive/iceberg/kudu is stored in hms. When users use Trino, they don't need to worry about what type of table they are accessing, they can use hive uniformly for access. The engine can automatically route to the correct catalog, just like the purpose of unified catalog. Therefore, I believe that as long as the storage of metadata is the same, it can be accessed through a catalog, which can greatly simplify user usage.

you mean the table redirection feature in trino? that also works between hive connector and kudu connector when it comes to hms?

Yes, the community supports the redirect of hive to iceberg, and we have extended the redirect of hive to kudu ourselves

from starrocks.

miomiocat avatar miomiocat commented on September 24, 2024

@mergify backport branch-3.3

from starrocks.

miomiocat avatar miomiocat commented on September 24, 2024

@mergify backport branch-3.3

from starrocks.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.