-
- Textdateien könnten bei größeren Datenmengen kritisch werden
- Gute Möglichkeit um Logs abzuspeichern
-
Cassandra 3.10 / cassandra-lucene-index built from 3.10.0 tag
As it described in docs GeometryCollections are not supported (or at least not explicitly mentioned): 'The supported WKT shapes are poi…
1van3 updated
7 years ago
-
Hi,
Thanks for your impressive work. When I tried to reproduce this work, it was difficult to achieve the results reported in the paper.
I experimented with the same configuration as the code. This …
-
**What is the problem you're trying to solve**
After an ACR task trigger updates an image, the running pods in AKS with that image should also be updated. Without that happening, we can end up in a s…
-
Using the gtrendsR package and a modified version of Alex Dyachenko’s [tutorial](http://alexdyachenko.com/all/how-to-get-daily-google-trends-data-for-any-period-with-r/), I’ve been trying to query est…
-
## kafka mirror maker2
- 서로 다른 두 개의 카프카 클러스터 간에 토픽을 복제하는 애플리케이션이다.
- 직접 프로듀서와 컨슈머를 사용해서 미러링을 구현하는 애플리케이션을 개발하면 되지만, 미러메이커를 사용하는 이유는 토픽의 모든 것을 복제할 필요성이 있기 때문이다.
- 특히 동일 파티션에 동일 레코드가 들어가도록 하는 작업은 파티셔…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com…
-
It is very helpful if there is a way to tag snapshots with labels. This allows us to schedule snapshot operations better. Also make easy to manage snapshots based on labels
-
Qsync requires a number of options to configure the cluster.
Every space needs an extra field `is_sync` that can be set during the space creation:
`
box.schema.create_space('test', {is_sync = true}…
-
I have a vertex collection with ~8 million documents, each one with a fixed schema of about 8 fields, mostly simple string/int but there is a "geom" column with GeoJSON. Most of these are points, but…