Moving this to user@accumulo Here is a talk one of my folks gave on accumulo indexing strategies: https://www.youtube.com/watch?v=ykh8zLFNRso
Also, many HBase schema design principles apply to Accumulo (minus visibility labels) so that might be a good place to start and is easier to find. http://hbase.apache.org/book/schema.html On Tue, Dec 2, 2014 at 10:40 AM, David Medinets <[email protected]> wrote: > https://github.com/medined/D4M_Schema describes one technique for > storing information in Accumulo. There are many others. If you are > working with a particular class of information (like Geographic) then > seek specific techniques related to that domain. > > On Tue, Dec 2, 2014 at 12:41 AM, [email protected] <[email protected]> > wrote: > > Hi > > Accumulo so little information, although many of API, but can not > start, can provide some relevant application materials? Especially on the > table design, for the design of multi table relationships > > > > > > > > [email protected] >
