rakibulalam

Results 4 issues of rakibulalam

following my docker-compose configuration ``` schema-registry: image: confluentinc/cp-schema-registry:6.2.0 hostname: schema-registry container_name: schema-registry ports: - '8081:8081' environment: SCHEMA_REGISTRY_KAFKASTORE_BOOTSTRAP_SERVERS: PLAINTEXT://kafka1:19092 SCHEMA_REGISTRY_HOST_NAME: schema-registry SCHEMA_REGISTRY_LISTENERS: http://0.0.0.0:8081 volumes: - $PWD/docker-volumes/kafka/schema-registry/scripts:/scripts depends_on: - zoo1 - kafka1...

I used the latest lucene index (3.0.14.1) for Cassandra latest version ( 3.11.2 ). Create jar file and put all required files into lib folder. I think lucene is one...

**Schema for table "gridbox_boxes" has new type for field "options", all data in the field will be lost, are you sure you want to drop the field & recreate it?...

I try a lot to connect with meteor apps using this package. But there is no way to understand what about the connection is work or not. Even no error,...