[
https://issues.apache.org/jira/browse/HBASE-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
zhuweimin updated HBASE-1088:
-----------------------------
Description:
Hadoop 0.19 refactored all of the DFS classes. As a result,HBase 0.18 will not
run on Hadoop 0.19 unless the source is modified and recompiled.
I modied the source and recompiled.
the test result is ok.
The modied source is appended as patch. the compiled hadoop-0.18.1.jar is
appended.
you should do the following
method1(with patch):
method2(with jar file):
1.download the hbase-0.18.1.jar from the att
was:
Hadoop 0.19 refactored all of the DFS classes. As a result,HBase 0.18 will not
run on Hadoop 0.19 unless the source is modified and recompiled.
I modied the source and recompiled.
the test result is ok.
The modied source is appended as patch. the compiled hadoop-0.18.1.jar is
appended.
> how to HBase 0.18.1 run on Hadoop 0.19.0
> ----------------------------------------
>
> Key: HBASE-1088
> URL: https://issues.apache.org/jira/browse/HBASE-1088
> Project: Hadoop HBase
> Issue Type: Wish
> Affects Versions: 0.18.1
> Environment: Hadoop 0.19.0
> Reporter: zhuweimin
> Attachments: HBASE-1088.txt.0.18.1
>
>
> Hadoop 0.19 refactored all of the DFS classes. As a result,HBase 0.18 will
> not run on Hadoop 0.19 unless the source is modified and recompiled.
> I modied the source and recompiled.
> the test result is ok.
> The modied source is appended as patch. the compiled hadoop-0.18.1.jar is
> appended.
> you should do the following
> method1(with patch):
> method2(with jar file):
> 1.download the hbase-0.18.1.jar from the att
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.