| clear query|facets|time |
Search criteria: .
Results from 81 to 90 from
122 (0.077s).
|
|
|
Loading phrases to help you refine your search...
|
|
mapreduce on EC2 - Accumulo - [mail # user]
|
|
...I've now got a map-only job from HDFS into Accumulo running on EC2. Thanks for the help! Aaron...
|
|
|
Author: Aaron Cordova,
2011-12-23, 00:23
|
|
|
Re: [jira] [Commented] (ACCUMULO-227) Improve in memory map counts to provide cell level uniqueness for repeated columns in mutation - Accumulo - [mail # dev]
|
|
...It doesn't have to be an iterator that can't be turned off, just one that's enabled by default. On Dec 22, 2011, at 5:32 PM, Keith Turner wrote: ...
|
|
|
Author: Aaron Cordova,
2011-12-22, 23:12
|
|
|
Re: [jira] [Commented] (ACCUMULO-227) Improve in memory map counts to provide cell level uniqueness for repeated columns in mutation - Accumulo - [mail # dev]
|
|
...I acknowledge everything you say as true - but disagree that the greatest level of flexibility results in the best experience for the user. BigTable is defined as a map - I think most users ...
|
|
|
Author: Aaron Cordova,
2011-12-22, 22:56
|
|
|
Re: mapreduce example - Accumulo - [mail # user]
|
|
...yechh I was hoping this wasn't the case. but ok. Thanks On Dec 22, 2011, at 5:23 PM, Adam Fuchs wrote: ...
|
|
|
Author: Aaron Cordova,
2011-12-22, 22:28
|
|
|
Re: [jira] [Commented] (ACCUMULO-227) Improve in memory map counts to provide cell level uniqueness for repeated columns in mutation - Accumulo - [mail # dev]
|
|
... That's fine too, if the value of dropping deterministically outweighs the cost of sorting in these cases - it should be so rare that it doesn't really matter much how one does it....
|
|
|
Author: Aaron Cordova,
2011-12-22, 22:26
|
|
|
Re: [jira] [Commented] (ACCUMULO-227) Improve in memory map counts to provide cell level uniqueness for repeated columns in mutation - Accumulo - [mail # dev]
|
|
...If you want to make it possible for the user to turn this functionality off - (let's call it the "GO MULTIMAP!!" option) that's fine with me, as long as by default it's turned on. On ...
|
|
|
Author: Aaron Cordova,
2011-12-22, 22:24
|
|
|
Re: [jira] [Commented] (ACCUMULO-227) Improve in memory map counts to provide cell level uniqueness for repeated columns in mutation - Accumulo - [mail # dev]
|
|
...And just to be clear, since there are several definitions of key flying around - in the following case: row1,colfam1,colqual1,4 -> valueA row1,colfam1,colqual1,5 -> valueB ...
|
|
|
Author: Aaron Cordova,
2011-12-22, 22:23
|
|
|
mapreduce example - Accumulo - [mail # user]
|
|
...It looks like the mapreduce example uses the tool.sh script to grab all the classes needed to kick off a mapreduce over Accumulo, but is it also necessary to copy some Accumulo jars to taskt...
|
|
|
Author: Aaron Cordova,
2011-12-22, 22:20
|
|
|
Re: [jira] [Commented] (ACCUMULO-227) Improve in memory map counts to provide cell level uniqueness for repeated columns in mutation - Accumulo - [mail # dev]
|
|
...The reason for 'all but one' is to adhere to the concept of a map, and by 'arbitrarily' I mean, whatever way incurs the least processing cost. On Dec 22, 2011, at 5:09 PM, Keith Turner...
|
|
|
Author: Aaron Cordova,
2011-12-22, 22:17
|
|
|
Re: [jira] [Commented] (ACCUMULO-227) Improve in memory map counts to provide cell level uniqueness for repeated columns in mutation - Accumulo - [mail # dev]
|
|
...I propose Accumulo drops all but one arbitrarily On Dec 22, 2011, at 5:09 PM, Keith Turner wrote: ...
|
|
|
Author: Aaron Cordova,
2011-12-22, 22:15
|
|
|
|