- I saw the below issue at ES forum. So I made this project for solving it.
- It has some features.
- Firstly, you should load Avro schema using Registry API or modify text on left panel
- Secondly, you should click "convert" button on right panel
- Finally, you can get converting result that Avro schema to Elasticsearch Mapping simplify
How to use
- gradle build
- java -jar ./build/libs/gs-serving-web-content.jar
Thank you!