| clear query|facets|time |
Search criteria: .
Results from 101 to 110 from
752 (0.149s).
|
|
|
Loading phrases to help you refine your search...
|
|
[ACCUMULO-1216] reconsider using SequenceFiles for the WAL - Accumulo - [issue]
|
|
...Observing the code in HBase we learned that WAL files written/flushed to HDFS would not present the correct file size, which made using SequenceFile for WALs problematic. So we just wr...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1216
Author: Eric Newton,
2013-04-08, 21:22
|
|
|
Re: TabletServerMBean - can getTotalMajorCompactions be added? - Accumulo - [mail # dev]
|
|
...You should get able to get the number of major compactions and the number of major compactions that are queued. accumulo.server.metrics -> TServerInfo -> TabletServerMBean -> ...
|
|
|
Author: Eric Newton,
2013-04-08, 19:41
|
|
|
Re: Increasing Ingest Rate - Accumulo - [mail # user]
|
|
...Hopefully you are using accumulo 1.4.*3*. A performance issue (ACCUMULO-1062) was found in 1.4.2 when a large number of clients attempted to update a tablet concurrently. -Eric &...
|
|
|
Author: Eric Newton,
2013-04-08, 13:31
|
|
|
[ACCUMULO-1179] add zookeeper option to accumulo start script - Accumulo - [issue]
|
|
...It would be nice if this worked:$ ./bin/accumulo zookeeper[zk: localhost:2181(CONNECTED) 0]...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1179
Author: Eric Newton,
2013-04-06, 01:07
|
|
|
[ACCUMULO-1239] CheckBalance is ending random walk tests - Accumulo - [issue]
|
|
...CheckBalance ensures that accumulo is maintaining balance during the test. However, balance is always out-of-date when tservers are restarted for some period of time. The check a...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1239
Author: Eric Newton,
2013-04-06, 01:07
|
|
|
Re: Accumulo and CDH4 -- "no tablet servers" - Accumulo - [mail # user]
|
|
...CDH4 (aka hadoop 2.0) is only supported in 1.5 (unreleased, but getting to be very stable), and beyond. Are you running the 1.5 branch (or trunk)? -Eric On Fri, Apr ...
|
|
|
Author: Eric Newton,
2013-04-05, 23:07
|
|
|
Re: Monitor: Adding graphs for each table and server - Accumulo - [mail # dev]
|
|
...We actually have JMX support. You need to turn it on, though. We should just turn it on by default. Because we don't use the JMX api very much, it may need some improvement...
|
|
|
Author: Eric Newton,
2013-04-05, 17:34
|
|
|
[ACCUMULO-1238] unexpected PERMISSION DENIED in random walk test - Accumulo - [issue]
|
|
...This error has happened multiple times.04 02:31:53,606 [randomwalk.Framework] ERROR: Error during random walkjava.lang.Exception: Error running node Concurrent.xml ...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1238
Author: Eric Newton,
2013-04-05, 17:05
|
|
|
Re: Monitor: Adding graphs for each table and server - Accumulo - [mail # dev]
|
|
...The monitor provides a quick summary of accumulo stats, a bit of history and the most recent ERROR/WARN log messages. But it's all just kept in memory and only for an hour or so. It is...
|
|
|
Author: Eric Newton,
2013-04-05, 16:46
|
|
|
Re: Increasing Ingest Rate - Accumulo - [mail # user]
|
|
...Have you pre-split your tablet to spread the load out to all the machines? Does the data distribution match your splits? Is the ingest data already sorted (that is, it always writes to...
|
|
|
Author: Eric Newton,
2013-04-04, 18:25
|
|
|
|