[
https://issues.apache.org/jira/browse/ACCUMULO-3587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14346191#comment-14346191
]
Josh Elser commented on ACCUMULO-3587:
--------------------------------------
{noformat}
2015-03-03 17:35:27,466 [mapreduce.Cluster] DEBUG: Trying
ClientProtocolProvider : org.apache.hadoop.mapred.LocalClientProtocolProvider
2015-03-03 17:35:27,592 [mapreduce.Cluster] INFO : Failed to use
org.apache.hadoop.mapred.LocalClientProtocolProvider due to error:
org.apache.hadoop.fs.RawLocalFileSystem cannot be cast to
org.apache.hadoop.fs.LocalFileSystem
{noformat}
> ExamplesIT doesn't set RawLocalFileSystem
> -----------------------------------------
>
> Key: ACCUMULO-3587
> URL: https://issues.apache.org/jira/browse/ACCUMULO-3587
> Project: Accumulo
> Issue Type: Bug
> Components: test
> Reporter: Josh Elser
> Assignee: Josh Elser
> Fix For: 1.7.0, 1.6.3
>
>
> Saw a failure on checksum trying to do log recovery because of our good
> friend: ChecksumFIlesystem.
> Need to use RawLocalFileSystem instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)