[
https://issues.apache.org/jira/browse/HBASE-11742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Yu updated HBASE-11742:
---------------------------
Attachment: 11742-0.98.addendum
Build on hadoop-1.1 was broken:
{code}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile)
on project hbase-server: Compilation failure
[ERROR]
/x1/jenkins/jenkins-slave/workspace/HBase-0.98-on-Hadoop-1.1/hbase-server/src/main/java/org/apache/hadoop/hbase/snapshot/ExportSnapshot.java:[165,65]
cannot find symbol
[ERROR] symbol : method copyBytes()
[ERROR] location: class org.apache.hadoop.io.BytesWritable
[ERROR] -> [Help 1]
{code}
Addendum makes the compilation pass.
> Backport HBASE-7987 and HBASE-11185 to 0.98
> -------------------------------------------
>
> Key: HBASE-11742
> URL: https://issues.apache.org/jira/browse/HBASE-11742
> Project: HBase
> Issue Type: Improvement
> Components: mapreduce, snapshots
> Affects Versions: 0.98.5
> Reporter: Esteban Gutierrez
> Assignee: Esteban Gutierrez
> Fix For: 0.98.6
>
> Attachments: 11742-0.98.addendum, HBASE-11742.v0.patch,
> HBASE-11742.v1.patch, snapshot-format-conf.patch
>
>
> HBASE-7987 improves how snapshots are handled via a manifest file. This
> requires reverting HBASE-11360 since introduces an alternate functionality
> that is not compatible with HBASE-7987.
--
This message was sent by Atlassian JIRA
(v6.2#6252)