| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
1454 (0.159s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: HBase and Datawarehouse - HBase - [mail # user]
|
|
...You wouldn't do that if colocating MR. It is one way to soak up "extra" RAM on a large RAM box, although I'm not sure I would recommend it (I have no personal experience trying it, yet). For...
|
|
|
Author: Andrew Purtell,
2013-04-30, 18:30
|
|
|
Re: HBase and Datawarehouse - HBase - [mail # user]
|
|
...Rules of thumb for starting off safely and for easing support issues are really good to have, but there are no hard barriers or singular approaches: use Java 7 + G1GC, disable HBase blockcac...
|
|
|
Author: Andrew Purtell,
2013-04-30, 17:38
|
|
|
Re: HBase and Datawarehouse - HBase - [mail # user]
|
|
...I don't wish to be rude, but you are making odd claims as fact as "mentioned in a couple of posts". It will be difficult to have a serious conversation. I encourage you to test your hypothes...
|
|
|
Author: Andrew Purtell,
2013-04-30, 08:07
|
|
|
Re: HBase and Datawarehouse - HBase - [mail # user]
|
|
...Yes it is. This is why we have first class MapReduce integration and optimized scanners. Recent versions, like 0.94, also do pretty well with the 'O' part of OLAP. Urban Airship'...
|
|
|
Author: Andrew Purtell,
2013-04-29, 18:08
|
|
|
[HBASE-8209] Improve LoadTest extensibility - HBase - [issue]
|
|
...This patch rolls up related changes: Allow classes extending TestMiniClusterLoadSequential to override how reader and writer threads are set up, including extending the reader and writers th...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8209
Author: Andrew Purtell,
2013-04-27, 16:55
|
|
|
Re: [DISCUSS] Making hadoop 2 the default precommit for trunk ones we get green builds - HBase - [mail # dev]
|
|
...+1 to Elliot's idea. On Thu, Apr 25, 2013 at 5:39 PM, Elliott Clark wrote: Best regards, - Andy Problems worthy of attack prove their worth by ...
|
|
|
Author: Andrew Purtell,
2013-04-26, 03:47
|
|
|
Re: All ok w/ thrift2 going away in trunk/0.95? - HBase - [mail # dev]
|
|
...No. Consider KeyValue. A gateway could be a useful laboratory for experimenting with approaches like http://kentonv.github.io/capnproto/encoding.html . The difference is a gateway can ...
|
|
|
Author: Andrew Purtell,
2013-04-25, 22:37
|
|
|
[HBASE-6572] Tiered HFile storage - HBase - [issue]
|
|
...Consider how we might enable tiered HFile storage. If HDFS has the capability, we could create certain files on solid state devices where they might be frequently accessed, especially for ra...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6572
Author: Andrew Purtell,
2013-04-25, 20:05
|
|
|
Re: Compile does not work against Hadoop-1.0.0 - 1.0.2 - HBase - [mail # dev]
|
|
...Sure. That's the question I have too: Is there anything about 1.0.3 or later which would be an incompatibility with 1.0.0 - 1.0.2 or prevent a rolling upgrade? On Thu, Apr 25, 2013 at...
|
|
|
Author: Andrew Purtell,
2013-04-25, 18:28
|
|
|
Re: All ok w/ thrift2 going away in trunk/0.95? - HBase - [mail # dev]
|
|
...That's an interesting idea, although maybe not what you meant: If we had a PB only API gateway (e.g. no "PBUF" markers, no Writables anywhere, etc.) then this might be a way to evolve RPC to...
|
|
|
Author: Andrew Purtell,
2013-04-25, 18:23
|
|
|
|