| clear query|facets|time |
Search criteria: .
Results from 171 to 180 from
2547 (0.13s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-8463] Suppress Findbugs warnings links in Hadoop QA report if there was no Findbugs warning - HBase - [issue]
|
|
...We often see the following report from Hadoop QA:+1 findbugs. The patch does not introduce any new Findbugs (version 1.3.9) warnings....Findbugs warnings: https://builds.apache.org/job/PreCo...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8463
Author: Ted Yu,
2013-04-30, 14:27
|
|
|
Re: HBase Export MR - Some mappers getting Stuck - HBase - [mail # user]
|
|
...Can you take a look at region server log when this happens and see if there is some clue ? jstack on region server side would help. Cheers On Mon, Apr 29, 2013 at 10:42 PM,...
|
|
|
Author: Ted Yu,
2013-04-30, 08:57
|
|
|
Re: max regionserver handler count - HBase - [mail # user]
|
|
...Viral: I am currently dealing with some high priority bugs so I didn't have time to look deeper into your case. My feeling is that raising max regionserver handler count shouldn't be t...
|
|
|
Author: Ted Yu,
2013-04-30, 04:43
|
|
|
Re: batch version of checkAndPut - HBase - [mail # dev]
|
|
...Hari: Do you mind logging a JIRA to capture the requirement ? Thanks On Mon, Apr 29, 2013 at 1:30 PM, Hari Mankude wrote: ...
|
|
|
Author: Ted Yu,
2013-04-29, 20:31
|
|
|
Re: batch version of checkAndPut - HBase - [mail # dev]
|
|
...Looks like this would require client side to partition the batch Puts according to region boundaries. Is my understanding correct ? On Mon, Apr 29, 2013 at 10:54 AM, Hari Mankude...
|
|
|
Author: Ted Yu,
2013-04-29, 17:57
|
|
|
Re: Snapshot Export Problem - HBase - [mail # user]
|
|
...Looks like permission issue. Can you try running ExportSnapshot as user who has enough privilege ? 1. 2013-04-29 16:40:38,059 ERROR org.apache.hadoop.hbase.s...
|
|
|
Author: Ted Yu,
2013-04-29, 16:53
|
|
|
Re: batch version of checkAndPut - HBase - [mail # dev]
|
|
...checkAndPut() checks specific row. Can you outline your requirement in a bit more detail ? Meaning, if you supply List of Puts to the batch API. Are the Puts targeting the same row ? I...
|
|
|
Author: Ted Yu,
2013-04-29, 16:13
|
|
|
Re: max regionserver handler count - HBase - [mail # user]
|
|
...After each zookeeper reconnect, I saw same session Id (0x703e...) What version of zookeeper are you using ? Can you search zookeeper log for this session Id to see what happened ? &nbs...
|
|
|
Author: Ted Yu,
2013-04-29, 09:49
|
|
|
Re: max regionserver handler count - HBase - [mail # user]
|
|
...I noticed the 8 occurrences of 0x703e... following region server name in the abort message. I wonder why the repetition ? Cheers On Apr 29, 2013, at 2:17 AM, Viral B...
|
|
|
Author: Ted Yu,
2013-04-29, 09:25
|
|
|
Re: max regionserver handler count - HBase - [mail # user]
|
|
...bq. the setting is per regionserver (as the name suggests) and not per region right ? That is correct. Can you give us more information about your cluster size, workload, etc ? &...
|
|
|
Author: Ted Yu,
2013-04-28, 22:19
|
|
|
|