|
|
+
James Taylor 2013-02-18, 19:55
-
Re: best way to get HBase version from coprocessor?Andrew Purtell 2013-02-18, 20:22
CoprocessorEnvironment.getHBaseVersion() ?
On Mon, Feb 18, 2013 at 11:55 AM, James Taylor <[EMAIL PROTECTED]>wrote: > What's the best/recommended way of getting the HBase version during > coprocessor execution? Should I get the "hbase.defaults.for.version" > through the RegionCoprocessorEnvironment and check the value? Or will this > not necessarily be reliable? > > Thanks, > > James > -- Best regards, - Andy Problems worthy of attack prove their worth by hitting back. - Piet Hein (via Tom White) |