Re: Schema Updates: what do you do today?

2012-04-10 Thread arnaud but
+1, this kind of tools is very nice. Le 09/04/2012 21:39, Ian Varley a écrit : Thanks, Andy. Yeah, a tool that compares a schema definition with a running cluster, and gives you a way to apply changes (without offlining, where possible), would be pretty sweet. Anybody else think so? Or, do yo

Re: hbase map/reduce questions

2012-04-09 Thread arnaud but
an empty String[] in the getLocations() method. --Suraj On Mon, Apr 9, 2012 at 1:29 AM, arnaud but wrote: ok thanks, Yes - if you do a custom split, and have sufficient map slots in your cluster if I understand well even if the lines are stored on only two nodes of my luster I can

Re: hbase map/reduce questions

2012-04-09 Thread arnaud but
ok thanks, > Yes - if you do a custom split, and have sufficient map slots in your > cluster if I understand well even if the lines are stored on only two nodes of my luster I can distribute the "map tasks" on the other nodes? eg i have 10 nodes in the cluster i done a custom split that split

Re: Store List of data items in Hbase.

2012-04-09 Thread arnaud but
Le 09/04/2012 08:46, Ram a écrit : Im trying to store a list,collection of data objects in Hbase. For example ,a User table where a the userId is the Rowkey and column family Contacts with column Contacts:EmailIds where EmailIds is a list of emails as {a...@example.com,bpqrs-Re5JQEeQqe/9co4lrsz..