| clear query|facets|time |
Search criteria: .
Results from 111 to 120 from
747 (0.11s).
|
|
|
Loading phrases to help you refine your search...
|
|
[ACCUMULO-1233] race condition looking at zookeeper nodes - Accumulo - [issue]
|
|
...There's a common pattern used with zookeeper:for (String child : zk.getChildren(path)) { byte[] content = zk.getData(path + "/" + child, null, null); doSomething(cont...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1233
Author: Eric Newton,
2013-04-03, 03:07
|
|
|
[ACCUMULO-1214] Proxy SimpleTest fails reading stale zookeeper data - Accumulo - [issue]
|
|
...During the nightly tests, changing table.split.threshhold from 1G to 500M did not read back properly. The change had not propagated out yet....
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1214
Author: Eric Newton,
2013-04-03, 03:07
|
|
|
[ACCUMULO-1232] table_info tablet offline for a long time - Accumulo - [issue]
|
|
...Noticed the !METADATA table was offline. Found the table_info table (!0;~) was assigned to a dead server. That server was waiting for a recovered WAL.The master had recovered the...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1232
Author: Eric Newton,
2013-04-02, 20:37
|
|
|
Re: Accumulo and CDH4 - Accumulo - [mail # user]
|
|
...You will have to look at the files in core/target/surefire-reports. What does it say in core/target/surefire-reports/org.apache.accumulo.core.util.shell.ShellTest.txt? -Eric &nbs...
|
|
|
Author: Eric Newton,
2013-04-02, 18:56
|
|
|
[ACCUMULO-1230] tablet server re-writes all metadata for a tablet when it is loaded - Accumulo - [issue]
|
|
...While writing a new constraint for the metadata table, I saw that when the location for a tablet is set, all of the metadata for the tablet is written. This is not harmful, just unexpe...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1230
Author: Eric Newton,
2013-04-02, 15:04
|
|
|
Re: Large Data Size in Row or Value? - Accumulo - [mail # user]
|
|
..."What is the largest size that seems to work?" Tablet servers have been run in 64M JVMs without a problem, so long as there isn't any other pressure to swap that memory out (such as la...
|
|
|
Author: Eric Newton,
2013-04-01, 18:22
|
|
|
Re: Error while trying to initialize - Accumulo - [mail # user]
|
|
...How many tablet servers (and loggers in 1.4.x) are showing up in the monitor? If zero, check to make sure the write-ahead log directory exists on all slave nodes. By default, thi...
|
|
|
Author: Eric Newton,
2013-03-29, 20:18
|
|
|
Re: Error while trying to initialize - Accumulo - [mail # user]
|
|
...HDFS is not up and working. In particular, your data node(s) are not up. You can verify this without using accumulo: $ hadoop fs -put somefile . You will want to chec...
|
|
|
Author: Eric Newton,
2013-03-29, 16:03
|
|
|
[ACCUMULO-463] use term cardinalities to optimize the AndIterator - Accumulo - [issue]
|
|
...The wikisearch example stores term cardinalities as metadata, but does not use the term frequency to determine the best initial seek term for conjunctions....
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-463
Author: Eric Newton,
2013-03-29, 12:28
|
|
|
[ACCUMULO-1079] Unable to find tablets that overlap file - Accumulo - [issue]
|
|
...Two tservers were complaining constantly "Unable to find tablets that overlap file" during bulk import operations. Restarting those tablet servers caused the complaints to stop. cannot...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1079
Author: Eric Newton,
2013-03-29, 12:28
|
|
|
|