| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
674 (0.076s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Poor HBase map-reduce scan performance - HBase - [mail # user]
|
|
...@Lars, how have your calculated the 35K/row size? I'm not able to find the same number. @Bryan, Matt's idea below is good. With the hadoop test you always had data locality. Which your...
|
|
|
Author: Jean-Marc Spaggiari,
2013-05-01, 10:56
|
|
|
Corrupted log file - HBase - [mail # dev]
|
|
...When a log file (into /hbase/.logs) is corrupted, HBase is not able to start because it tries to read it again and again. Also, there is nothing into HBCK to detect that. Should ...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-30, 18:51
|
|
|
Re: Re: While starting 3-nodes cluster hbase: WARN org.apache.zookeeper.ClientCnxn: Session 0x0 for server null - HBase - [mail # user]
|
|
...Hi John, Thanks for sharing that. Might help other people who are facing the same issues. JM 2013/4/30 John Foxinhead ...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-30, 16:38
|
|
|
Re: Corrupt files - HBase - [mail # user]
|
|
...Bonjour Loïc, I don't thnk you can restore those blocks. If you have only one datanode and it doesn't have the missing blocks, there is no-where for hadoop to get those blocks back. So...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-30, 12:40
|
|
|
Re: HBase is not running. - HBase - [mail # user]
|
|
...Hi Yves, Your host file looks good. Don't even try the shell until you get the UI displayed correctly and the server logs saying that initialization is done. So what do you...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-30, 11:50
|
|
|
Re: Corrupt files - HBase - [mail # user]
|
|
...Hi Loïc, How many datanodes do you have on your cluster? Your replication factor is set to 3 so I think you should have at least 3 datanodes? Is one of those nodes down? There is...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-30, 11:34
|
|
|
Re: Read access pattern - HBase - [mail # user]
|
|
...HBASE-4811 is what you should be looking for, but it's not even close to be implemented yet... One option will be to have 2 tables, each in a reserved order. So scanning forward in eac...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-29, 18:04
|
|
|
Re: Read access pattern - HBase - [mail # user]
|
|
...Hum. For the next key, I think you can simply use your current key as your scanner first key. You will then find the one which is just after. Then you will have to verify the MD5 hash ...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-29, 16:17
|
|
|
Re: checkAnd... - HBase - [mail # user]
|
|
...Hi Ted, Will it be a good idea to add it? Should we open a JIRA and implement checkANDIncrement? Might be pretty simple. JM 2013/4/27 Ted Yu :...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-27, 13:46
|
|
|
Re: HBase is not running. - HBase - [mail # user]
|
|
...Hi Yves, You need to add an entry with your host name and your local IP. As an example, here is mine: 127.0.0.1 localhost 192.168.23.2 buldo My h...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-26, 11:12
|
|
|
|