Placeholders for migration
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504323 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c9ca3ceffa
commit
1e513f08fe
|
@ -90,6 +90,9 @@
|
|||
</para>
|
||||
<para>The API has changed in a few areas; in particular how you use coprocessors (TODO: MapReduce too?)
|
||||
</para>
|
||||
<para>TODO: Need to recompile your code against 0.96, choose the right hbase jar to suit your h1 or h2
|
||||
setup, etc. WHAT ELSE
|
||||
</para>
|
||||
<section xml:id="096.zk.cleaning">
|
||||
<title>Cleaning zookeeper of old data</title>
|
||||
<para>Clean zookeeper of all its content before you start 0.96.x (or 0.95.x). Here is how:
|
||||
|
|
Loading…
Reference in New Issue