Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 40 from 64 (0.1s).
Loading phrases to help you
refine your search...
Re: Starting Abnormally After Shutting Down For Some Time - HBase - [mail # user]
...Dear Peter,  When I just started the Ubuntu machine, there was nothing in /tmp.  After starting $HADOOP/bin/start-dfs.sh and $HBase/bin/start-hbase.sh, the following files were und...
   Author: Bing Li, 2012-03-28, 20:53
Re: Starting Abnormally After Shutting Down For Some Time - HBase - [mail # user]
...Dear all,  I found some configuration information was saved in /tmp in my system. So when some of the information is lost, the HBase cannot be started normally.  But in my system, ...
   Author: Bing Li, 2012-03-28, 18:27
Re: Starting Abnormally After Shutting Down For Some Time - HBase - [mail # user]
...Dear Manish,  I appreciate so much for your replies!  The system tmp directory is changed to anther location in my hdfs-site.xml.  If I ran $HADOOP_HOME/bin/start-all.sh, all ...
   Author: Bing Li, 2012-03-28, 08:24
Re: Starting Abnormally After Shutting Down For Some Time - HBase - [mail # user]
...Jean-Daniel,  I changed dfs.data.dir and dfs.name.dir to new paths in the hdfs-site.xml.  I really cannot figure out why the HBase/Hadoop got a problem after a couple of days of sh...
   Author: Bing Li, 2012-03-28, 06:32
Re: Starting Abnormally After Shutting Down For Some Time - HBase - [mail # user]
...Dear Manish and Jean-Daniel,  After starting DFS (/opt/hadoop/bin/start-dfs.sh), I got the following daemons after tying "jps".  5212 Jps 5150 SecondaryNameNode 4932 DataNode 4737 ...
   Author: Bing Li, 2012-03-28, 06:08
Starting Abnormally After Shutting Down For Some Time - HBase - [mail # user]
...Dear all,  I got a weird problem when programming on the pseudo-distributed mode of HBase/Hadoop.  The HBase/Hadoop were installed correctly. It also ran well with my Java code. &n...
   Author: Bing Li, 2012-03-27, 19:52
Re: Setting Up Pseudo-Distributed Mode Failed On Ubuntu 11 - HBase - [mail # user]
...After installing on Ubuntu Server 11, I found two errors.  1) In the HBase shell, the error is that the master node is not started. The system prompts it tries seven times;  2) Som...
   Author: Bing Li, 2012-03-11, 09:06
Setting Up Pseudo-Distributed Mode Failed On Ubuntu 11 - HBase - [mail # user]
...Dear all,  Yesterday I tried to set up the pseudo-distributed mode for HBase on Ubuntu 11 (64-bit). But I failed to do that. What I have done is exactly the same as on Ubuntu 10. On Ubu...
   Author: Bing Li, 2012-03-11, 03:23
Memory Requirements - HBase - [mail # user]
...Dear all,  Today I ran HBase in the pseudo-distributed mode. Since I need to save the meta information about Web pages crawled from more than 10,000 Web sites simultaneously and periodi...
   Author: Bing Li, 2012-03-10, 03:20
RowFilter - Each Time It Should Be Initialized? - HBase - [mail # user]
...Dear all,  I am now using RowFilter to retrieve multiple rows. Each time I need to call the following line?       filter = new RowFilter(CompareFilter.CompareOp.EQUAL, ne...
   Author: Bing Li, 2012-03-02, 06:30
Sort:
project
HBase (64)
Hive (32)
Hadoop (12)
MapReduce (5)
HDFS (3)
type
mail # user (63)
issue (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (1)
last 6 months (13)
last 9 months (64)
author
Stack (3791)
Ted Yu (2548)
Jean-Daniel Cryans (2293)
Andrew Purtell (1470)
lars hofhansl (1003)
Ryan Rawson (862)
Jean-Marc Spaggiari (703)
Todd Lipcon (673)
Doug Meil (573)
Jonathan Gray (516)
Jonathan Hsieh (515)
Michael Segel (485)
stack (440)
Lars George (439)
Gary Helmling (292)
Bing Li