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 JeffHammerbacher. http://wiki.apache.org/hadoop/Avro/FAQ?action=diff&rev1=7&rev2=8 -------------------------------------------------- * They use [[http://hadoop.apache.org/avro/docs/current/api/java/org/apache/avro/util/Utf8.html|org.apache.avro.util.Utf8]], not java.lang.String. + 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. +
