Re: hbase version

2019-02-01 Thread Josh Elser
Compared to 2.0.4, I believe you'll be better off moving onto HBase 2.1.2 at this point. IIRC, the consensus was to shift focus onto 2.1 (eventually, 2.2, and onward) instead of letting people get stuck on "old" versions. In general, I'd expect the 1.4 line to be rather bullet-proof, but

Re: hbase version and hadoop version

2016-03-30 Thread Micha
O.K., thanks Michael Am 30.03.2016 um 16:47 schrieb Ted Yu: > Please refer to http://hbase.apache.org/book.html#maven.release (especially > 4. Build the binary tarball.) > > Pass the following on command line: > > -Dhadoop-two.version=2.7.2

Re: hbase version and hadoop version

2016-03-30 Thread Ted Yu
Please refer to http://hbase.apache.org/book.html#maven.release (especially 4. Build the binary tarball.) Pass the following on command line: -Dhadoop-two.version=2.7.2 FYI On Wed, Mar 30, 2016 at 7:41 AM, Micha wrote: > Hi, > > > hbase ships with hadoop jars in the

Re: HBase version

2011-12-26 Thread Harsh J
Hey Sambit, Your best bet is to use an append-supportive release, such as Apache Hadoop 0.20.205 (or Apache Hadoop 1.0.0 which is a revision on top of that, out soon). Do read http://hbase.apache.org/book.html#hadoop for explicit guidelines on selecting the right Hadoop version for HBase.

Re: HBase version mismatch

2011-10-23 Thread Mayuresh
The compiled version will have the actual version set instead of the variables. One thing you can do is take the compiled version of hbase-default.xml and bundle/replace in your client. It should be ok not having this file in the HBASE_HOME/conf directory. Just have it in the client On Oct 23,

Re: HBase version mismatch

2011-10-23 Thread Dejan Menges
Thanks a lot, that answers my questions. Best regards, Dejan Sent from my iPhone On 23. 10. 2011., at 08:50, Mayuresh mayuresh.kshirsa...@gmail.com wrote: The compiled version will have the actual version set instead of the variables. One thing you can do is take the compiled version of

Re: HBase version mismatch

2011-10-22 Thread Dejan Menges
So, I figured out what's happening. As hbase-default.xml is not standard in $HBASE_HOME/conf anymore in 0.90.4, client can't check version in: property skipInDoc=true namehbase.defaults.for.version/name value@@@VERSION@@@/value description This defaults file was compiled for

Re: Hbase version

2011-08-21 Thread Jean-Daniel Cryans
Is 0.90.4 currently the most stable/bug fixed version of hbase? Yes. What is the best hdfs version for it?  0.20.x, x=?...  Opinions? Hasn't changed, see the top of this page: http://hbase.apache.org/book/hadoop.html J-D

Re: Hbase version

2011-08-21 Thread Stack
Yes, 0.90.4 is our current stable offering. On version of hadoop, the versions that fit the bill are detailed in our doc here: http://hbase.apache.org/book.html#hadoop St.Ack On Sun, Aug 21, 2011 at 2:07 PM, Greg Bledsoe g...@personal.com wrote: Hi Is 0.90.4 currently the most stable/bug

Re: hbase version

2011-02-11 Thread Ryan Rawson
You should run hadoop-20-append or cdh3 and run hbase 0.90.1 which is set to be released next week. -ryan On Fri, Feb 11, 2011 at 8:12 AM, Joseph Coleman joe.cole...@infinitecampus.com wrote: Hello if I am going to run hadoop 0.20.2 what version should I use for Hbase that is compatable?

Re: hbase version

2011-02-11 Thread Stack
What Ryan said. Before you start, check out the requirements section in the manual. It has a section on Hadoop versions: http://hbase.apache.org/notsoquick.html St.Ack On Fri, Feb 11, 2011 at 9:36 AM, Ryan Rawson ryano...@gmail.com wrote: You should run hadoop-20-append or cdh3 and run hbase