| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
86 (2.851s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: HBase (BigTable) many to many with students and courses - HBase - [mail # user]
|
|
...On May 29, 2012, at 3:25 PM, Em wrote: Yup, unless you denormalize the tweet bodies as well--then you just read th e current user's record and you have everything you need (with the do...
|
|
|
Author: Ian Varley,
2012-05-29, 23:30
|
|
|
Re: HBase (BigTable) many to many with students and courses - HBase - [mail # user]
|
|
...On May 29, 2012, at 1:24 PM, Em wrote: Ha, yes, thanks. That's what I meant. Yup, unless you denormalize the tweet bodies as well--then you just read th e current user's record...
|
|
|
Author: Ian Varley,
2012-05-29, 19:26
|
|
|
Re: HBase (BigTable) many to many with students and courses - HBase - [mail # user]
|
|
...A few more responses: On May 29, 2012, at 10:54 AM, Em wrote: a Yes, that's a good way of putting it. I did a talk at HBaseCon this year that deals with some of these...
|
|
|
Author: Ian Varley,
2012-05-29, 17:49
|
|
|
Re: HBase (BigTable) many to many with students and courses - HBase - [mail # user]
|
|
...Em, What you're describing is a classic relational database nested loop or hash join; the only difference is that relational databases have this feature built in, and can d...
|
|
|
Author: Ian Varley,
2012-05-29, 15:08
|
|
|
[HBASE-6094] [refGuide] Improvements to new contributor docs - HBase - [issue]
|
|
...developer.xml Expanded explanation around git & svn, and mentioning the EGit plugin Expanded explanation of setting up the eclipse project Extra section about basic compilation using mav...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6094
Author: Ian Varley,
2012-05-29, 00:00
|
|
|
Re: Of hbase key distribution and query scalability, again. - HBase - [mail # user]
|
|
...Mike, I gather that Dmitriy is asking whether there are any smarts in the region balancer based on heavy *read* traffic (i.e. if it turns out that your read load is heavily...
|
|
|
Author: Ian Varley,
2012-05-26, 16:45
|
|
|
Re: modularizing trunk - trunk is open - HBase - [mail # dev]
|
|
...Hear hear. You guys wrestled the maven beast to the ground, and paved the w ay for a sustainable modularization strategy that'll get us to 1.0 and beyo nd. Great work indeed. Ian  ...
|
|
|
Author: Ian Varley,
2012-05-26, 14:05
|
|
|
Re: Of hbase key distribution and query scalability, again. - HBase - [mail # user]
|
|
...Yeah, I think you're right Dmitriy; there's nothing like that in HBase toda y as far as I know. If it'd be useful for you, maybe it would be for others , too; work up a rough patch and see w...
|
|
|
Author: Ian Varley,
2012-05-25, 18:23
|
|
|
Re: Of hbase key distribution and query scalability, again. - HBase - [mail # user]
|
|
...Dmitriy, If I understand you right, what you're asking about might be called "Read H otspotting". For an obvious example, if I distribute my data nicely over th e cluster but then say:...
|
|
|
Author: Ian Varley,
2012-05-25, 17:42
|
|
|
Re: Efficient way to read a large number of files in S3 and upload their content to HBase - HBase - [mail # user]
|
|
...This is a question I see coming up a lot. Put differently: what characteris tics make it useful to use HBase on top of HDFS, as opposed to just flat fi les in HDFS directly? "Quantity" isn't...
|
|
|
Author: Ian Varley,
2012-05-24, 21:12
|
|
|
|