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

Phabricator updated HBASE-5419:
-------------------------------

    Attachment: D1767.1.patch

dhruba requested code review of "[jira] [HBASE-5419] FileAlreadyExistsException 
has moved from mapred to fs package".
Reviewers: tedyu

  Change name of class to o.a.h.fs.FileAlreadyExistsException

TEST PLAN
  recompile

REVISION DETAIL
  https://reviews.facebook.net/D1767

AFFECTED FILES
  src/main/java/org/apache/hadoop/hbase/mapred/TableOutputFormat.java

MANAGE HERALD DIFFERENTIAL RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/3759/

Tip: use the X-Herald-Rules header to filter Herald messages in your client.

                
> FileAlreadyExistsException has moved from mapred to fs package
> --------------------------------------------------------------
>
>                 Key: HBASE-5419
>                 URL: https://issues.apache.org/jira/browse/HBASE-5419
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: dhruba borthakur
>            Assignee: dhruba borthakur
>            Priority: Minor
>         Attachments: D1767.1.patch, D1767.1.patch
>
>
> The FileAlreadyExistsException has moved from 
> org.apache.hadoop.mapred.FileAlreadyExistsException to 
> org.apache.hadoop.fs.FileAlreadyExistsException. HBase is currently using a 
> class that is deprecated in hadoop trunk.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to