[
https://issues.apache.org/jira/browse/AVRO-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255802#comment-13255802
]
Doug Cutting commented on AVRO-1062:
------------------------------------
Looks good to me. We could perhaps improve sync marker generation, but this
issue should make it no worse and permits Avro to run on Android. I'll commit
this soon unless someone objects.
> DataFileWriter uses java.rmi.server.UID to generate unique id,which causes
> avro compilation problem on Android Delvik
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: AVRO-1062
> URL: https://issues.apache.org/jira/browse/AVRO-1062
> Project: Avro
> Issue Type: Improvement
> Components: java
> Affects Versions: 1.6.3
> Environment: Android 2.3.3-API level 10
> Reporter: Kevin Zhao
> Labels: patch
> Fix For: 1.7.0
>
> Attachments: AVRO-1062.patch
>
>
> Because Android Delvik does not have java.rmi.* packages and
> org.apache.avro.file.DataFileWriter has a reference of
> java.rmi.server.UID,avro fails in compilation process on Android.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira