Dan Meany

Results 8 comments of Dan Meany

Looking at Pilosa for segmentation queries. Would be nice to have a simple SQL to PQL mapping so analysts could use it and not have to learn another proprietary query...

I did have some trouble importing data into the docker image of Pilosa when behind a firewall using the instructions, but was able to solve it by setting all the...

Thought I would mention something I ran into importing data in case someone else has the same issue. My test import csv was 1 billion records with timestamps. After a...

Importing 200m csv records with long column keys (e.g. md5 hashes) for multiple keyed fields caused "500 Internal Server Error:'PANIC:runtime error slice bounds out of range [xxx:xxx]' goroutine 13300 [running]...

One other suggestion regarding bulk import. I'm converting from Elastic to Pilosa and using curl or an http client in most places. It would be convenient to have a http...

Also by way of feedback regarding memory usage, I am stress testing to find stability ranges, where of course once it runs out of memory and starts swapping performance drops...

I had the same error installing from ISO. From USB I got Input/Output Error. Pulling up gparted from the Ubuntu live cd, it fixed errors in the GPT layout, which...

I tried the above docker image but it still requires an external NFS server, it seems. So when I get to the step of adding primary and secondary storage I...