-
Ao tentar instalar as dependências o seguinte log de erro é apresentado:
```
[INFO] Scanning for projects...
[INFO]
[INF…
-
Hey @zznate this is Michael, at The Frontside. We are trying to create a script to setup a Rackspace node with Usergrid that could be used as a backend for a mobile app. Basically an easy setup script…
-
Nice repo.
But, could you give a little doc explaining about how to run this project properly.
Because I tried cloning your repo but I can not run your project.
`mvn compile exec:java`
```
…
-
In the `compress` command, it looks like the chunks are all written to a temporary file, then the bita header is written to the output file, and finally the chunks are copied to the output file.
Th…
-
```
This is more of a feature request:
When opening a file on an s3fs mount, s3fs will download the entire file to a
temporary file on the local disk to use. This is fine in general, but is
ineffic…
-
### Backend
VL (Velox)
### Bug description
I have a TPC-DS dataset in ORC format, duplicated on S3 and GCS. On vanilla Spark 3.5.1 on a single node, these queries complete in 1-3 seconds:
…
-
Just posting this issue so everyone knows the cheat doesn't work anymore and all the signatures have changed.
-
Right now, our gc related code, i.e. allocators/handles are full of memory barriers in order to support preempt mode. Instead of these, we could use compiler memory barriers (volatile), and have the G…
-
I am trying to push a single app at a time while specifying a manifest and I am getting an error that doesn't seem to be accurate:
```
C02X2PA8JG5H:armada akrush$ cf bgd armada-ui -f manifest-uat.…
-
I opened this issue to solicit ideas and begin planning for what is going to replace the circular buffer. @nicost had you already opened an issue related to this? I did a quick search but nothing turn…