[ https://issues.apache.org/jira/browse/ACCUMULO-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13808120#comment-13808120 ]
ASF subversion and git services commented on ACCUMULO-1820: ----------------------------------------------------------- Commit 9f0af20ad2a4ddfd25a448b1a75c142ac0ed6c3e in branch refs/heads/master from [~elserj] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=9f0af20 ] ACCUMULO-1820 Suppress compiler warnings where applicable. Introduces a DistributedCacheHelper to avoid class-wide warning suppressions. Modify invocations of Path.makeQualified as the non-deprecated variant also exists in hadoop1 > Suppress compiler warnings from hadoop1/2 switchover > ---------------------------------------------------- > > Key: ACCUMULO-1820 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1820 > Project: Accumulo > Issue Type: Task > Reporter: Josh Elser > Assignee: Josh Elser > Fix For: 1.6.0 > > > Switching over from Hadoop1 as the default to Hadoop2 introduced compilation > warnings as Hadoop2 introduces new APIs. > Given that we want to still maintain backwards compatibility, we have to just > suppress the warnings, as moving to the new API would break our compatibility. -- This message was sent by Atlassian JIRA (v6.1#6144)