[
https://issues.apache.org/jira/browse/MAPREDUCE-623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12726152#action_12726152
]
Tsz Wo (Nicholas), SZE commented on MAPREDUCE-623:
--------------------------------------------------
> 2. Modify the test-patch script to ignore deprecated warnings (something like
> grep "warning:' | grep -v deprecated | wc -l)
-1 for this since deprecated warnings in general should be fixed but not
ignored.
> Resolve javac warnings in mapred
> --------------------------------
>
> Key: MAPREDUCE-623
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-623
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Reporter: Jothi Padmanabhan
> Assignee: Jothi Padmanabhan
> Attachments: mapreduce-623.patch
>
>
> Towards a solution for HADOOP-5628, we need to resolve all javac warnings.
> This jira will try to resolve javac warnings where ever possible and suppress
> them where resolution is not possible.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.