-
### Your question
本人项目中参照example使用PriorityElection
maven依赖如下:
1.3.2
1.3.2
2.10.1
5.1.0
3.1.7
6.0
1.6.1
2.4
2.6
3.3…
-
Hi,
We have been facing an issue by using an empty object as default value of a record in a Schema,
when we try to copy avro data to S3, connector fails with the following exception:
`AvroRuntime…
-
Hi,
thanks for the library, looks really promising! However, I stumbled over the following, which _seems_ like a bug to me.
Consider the following Avro schema:
```json
{
"namespace": "foo…
-
For the pom.xml file in the Hive UDF tutorial (I'm using 3.6.0.8), you provide repo links to the HDP repos by default and Cloudera is commented out. I'm using plain vanilla Hadoop installed on OSX via…
-
Table of Contents
1. geotrellis-core
1.1. Naming
1.2. Importing
1.3. Contents
1.4. Migration
2. Discoverability
2.1. Reducing duplication
2.2. Avoiding method injec…
-
Is there any way I can get a complex schema (with dependencies on other schemas) with its dependencies already replaced?
It's probably best for me to give an example:
Master Schema:
```
{
…
-
Hi all,
we are using the sansa stack parser in some projects, such as:
https://github.com/dbpedia/databus-derive
and
https://github.com/dbpedia/databus-client
The first is a maven plugin exten…
-
I have an Avro spec that I want to use when writing records as JSON. This spec contains schemas that have dependencies. When trying to write records using `json_writer` I however faced this:
```
Tra…
-
I'm getting reproducible faulting in librdkafka.dll on the consumer side with 0.11.3:
Faulting module name: librdkafka.dll
Exception code: 0xc0000409
Fault offset: 0x00111c45
- This has only s…
comdw updated
4 years ago
-
*Egeria Packaging*
We have encountered a number of challenges with egeria assemblies, including a variety of issues documented in github: https://github.com/odpi/egeria/issues?q=is%3Aopen+is%3Aissu…