| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
674 (0.067s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: What are the appropriate steps before performing hardware maintenance? - HBase - [mail # user]
|
|
...Hi Dan, You might want to take a look at bin/graceful_stop.sh . It will move all the regions hosted by your RS to other RS before stopping it gracefuly. After the maintenance, simply s...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-25, 15:30
|
|
|
Re: undefined method `internal_command' for Shell::Formatter::Console - HBase - [mail # user]
|
|
...Something I thought about is that you might have a Ruby lib installed somewhere else that the shell is using. Someone faced something similar recently Take a look at this thread: http:...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-25, 13:40
|
|
|
Re: How to remove all traces of a dropped table. - HBase - [mail # user]
|
|
...Hi David, After you dropped your table, did you looked into the ZK server to see if all nodes related to this table got removed to? Also, have you tried to run HBCK after the dro...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-25, 13:27
|
|
|
Re: undefined method `internal_command' for Shell::Formatter::Console - HBase - [mail # user]
|
|
...Hi Robin, Were you finally able to find the issue? JM 2013/4/18 Robin Gowin :...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-25, 13:24
|
|
|
Re: Re: While starting 3-nodes cluster hbase: WARN org.apache.zookeeper.ClientCnxn: Session 0x0 for server null - HBase - [mail # user]
|
|
...Hi John, bin/start-dfs is to start hadoop, right? Why are you trying to start that from HBase Master? You said that you hadoop is already configured and working fine. You should start ...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-25, 12:43
|
|
|
Re: [VOTE] The 2nd hbase 0.94.7 release candidate is available for download - HBase - [mail # dev]
|
|
...Hi Lars, Just to understand, since only licenses got updated, are you expecting in-deep testing for this version too? Or only something like to make sure it's still correct? I th...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-25, 12:25
|
|
|
Re: While starting 3-nodes cluster hbase: WARN org.apache.zookeeper.ClientCnxn: Session 0x0 for server null - HBase - [mail # user]
|
|
...Hi John, Are you ZK servers working fine also? It seems HBase is not able to connect to them. Can you connect to ZK console and see the status (like ls /)? JM 2013/4/23 Joh...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-23, 20:58
|
|
|
Re: Wait for master before creating tables - HBase - [mail # user]
|
|
...Hi Kristoffer, On the hbase shell, you already have a "status" command. Can you use it? Or maybe look at the source code and do something similar? That might allow you to see if master...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-23, 12:13
|
|
|
Re: help why do my regionservers shut themselves down? - HBase - [mail # user]
|
|
...Hi Kaveh, the respons is maybe already displayed on the logs you sent ;) "This disconnect could have been caused by a network partition or a long-running GC pause, either way it'...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-23, 01:46
|
|
|
[HBASE-8373] Update Rolling Restart documentation - HBase - [issue]
|
|
...Rolling Restart documentation specifies that we need to stop the balancer before proceeding. However, bin/graceful_stop.sh is already taking care of that:echo "Disabling balancer!"echo 'bala...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8373
Author: Jean-Marc Spaggiari,
2013-04-22, 22:02
|
|
|
|