[ 
https://issues.apache.org/jira/browse/AVRO-521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12859526#action_12859526
 ] 

Doug Cutting commented on AVRO-521:
-----------------------------------

Thanks for updating these tests.  I started with a Hadoop JUnit3-style test and 
neglected to update them.

We should suppress these deprecation warnings.  This uses the Hadoop 0.20 APIs, 
which, while deprecated in 0.20, have now since been declared the long-term 
stable Hadoop APIs.  There are new APIs, but they're not yet stable, and also 
are not present in older releases.  I believe this code should work in 0.18 and 
0.19, and the forthcoming 0.21, but have not tested these yet.


> Out of memory and other issues with Junit tests for mapreduce
> -------------------------------------------------------------
>
>                 Key: AVRO-521
>                 URL: https://issues.apache.org/jira/browse/AVRO-521
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.4.0
>            Reporter: Thiruvalluvan M. G.
>            Assignee: Thiruvalluvan M. G.
>         Attachments: AVRO-521.patch
>
>
> The forthcoming patch fixed the out of memory problem we encounter while 
> running JUnit tests for mapreduce.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to