kkellyy / avro

Mirror of Apache Avro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apache Avro™ is a data serialization system.

Learn more about Avro, please visit our website at:

  http://avro.apache.org/

To contribute to Avro, please read:

  https://cwiki.apache.org/confluence/display/AVRO/How+To+Contribute

=================================================================
Promote to Yelp pypi: 
(Waiting for promote_to_pypi job upgrade, here is the temporary solution)
1. Git clone this repo to your dev box.
2. Update @AVRO_VERSION@ in lang/py/setup.py
3. In the repo directory, run cmd (will build tarball and wheel):
	python lang/py/setup.py bdist_wheel
	python lang/py/setup.py sdist
4. Run cmd to promote to Yelp pypi:
	upload-to-pypi dist/avro-[version-number].tar.gz dist/avro-[version-number]-py26-none-any.whl

About

Mirror of Apache Avro

License:Apache License 2.0


Languages

Language:Java 42.6%Language:C 14.4%Language:C# 11.6%Language:C++ 9.3%Language:Python 8.4%Language:JavaScript 5.0%Language:PHP 2.9%Language:Ruby 1.9%Language:Perl 1.5%Language:HTML 1.1%Language:M4 0.4%Language:CMake 0.3%Language:Shell 0.3%Language:LLVM 0.1%Language:Yacc 0.1%Language:CSS 0.1%Language:Vim Script 0.0%Language:Perl 6 0.0%Language:Protocol Buffer 0.0%Language:Thrift 0.0%Language:Batchfile 0.0%Language:Makefile 0.0%