-
ES 6.1.1
repository-azure 6.1.1
Since February, we have been using ES 6.1.1 w/ repository-azure 6.1.1 successfully in all dev lanes and production to take snapshots. About a week or two ago, we s…
-
I used ./script/dockerRunAsterixDB.sh to start an Asterix DB instance. When ingesting the twitter data, I get syntax errors from Asterix DB:
```
Ingesting sample tweets...
{
"requestID": "d0d94…
-
After connecting to Twittermap demo and issuing a query, the frontend generated the following message:
"WebSocket connection to ‘ws://cloudberry.ics.uci.edu/ws’ failed: Error during WebSocket handsh…
-
**Problem:**
Currently, `PointMap` are using 2 single queries: 1) query points; 2) query "Time Series Bar";
Why it cannot use a `batch` query? Because `PointMap` still needs a `limit` feature to con…
-
Here is the error:
`terminate called after throwing an instance of 'std::logic_error'`
` what(): basic_string::_S_construct null not valid`
`Aborted (core dumped)`
after trying to run both
…
-
In the [Cloudberry Document](https://docs.minio.io/docs/how-to-use-cloudberry-drive-with-minio) , the link to Cloudberry Drive is invalid.
Also, the document needs to be checked for proper English…
-
Currently, the TwitterMap front-end blindly receives a result from the Cloudberry and uses it. So, whenever multiple queries are issued (e.g., a user drags or zooms-in quickly), those results cannot b…
-
restic 0.9.1 compiled with go1.10.3 on darwin/amd64
I was using restic to back up a large volume of data to blackblaze. Unfortunately there was a hardware failure on the volume being backed up bef…
-
When we execute the following command to create a binary jar file for the TwitterMap, an error is generated.
sbt ';project web; clean ;dist'
{code}
[error] .../cloudberry/examples/twittermap/we…
-
Thanks for the great image!
I believe that CRASHPLAN_SRV_MAX_MEM is not being respected.
I have set it in my docker-compose to 2048M but I see that the the real memory consumption is 3.3GB (for 6…