| clear query|facets|time |
Search criteria: .
Results from 121 to 130 from
570 (0.216s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: RefGuide updated - HBase - [mail # user]
|
|
...Also, 2 weeks ago the pseudo-distributed config and extras standalone web page was moved and refactored into the Configuration chapter of the RefGuide. That came up in conversat...
|
|
|
Author: Doug Meil,
2012-05-24, 13:34
|
|
|
RefGuide updated - HBase - [mail # user]
|
|
...Hi folks- The RefGuide was updated in a big way at the Hackathon yesterday. Two thin gs to note: http://hbase.apache.org/book.html#arch.bulk.load The bulk-loading doc...
|
|
|
Author: Doug Meil,
2012-05-24, 13:17
|
|
|
Re: Pagination in hbase - HBase - [mail # user]
|
|
...Hi there- This tooŠ http://hbase.apache.org/book.html#scan Š you can do what you want by using the start/stop rows. On 5/24/12 8:54 AM, "Srikanth P. Shreenivas...
|
|
|
Author: Doug Meil,
2012-05-24, 13:11
|
|
|
[HBASE-6079] [refGuide] Bulk load porting cleanup - HBase - [issue]
|
|
...performance.xml changed link that pointed to external page on bulk loading to new section in Arch chaptersite.xml changed bulk load menu option to point to RefGuide instead of external page....
|
|
|
http://issues.apache.org/jira/browse/HBASE-6079
Author: Doug Meil,
2012-05-24, 01:02
|
|
|
[HBASE-6078] [refGuide] ported and refactored bulk loading docs into RefGuide - HBase - [issue]
|
|
...bulk-loading.xmlDeprecated stand-alone HTML page that contained bulk-loading docs. Left the page in the repo for backward compatibility since so many people have linked to it over the ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6078
Author: Doug Meil,
2012-05-24, 01:02
|
|
|
Re: Please welcome our newest committer and PMC member, Liyin Tang - HBase - [mail # dev]
|
|
...Welcome! On 5/17/12 12:04 AM, "Stack" wrote: ...
|
|
|
Author: Doug Meil,
2012-05-17, 12:13
|
|
|
[HBASE-6019] [refGuide] ported pseudo-distributed.html page to RefGuide Config chapter - HBase - [issue]
|
|
...Ported the separate pseudo-distributed.html page that existed outside the RefGuie into the Configuration chapter.configuration.xml Added an example of a local pseudo-dist HDFS config file (t...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6019
Author: Doug Meil,
2012-05-17, 00:01
|
|
|
Re: Get the list of store/store files for a region via HBase API - HBase - [mail # user]
|
|
...With respect to #2, it's more than that. StoreFiles get written on MemStore flushes but also re-written whenever compactions happen. So regardless of where you get this informati...
|
|
|
Author: Doug Meil,
2012-05-16, 20:12
|
|
|
Re: Could an EC2 machine to 4 times slower than local dev workstation? - HBase - [mail # user]
|
|
...For the record, what Andrew/Li said is pretty much the standard disclaimer in the Performance chapter for EC2. It's a separate class of performance problem. http://hbase.apache.o...
|
|
|
Author: Doug Meil,
2012-05-16, 02:10
|
|
|
Re: Get the list of store/store files for a region via HBase API - HBase - [mail # user]
|
|
...You're just doing a directory listing in HDFS to get this information. That's a pretty lightweight operation (I.e., as opposed to transferring the contents of all the StoreFiles, etc.)  ...
|
|
|
Author: Doug Meil,
2012-05-16, 02:06
|
|
|
|