Giter Club home page Giter Club logo

avro-schema-examples's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

kokolanako

avro-schema-examples's Issues

Publish avrodoc to gh-pages

Rather than linking to a JAR, I feel the information would be more consumable if hosted on a static site like Github Pages.

Provide more consumable way to use AVSC files rather than JARs

Avro supports more than just Java, so while packaging generated Java classes into a JAR is useful, putting the AVSC files into one, I feel, is not.

$ jar -tf test-schema-1.1-avsc.jar
org/spf4j/base/avro/JPackageInfo.avsc
org/spf4j/base/avro/JThrowable.avsc
org/spf4j/base/avro/TestRecord.avsc
org/spf4j/base/avro/JFileLocation.avsc
org/spf4j/base/avro/JStackTraceElement.avsc
org/spf4j/base/avro/LocalKeyValue.avsc
org/apache/avro/logicalTypes/AnyRecord.avsc
codegen.properties
schema_index.properties

Therefore, your comment on the Avro JIRA about "using a maven repo as a schema repo REST service" I feel doesn't quite hold until one unzips the JAR file.

Compare this to using the Confluent Schema Registry Maven Plugin which will publish the AVSC to a versioned, compatibility checked location that only requires an HTTP call to publish/receive.

If you would like to contribute/browse code of that project, you can find it here - https://github.com/confluentinc/schema-registry/tree/master/maven-plugin

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.