| clear query|facets|time |
Search criteria: .
Results from 121 to 130 from
265 (0.349s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: PMC Membership - Accumulo - [mail # dev]
|
|
...Josh, One of the tasks we have not yet taken on is to write bylaws for the Accumulo project. This is where things like PMC membership, subprojects, committer requirements, etc. are fou...
|
|
|
Author: Adam Fuchs,
2012-08-01, 18:11
|
|
|
Re: Keep Tables on Shutdown - Accumulo - [mail # user]
|
|
...Jonathan, When you reformat the name node, you also need to wipe out the data node directories. Otherwise they will complain about the name node ID being wrong. You can find that messa...
|
|
|
Author: Adam Fuchs,
2012-07-28, 15:11
|
|
|
Re: Major Compacting ISAMs - Accumulo - [mail # user]
|
|
...John is spot on. However, there's one additional implication to mention, which is that you need to pick a table structure that doesn't require adding more data to the same tablet over time i...
|
|
|
Author: Adam Fuchs,
2012-07-28, 15:01
|
|
|
Re: Python client lib for Accumulo? - Accumulo - [mail # dev]
|
|
...One of the big challenges of connecting directly to the existing thrift services is that there is a lot of logic imbedded in the Java client libraries that would have to be recreated. This i...
|
|
|
Author: Adam Fuchs,
2012-07-27, 13:16
|
|
|
Re: Embedded error: /home/medined/workspace/accumulo_trunk/examples/wikisearch/ingest/target/classes (Is a directory) - Accumulo - [mail # dev]
|
|
...The general symptom is that "mvn clean compile" doesn't always work, but "mvn clean package" does. This is because the dependencies between Accumulo sub-projects require jars to exist rather...
|
|
|
Author: Adam Fuchs,
2012-07-25, 17:46
|
|
|
Re: more questions about IndexedDocIterators - Accumulo - [mail # user]
|
|
...I'm not sure there's a canonical source for this, but Jeffrey Dean gave a keynote at WSDM in 2009 that includes a bunch of stuff on encoding techniques: research.google.com/people/jeff/WSDM0...
|
|
|
Author: Adam Fuchs,
2012-07-17, 15:25
|
|
|
Re: more questions about IndexedDocIterators - Accumulo - [mail # user]
|
|
...*SNIP I think it is generally a good idea to use encoding techniques whenever they're quick, effective, and easy. If you know something about your data then you can usually do better t...
|
|
|
Author: Adam Fuchs,
2012-07-16, 19:27
|
|
|
Re: more questions about IndexedDocIterators - Accumulo - [mail # user]
|
|
...Another point RE #1: You always have the option of adding iterators to an already-installed instance. If you want to use the Accumulo version of the iterators, you can backport those relativ...
|
|
|
Author: Adam Fuchs,
2012-07-16, 17:37
|
|
|
Re: getMasterStats problems - Accumulo - [mail # user]
|
|
...Jim, The HdfsZooInstance looks for accumulo-site.xml on the classpath to find the directory in HDFS to look for the instance ID. If accumulo-site.xml is not on the classpath then it wi...
|
|
|
Author: Adam Fuchs,
2012-07-16, 03:09
|
|
|
Re: change to jira notifications - Accumulo - [mail # dev]
|
|
...Todd, The big problem we're trying to solve is that we want the reply-to for jira messages to go to [EMAIL PROTECTED] so that email replies automatically get posted as comments. It see...
|
|
|
Author: Adam Fuchs,
2012-07-13, 20:13
|
|
|
|