Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The "Avro/FAQ" page has been changed by DougCutting. http://wiki.apache.org/hadoop/Avro/FAQ?action=diff&rev1=8&rev2=9 -------------------------------------------------- More generally, how do Avro types map to Java types? - * See the [[http://avro.apache.org/docs/current/api/java/org/apache/avro/generic/package-summary.html#package_description|package description]] in the javadoc for the generic implementation in the latest release. + * The mappings are documented in the package javadoc for [[http://avro.apache.org/docs/current/api/java/org/apache/avro/generic/package-summary.html#package_description|generic]], [[http://avro.apache.org/docs/current/api/java/org/apache/avro/specific/package-summary.html#package_description|specific]] and [[http://avro.apache.org/docs/current/api/java/org/apache/avro/reflect/package-summary.html#package_description|reflect]] API.
