| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
2547 (0.148s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: [ANNOUNCE] Sessions selected for HBaseCon 2013! 6/13/13 @ San Francisco Marriott Marquis - HBase - [mail # user]
|
|
...Jon: bq. we'll also be hosting an HBase Hackathon [4] during they day of June 12th June 12th is approaching quickly. Can you give us some more information about the HBase Hackathon ? &...
|
|
|
Author: Ted Yu,
2013-06-05, 18:10
|
|
|
[HBASE-8681] TestDriver#testDriver fails on hadoop 2.0.x - HBase - [issue]
|
|
...TestDriver#testDriver relies on System.exit() call from ProgramDriver#driver() because LauncherSecurityManager latches onto checkExit().In hadoop 2.0, ProgramDriver#driver() has the followin...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8681
Author: Ted Yu,
2013-06-05, 17:17
|
|
|
Re: Poor HBase map-reduce scan performance - HBase - [mail # user]
|
|
...bq. the Regionserver and Tasktracker are the same node when you use MapReduce to scan the HBase table. The scan performed by the Tasktracker on that node would very likely access data ...
|
|
|
Author: Ted Yu,
2013-06-05, 16:12
|
|
|
Re: Writing to HBASE is taking a lot time as the table grows - HBase - [mail # user]
|
|
...Can you go over http://hbase.apache.org/book.html#performance and then, http://hbase.apache.org/book.html#trouble Cheers On Wed, Jun 5, 2013 at 8:32 AM, Ramasubramanian wro...
|
|
|
Author: Ted Yu,
2013-06-05, 16:02
|
|
|
Re: Utility of client gateways vs client libraries connecting directly to region servers & zookeeper ? - HBase - [mail # user]
|
|
...For thrift, there is already such support. Take a look at (0.94 codebase): src/main/java/org/apache/hadoop/hbase/regionserver/HRegionThriftServer.java * HRegionThriftServer - th...
|
|
|
Author: Ted Yu,
2013-06-05, 14:21
|
|
|
Re: Set column value for all rows - HBase - [mail # user]
|
|
...Do you expect setting this same value in one transaction ? There is no such support yet. Cheers On Wed, Jun 5, 2013 at 6:18 AM, Bai Shen wrote: ...
|
|
|
Author: Ted Yu,
2013-06-05, 13:53
|
|
|
Re: HMaster and HRegionServer going down - HBase - [mail # user]
|
|
...Have you looked at NameNode log ? The snippet you posted seems to imply issue with data block placement. Cheers On Jun 5, 2013, at 4:12 AM, Vimal Jain wrote: ...
|
|
|
Author: Ted Yu,
2013-06-05, 11:30
|
|
|
Re: HMaster and HRegionServer going down - HBase - [mail # user]
|
|
...How many region servers / data nodes do you have ? What Hadoop / HBase version are you using ? Thanks On Jun 5, 2013, at 3:54 AM, Vimal Jain wrote: ...
|
|
|
Author: Ted Yu,
2013-06-05, 11:08
|
|
|
Re: HMaster and HRegionServer going down - HBase - [mail # user]
|
|
...There are a few tips under : http://hbase.apache.org/book.html#trouble.rs.runtime.zkexpired Can you check ? Thanks On Jun 5, 2013, at 2:05 AM, Vimal Jain wrote:  ...
|
|
|
Author: Ted Yu,
2013-06-05, 10:49
|
|
|
Re: Questions about HBase - HBase - [mail # user]
|
|
...bq. But i am not very sure if we can control the files getting selected for compaction in the older verisons. Same mechanism is available in 0.94 Take a look at src/main/java/org...
|
|
|
Author: Ted Yu,
2013-06-05, 04:29
|
|
|
|