My project integrates with other projects using Avro. The project started using HBase, and it would be useful to use some of the HBase Avro APIs, but according to HBASE-6653 , the avro gateway support was removed in HBase 0.96 +0.0. Is it possible to find this gateway anywhere in open source countries? I dug in github and * .apache.org, but did not find anything useful.
source share