-
We already use airlift's log manager for Presto.
Requesting for ES and Accumulo connector as well to replace log4j with the shim that redirects logs to JUL
https://github.com/prestodb/presto/s…
-
Right now when using uno if I want to start external compactions or scan servers I need to stop accumulo change the cluster.yaml within the install folder and then start accumulo back up. It would be …
-
Hi,
I have just noticed there is not a diff for every single patch. For example, the following `result.json` does not include a diff (as others `result.json` files do, e.g., [here](https://github.c…
-
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project blueprints-accumulo-graph: Compilation failure: Compilation failure:
[ERROR] /Use…
-
Modify the utility, or the `accumulo` command, so that the utility can be run via the `accumulo` command. This should probably only work for the `accumulo admin` command.
-
**Describe the bug**
Having optimized our insertion of data to Accumulo (see
https://observablehq.com/@m-g-r/almost-600000-entries-per-second-from-lisp-to-accumulo)
I noticed that the data writte…
m-g-r updated
2 years ago
-
Should not show passwords in any output message. Maybe create an annotation to make it ease to reuse.
For example, when we call the Fluo config command:
```shell
[root@edc0f9c776a5 conf]# fluo co…
-
I am using 0.2.1 against an Accumulo 1.7.0. As soon as I do a
``` scala
Configuration cfg = new AccumuloGraphConfiguration()
.setInstanceType(InstanceType.Distributed)
.setZooKeeperHosts("zookee…
-
When the container up and running, Rya cannot communicate to Zookeeper which is in Accumulo container. It says `Could not login: the client is being asked for a password, but the Zookeeper client cod…
-
We have a situation where the number of tablets exploded for the accumulo.metadata table. I expect at some point the tablet size got set too low. When trying to merge the tablets however the command…