[
https://issues.apache.org/jira/browse/ACCUMULO-2807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13997934#comment-13997934
]
ASF subversion and git services commented on ACCUMULO-2807:
-----------------------------------------------------------
Commit c57bc8d5d509e368bc0d4a4b8e2f80503efade26 in accumulo's branch
refs/heads/1.6.1-SNAPSHOT from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=c57bc8d ]
ACCUMULO-2807 Use deprecated SequenceFile.Reader
Use the old method
Of creating a reader
To retain compat
> Local WAL Recovery breaks Hadoop 1 Compilation
> ----------------------------------------------
>
> Key: ACCUMULO-2807
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2807
> Project: Accumulo
> Issue Type: Sub-task
> Components: tserver
> Reporter: Josh Elser
> Assignee: Mike Drob
> Priority: Blocker
> Fix For: 1.6.1, 1.7.0
>
>
> {noformat}
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile)
> on project accumulo-tserver: Compilation failure
> [ERROR]
> jobs/Accumulo-Test-1.6-Hadoop-1/workspace/server/tserver/src/main/java/org/apache/accumulo/tserver/log/LocalWALRecovery.java:[148,82]
> cannot find symbol
> [ERROR] symbol: method file(org.apache.hadoop.fs.Path)
> [ERROR] location: class org.apache.hadoop.io.SequenceFile.Reader
> [ERROR] -> [Help 1]
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)