Giter Club home page Giter Club logo

Comments (7)

StewartJingga avatar StewartJingga commented on July 23, 2024 1

@StewartJingga Is owner information is must in Compass APIs? Is shouldn't be, right?

No, it does not require owner information.

But it does require a header (or in grpc a metadata) to identify who makes the request.

Sample recipe

sinks:
      - name: compass
        config:
          host: http://my-compass.com
          headers:
            Compass-User-UUID: [email protected]
            Compass-User-Email: [email protected]

from meteor.

mabdh avatar mabdh commented on July 23, 2024

URL: feast

from meteor.

sudo-suhas avatar sudo-suhas commented on July 23, 2024

caraml-store: https://github.com/caraml-dev/caraml-store
Core gRPC service def: caraml-dev/caraml-store@main/caraml-store-protobuf/.../feast/core/CoreService.proto

from meteor.

sudo-suhas avatar sudo-suhas commented on July 23, 2024

CaraML Store does not have any ownership information. @StewartJingga @ravisuhag could you suggest a way to handle this? We won't be able to sync the information into Compass without ownership info.

from meteor.

ravisuhag avatar ravisuhag commented on July 23, 2024

@sudo-suhas I think we can skip that for now. Compass would provide APIs for people to map owner information.

from meteor.

sudo-suhas avatar sudo-suhas commented on July 23, 2024

But it would fail to sync:

Example failure from local run:

INFO[0000] sinking record to compass record="urn:caramlstore:core.s.ng.feast.golabs.io:ml_feature_table:omakase_id_customer_app_interactions"
ERRO[0000] error running sink        error="error sending data: compass returns 400: {\"code\":3,\"message\":\"no user information\",\"details\":[]}" sink=compass

from meteor.

ravisuhag avatar ravisuhag commented on July 23, 2024

@StewartJingga Is owner information is must in Compass APIs? Is shouldn't be, right?

from meteor.

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.