[ 
https://issues.apache.org/jira/browse/MAPREDUCE-792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aaron Kimball updated MAPREDUCE-792:
------------------------------------

    Attachment: MAPREDUCE-792.patch

Attaching patch to suppress the warnings. The typecast can't be verified at 
runtime due to how Java generics / type erasure works, so suppressed warnings 
in the method. No new tests because it's a trivial patch.

> javac warnings in DBInputFormat
> -------------------------------
>
>                 Key: MAPREDUCE-792
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-792
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Aaron Kimball
>            Assignee: Aaron Kimball
>            Priority: Minor
>         Attachments: MAPREDUCE-792.patch
>
>
> MAPREDUCE-716 introduces javac warnings

-- 
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