[
https://issues.apache.org/jira/browse/TEZ-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14961737#comment-14961737
]
Chetna Chaudhari commented on TEZ-1888:
---------------------------------------
[~sseth] - Have fixed warnings in UnorderedPartitionedKVOutputConfig.java and
MRCounters.java. We can't suppress proprietary API usage warnings. And other
remaining warnings are due to deprecated classes imports.
To resolve proprietary API usage warnings, we'll need to replace calls with
alternative solutions provided by apache commons io library. I am not sure
about how to replace sun.misc.Unsafe. Shall I make the changes? Or we can raise
another JIRA to resolve proprietary warnings. Have attached updated patch.
Please review.
> Fix javac warnings all over codebase
> -------------------------------------
>
> Key: TEZ-1888
> URL: https://issues.apache.org/jira/browse/TEZ-1888
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Hitesh Shah
> Assignee: Chetna Chaudhari
> Priority: Critical
> Attachments: TEZ-1888.1.patch, TEZ-1888.2.patch
>
>
> As an example log, please look at:
> https://builds.apache.org/job/PreCommit-TEZ-Build/6//artifact/patchprocess/masterJavacWarnings.txt/*view*/
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)