rayvens icon indicating copy to clipboard operation
rayvens copied to clipboard

Rayvens makes it possible for data scientists to access hundreds of data services within Ray with little effort.

Results 11 rayvens issues
Sort by recently updated
recently updated
newest added

Hi! First of all, thanks for open-sourcing this project. It's super cool! I feel really fortunate running across this project as I was planning to work on something very similar,...

Use Camel-K version 1.8.0 to resolve some of the issue with Kafka component not propagating custom message headers.

Re-enable all tests and add new ones.

We would like to have queue threads time out if no message was received for a period of time. This will result in the thread sending an Empty message to...

enhancement

Update datasets examples to latest Ray release

With the rapid evolution of the Ray Serve APIs, we have temporarily put Ray Serve on hold as a possible mechanism for accepting events in the initial open-source release. We...

Rayvens currently uses the Camel-K CLI to deploy Camel integrations with the Camel-K operator. Therefore, even in operator mode, the Ray image has to be augmented with the CLI to...

... and generate nice web pages.

When running a Camel source or sink in local mode (in the same context as the Stream actor it is attached to), the resource requirements of the Camel components should...

The current mechanism for configuring sources and sinks (an open-ended dictionary) does not make it easy for IDEs to support the configuration (list source and sink types, suggest configuration parameters)....