forked from jmhodges/avro
-
Notifications
You must be signed in to change notification settings - Fork 0
Mirror of Apache Avro
License
matasar/avro
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Avro README Avro is a data serialization system. Please build and read the documentation for more details. REQUIREMENTS The following packages must be installed before Avro can be built: - Java: JDK 1.6 - Python: 2.5 or greater - C: gcc, autoconf, automake, libtool, asciidoc - C++: g++, flex, bison, libboost-dev - Apache Ant 1.7 - Apache Forrest 0.8 (for documentation, requires Java 1.5) BUILDING One the requirements are installed, build.sh can used as follows: './build.sh test' runs tests for all languages './build.sh dist' creates all release distribution files in dist/ './build.sh clean' removes all generated artifacts
About
Mirror of Apache Avro
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 35.6%
- Shell 23.7%
- C 15.9%
- Python 10.4%
- C++ 10.0%
- Ruby 4.4%