Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 11 (0.123s).
Loading phrases to help you
refine your search...
Re: Scala and Hbase, hbase-default.xml file seems to be for and old version of HBase (null) - HBase - [mail # user]
.....aha I used scala 2.9.2, works fine with 2.10.1, so must be an old scala bug. but thanks anyway :)  -Håvard   On Wed, May 1, 2013 at 5:24 PM, Michael Segel wrote:    Håv...
   Author: Håvard Wahl Kongsgård, 2013-05-02, 08:21
Re: Scala and Hbase, hbase-default.xml file seems to be for and old version of HBase (null) - HBase - [mail # user]
...yes, true according to the docs.  however, there still something strange with the classpath  import org.apache.hadoop.hbase.HBaseConfiguration import org.apache.hadoop.hbase.client...
   Author: Håvard Wahl Kongsgård, 2013-05-01, 08:24
Re: Scala and Hbase, hbase-default.xml file seems to be for and old version of HBase (null) - HBase - [mail # user]
...Nope.. the system is clean only CDH4 on it. And I can't find hbase-default.xml on the system.  However, I solved this issue my downloading  http://hbase_master:60010/conf, renaming...
   Author: Håvard Wahl Kongsgård, 2013-04-30, 06:55
Scala and Hbase, hbase-default.xml file seems to be for and old version of HBase (null) - HBase - [mail # user]
...Hi, I get the following error with scala HBaseConfiguration.create() java.lang.RuntimeException: hbase-default.xml file seems to be for and old version of HBase (null), this version is 0.94....
   Author: Håvard Wahl Kongsgård, 2013-04-29, 17:04
Re: HBase random read performance - HBase - [mail # user]
...you setup is rather basic with 8gb memory per server. You should run hadoop/hbase on better hardware than this.  On Sat, Apr 13, 2013 at 7:31 AM, Ankit Jain  wrote:    Hå...
   Author: Håvard Wahl Kongsgård, 2013-04-14, 22:19
Re: openjdk7 and hbase - HBase - [mail # user]
...yes, it works but it's slower than sun java. On 30. mars 2013 23:11, "Jean-Marc Spaggiari"  wrote:  ...
   Author: Håvard Wahl Kongsgård, 2013-03-31, 06:45
Re: hbase java.lang.IllegalStateException: Could not instantiate a region instance after upgrade - HBase - [mail # user]
...Solved it, I had terminated hbase, but not disabled the tables before I copied the files to the new cluster.  -Håvard  On Mon, Feb 11, 2013 at 11:44 PM, Håvard Wahl Kongsgård  ...
   Author: Håvard Wahl Kongsgård, 2013-02-13, 22:33
hbase java.lang.IllegalStateException: Could not instantiate a region instance after upgrade - HBase - [mail # user]
...Hi, after migrating from cdh3 to cdh4 (for safety copying hbase folder to new cluster) I get this error on some of the tables.   Failed open of region=dd,llk-llq,1343345224610.48056c620...
   Author: Håvard Wahl Kongsgård, 2013-02-11, 22:44
Re: How to install Snappy? - HBase - [mail # user]
...are you using cloudera CD3, if so you only need to install hadoop-0.20-native  On Sun, Dec 2, 2012 at 12:57 AM, Jean-Marc Spaggiari  wrote:    Håvard Wahl Kongsgård Facul...
   Author: Håvard Wahl Kongsgård, 2012-12-02, 23:52
Re: HBase client program not able to identify/read existing table - HBase - [mail # user]
...Try restarting the entire hbase cluster. You often get strange error like this if you have network errors (bad /etc/hosts setup) , a 'undead' regionserver(dead but still alive) or bad config...
   Author: Håvard Wahl Kongsgård, 2012-08-24, 08:25
Sort:
project
Hadoop (14)
MapReduce (14)
HBase (11)
HDFS (3)
type
mail # user (11)
date
last 7 days (0)
last 30 days (4)
last 90 days (6)
last 6 months (9)
last 9 months (11)
author
Stack (3759)
Ted Yu (2476)
Jean-Daniel Cryans (2281)
Andrew Purtell (1455)
lars hofhansl (989)
Ryan Rawson (862)
Jean-Marc Spaggiari (681)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (420)
Gary Helmling (290)
Håvard Wahl Kongsgård