Re: Schema Registry on DC/OS

2017-07-27 Thread Debasish Ghosh
Syed wrote: > > > again, another person from confluent saying it is supported. Ask here > asap > > :) > > - Affan > > > > -- Forwarded message -- > > From: Kaufman Ng > > Date: Tue, Jul 25, 2017 at 9:20 AM > > Subject: Re: Schem

Re: Schema Registry on DC/OS

2017-07-27 Thread Hassaan Pasha
rwarded message -- > From: Kaufman Ng > Date: Tue, Jul 25, 2017 at 9:20 AM > Subject: Re: Schema Registry on DC/OS > To: users@kafka.apache.org, dgh...@acm.org > > > Confluent Schema Registry is available in the DC/OS Universe, see here for > the package definitions > h

Re: Schema Registry on DC/OS

2017-07-25 Thread Debasish Ghosh
The reason I was looking for the CLI was to inspect into the service and get information like the host, port etc. But later I found I can get the same using the task command of dcos .. $ dcos marathon task list --json /schema-registry So, it's ok .. I don't need the specific CLI .. regards. On

Re: Schema Registry on DC/OS

2017-07-25 Thread Kaufman Ng
The Confluent Schema Registry is a RESTful service, so no CLI really. What's your use case? If you are not familiar with it, the quickstart docs is a good place to start: http://docs.confluent.io/current/schema-registry/docs/intro.html#quickstart On Tue, Jul 25, 2017 at 2:09 AM, Debasish Ghosh

Re: Schema Registry on DC/OS

2017-07-24 Thread Debasish Ghosh
Thanks a lot .. I found it from the community supported packages on the DC/OS UI. Installed it and it runs ok. One question - is there any CLI for confluent-schema-registry ? dcos package install confluent-schema-registry --cli does not give anything .. regards. On Tue, Jul 25, 2017 at 9:50 AM, K

Re: Schema Registry on DC/OS

2017-07-24 Thread Kaufman Ng
Confluent Schema Registry is available in the DC/OS Universe, see here for the package definitions https://github.com/mesosphere/universe/tree/dcd777a7e429678fd74fc7306945cdd27bda3b94/repo/packages/C/confluent-schema-registry/5 The stackoverflow thread is quite out of date, as it mentions Confluen