| clear query|facets|time |
Search criteria: .
Results from 121 to 130 from
144 (0.818s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: HTable thread safety in 0.20.6 - HBase - [mail # dev]
|
|
...This is interesting - so, doesn't asynchbase have any dependency on hbase jar or hadoop jar? How does it achieve this version independence? Also - does this mean that we could just swa...
|
|
|
Author: Suraj Varma,
2011-03-04, 04:34
|
|
|
Re: Hbase row key & MapReduce - HBase - [mail # user]
|
|
...Please check these threads: http://www.search-hadoop.com/m/n4Y0229BfSo http://search-hadoop.com/m/kgJTpd2oW2/salt&subj=RE+Row+Keys http://hbase.apache.org/schema.html#d0e2139 On...
|
|
|
Author: Suraj Varma,
2011-03-01, 17:45
|
|
|
Re: Cannot connect to HBase from a remote machine - HBase - [mail # user]
|
|
...Do you have multi-homed hosts for hbase/hadoop, by any chance? Use the hbase shelll or master.jsp UI to do a zookeeper dump and check what hosts/IPs are registered on zookeeper. Next c...
|
|
|
Author: Suraj Varma,
2011-02-10, 13:15
|
|
|
Re: Using the Hadoop bundled in the lib directory of HBase - HBase - [mail # user]
|
|
...This procedure does seem a bit opposite of what I've seen folks recommend (and the way it is documented in the notsoquick.html).But it might be equivalent in this specific case (not complete...
|
|
|
Author: Suraj Varma,
2011-02-10, 13:01
|
|
|
Re: Copy Data from one cluster to another - HBase - [mail # user]
|
|
...What version of HBase are you using? With 0.90RC, there is a CopyTable MR job that might help you ...https://issues.apache.org/jira/browse/HBASE-2221 With 0.20.x, here's one user accou...
|
|
|
Author: Suraj Varma,
2011-01-03, 19:13
|
|
|
Re: Using timestamps other than system time? - HBase - [mail # user]
|
|
...This is a good article to understand timestamps in HBase - worth reading: http://outerthought.org/blog/417-ot.html On Sun, Jan 2, 2011 at 12:01 AM, Hari Sreekumar wrote: ...
|
|
|
Author: Suraj Varma,
2011-01-02, 20:17
|
|
|
Re: Strange, suddenly shell cannot use - HBase - [mail # user]
|
|
...Hmm ... that is strange. I see that you are using Gentoo ... I'm not that familiar with Gentoo way of setting java-config etc, so hope someone else can suggest Gentoo specific troubleshootin...
|
|
|
Author: Suraj Varma,
2010-12-20, 06:13
|
|
|
Re: Strange, suddenly shell cannot use - HBase - [mail # user]
|
|
...Can you check if your conf/hbase-env.sh is explicitly setting the JAVA_HOME to the below 1.6.0_20 JRE? This overrides anything in the environment. ClassFormatError suggests that either...
|
|
|
Author: Suraj Varma,
2010-12-20, 03:32
|
|
|
Re: I can't put data into HTable by shell somtimes - HBase - [mail # user]
|
|
...Can you check your master.log and see if there is region reassignment happening continously? See https://issues.apache.org/jira/browse/HBASE-2599and use the patched 0.20.6 in the last messag...
|
|
|
Author: Suraj Varma,
2010-12-18, 11:31
|
|
|
Re: Strange, suddenly shell cannot use - HBase - [mail # user]
|
|
...Check your JAVA_HOME settings - I suspect an older JRE is being picked up. HBase needs at least JRE 1.6 ... On Sat, Dec 18, 2010 at 2:12 AM, 陈加俊 wrote: n...
|
|
|
Author: Suraj Varma,
2010-12-18, 11:17
|
|
|
|