-
Hi!
I have been following the tutorial and I am stuck. Flume is gathering tweets correctly and saving them in /user/flume/tweets.
Then, I have execute:
ADD JAR ;
CREATE EXTERNAL TABLE tweets (....…
-
There are some traits missing for `StableVec` that could be implemented.
### Important traits:
- [ ] **`Hash`**
- [ ] **`Ord`**
- [ ] **`Write`**
- [ ] `RefUnwindSafe`
- [ ] `UnwindSafe`
- [ …
-
Getting {} as a JSON response to a REST endpoint when compiling to native-image
## Environment Details
* Helidon Version: 4.0.1
* Helidon MP
* JDK version: Java(TM) SE Runtime Environment Oracle…
-
Table of Contents
=================
* [Motivation](#motivation)
* [Approach](#approach)
* [API Design](#api-design)
* [Schema Registry Client](#schema-registry-client)
* [Schema Version …
-
Description
===========
Protobuf support has been added to schema registry (to be released still, but in master)
https://github.com/confluentinc/schema-registry
It would be good to have protobuf…
-
**Describe the bug**
When using serialization, "last edited" information can show incorrect information as the revision history is not included in the dump (as the users are not included as well)
…
-
- use repo-authorative mode
- enable PGO - and tune retranslateall requests/seconds
- tune the jit*Size variables (this section is definitely beyond my abilities to write)
- consider using jit serd…
-
I defined a protobuf schema on confluent schema registry. when I use serdes_schema_get function to get a schema, there is a error message.
```
Failed to get schema: Error parsing JSON: invalid tok…
-
1. I am having an issue where the server would have a large lag spike or something of the sort. I used a profiler like "laggoggles" and spotted that my NPCs are not causing lags no more (as I bel…
-
I've submitted a PR to `apache/avro` that supports logical types in .NET:
https://github.com/apache/avro/pull/492
Currently, in order to use the Avro serializer, a dependency on `Confluent.Apache.…