[ 
https://issues.apache.org/jira/browse/ACCUMULO-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13807090#comment-13807090
 ] 

Christopher Tubbs commented on ACCUMULO-1419:
---------------------------------------------

The default compiler warnings, especially the use of deprecated methods are now 
abundant. However, I'm not sure we can switch without losing 1.x compatibility, 
so you might just need to suppress them. If they are suppressed, please 
suppress them on the variable, not the method... we don't want to suppress more 
than necessary, and end up suppressing things we do want to switch away from.

> Make hadoop2 the default
> ------------------------
>
>                 Key: ACCUMULO-1419
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1419
>             Project: Accumulo
>          Issue Type: New Feature
>            Reporter: Christopher Tubbs
>            Assignee: Josh Elser
>              Labels: feature, proposal
>             Fix For: 1.6.0
>
>         Attachments: ACCUMULO-1419.1.patch
>
>
> This is a proposed feature for 1.6.
> There's two ways we could do this:
>  # Continue to support both hadoop1 and hadoop2, but switch the profiles, so 
> hadoop2 is the default, and this is what we use to build binary artifacts for 
> release voting.
>  # Make hadoop2 required and get rid of the dependency profiles.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to