| clear query|facets|time |
Search criteria: .
Results from 171 to 180 from
477 (0.23s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: HBASE -- Regionserver and QuorumPeer ? - HBase - [mail # user]
|
|
...Sorry St. Ack, Which is why I said that I was losing it... The entire quote was... "On Sun, Jul 1, 2012 at 2:05 PM, Jay Wilson wrote: It can, but you want to conside...
|
|
|
Author: Michael Segel,
2012-07-02, 11:40
|
|
|
Re: HBASE -- Regionserver and QuorumPeer ? - HBase - [mail # user]
|
|
...I'm sorry I'm losing it. Running RS on a machine where DN isn't running? So then the RS can't store its regions locally. Not sure if that would ever be a good idea o...
|
|
|
Author: Michael Segel,
2012-07-02, 05:11
|
|
|
Re: HBase master not starting up - HBase - [mail # user]
|
|
...Sounds like your .Meta. table is corrupted. Thought that was fixed in 90.4... On Jun 28, 2012, at 1:26 PM, Kasturi wrote: nodes on a working fine. further restart the mess...
|
|
|
Author: Michael Segel,
2012-06-28, 18:34
|
|
|
Re: Best practices for custom filter class distribution? - HBase - [mail # user]
|
|
...One way.., Create an NFS mountable directory for your cluster and mount on all of the DNs. You can either place a symbolic link in /usr/lib/hadoop/lib or add the jar ...
|
|
|
Author: Michael Segel,
2012-06-27, 18:33
|
|
|
Re: [ hbase ] performance of Get from MR Job - HBase - [mail # user]
|
|
...I'm not sure as to what you are attempting to do with your data. There are a couple of things to look at. Looking at the issue, you have (K,V) pair. That's Key, Value. But...
|
|
|
Author: Michael Segel,
2012-06-27, 15:48
|
|
|
Re: Timestamp as a key good practice? - HBase - [mail # user]
|
|
...Funny you should mention hardware. I did submit a talk on cluster design to Strata (NY and London) Seems it didn't make the cut on NY, but who knows about London... It see...
|
|
|
Author: Michael Segel,
2012-06-26, 19:01
|
|
|
Re: Increment Counters in HBase during MapReduce - HBase - [mail # user]
|
|
...There are a couple of issues and I'm sure others will point them out. If you turn off speculative execution on the job, you don't get duplicate tasks running in parallel. ...
|
|
|
Author: Michael Segel,
2012-06-24, 23:19
|
|
|
Re: When node is down - HBase - [mail # user]
|
|
...Assuming that you have an Apache release (Apache, HW, Cloudera) ... (If MapR, replace the drive and you should be able to repair the cluster from the console. Node doesn't go dow...
|
|
|
Author: Michael Segel,
2012-06-22, 03:35
|
|
|
Re: Timestamp as a key good practice? - HBase - [mail # user]
|
|
...If you have a really small cluster... You can put your HMaster, JobTracker, Name Node, and ZooKeeper all on a single node. (Secondary too) Then you have Data Nodes that run DN, T...
|
|
|
Author: Michael Segel,
2012-06-21, 14:20
|
|
|
Re: Data locality in HBase - HBase - [mail # user]
|
|
...While data locality is nice, you may see it becoming less of a bonus or issue. With Co-processors available, indexing becomes viable. So you may see things where wit...
|
|
|
Author: Michael Segel,
2012-06-21, 12:45
|
|
|
|