Adam J. Shook

Results 14 comments of Adam J. Shook

You can download the data set from the Internet Archive: https://archive.org/details/stackexchange Note that the data has been updated since the book was written, so you may run into some data-related...

I don't think Bloomberg's `presto-accumulo` repository are maintained anymore. The main thing would be the iterators module, but that was strictly for use on JDK 8 which has long since...

As I refresh my memory on the tools, the only remaining tool is this index migration tool which is used to migrate data to a different indexing strategy which was...

> It would be great if you could update the Bloomberg repo accordingly. I've updated the Bloomberg repo.

@hariohmprasath Yes, we are using that feature. I changed it to use `testcontainers/ryuk:0.3.3` and I still see the error on 1.17.3 and 1.16.0. Works on 1.15.3.

I ran the provided code (with some additional logging) and in both cases the Ryuk container starts and the client attempts to connect at `172.17.0.1` but it fails on version...

> let us know if it helps. I tried the workaround of mounting `/var/run/docker.sock.raw:/var/run/docker.sock` instead of `/var/run/docker.sock:/var/run/docker.sock` and I got the same `Connection refused` result.

The GC is running on its typical 5 minute interval and reporting a large number of candidates; seems to be in working order. We have an aggressive 5 minute max...

Manually flushing all tables did not help. I was doing some digging and I noticed, for each TServer that has many WAL file entries in ZooKeeper, the Tablet Server Status...

Nothing in `accumulo.metadata`. Nothing currently listed in the FATE list. From the master logs it seemed to be deleted okay. If memory serves, I had to abort a FATE transaction...