Hi, it seems to work. I read this doc that says the endpoints are slightly
different between the confluent server and directly with the rest proxy. The
blog I initially read assumed the confluent server.
ThanksOn Wednesday, December 15, 2021, 10:51:40 PM PST, Vamsee Lakamsani
wrote:
https://www.confluent.io/blog/confluent-rest-proxy-putting-kafka-to-rest/
When I tried /Kafka/v3/clusters with a kraft mode Kafka cluster got a 404. The
Kafka cluster was set up using this doc and works with kafdrop.
Thx.
Hi,
What is the impact on performance while using kafka rest proxy.
Does it affect other kafka producers (or) clients in any which way?
What is the downside/disadvantages of using kafka rest proxy.
Please clarify.
Thanks,
Vinay
Hi all,
Is there a way to include timestamp with each record when using Kafka's REST
proxy? The documentation does not show any examples and when I tried to use a
"timestamp" field, I got an "unknown field" error in response.
Any help would be greatly appreciated.
ThanksSachin
Hi KafkaUsers,
I have a question regarding the scalability of Kafka Rest Proxy in
production. I have a use case where I have to push data from on-premise
data centres(many) to AWS MSK. I have setup proxy rest api to push data,
however before taking this into production want to understand whether
e Maarek <
> > steph...@simplemachines.com.au> wrote:
> > >
> > > Hi,
> > >
> > > What is Zookeeper used for in the Kafka Rest Proxy?
> > > Is the dependency on Zookeeper why I can’t integrate Kafka Rest proxy
> > with
> > > a secure cluster?
> > > http://docs.confluent.io/3.1.1/kafka-rest/docs/security.html
> > >
> > > Regards,
> > > Stephane
> >
>
because it is updated with the
> latest 0.10.2 client.
>
> -hans
>
> Sent from my iPhone
>
> > On Feb 16, 2017, at 2:55 PM, Stephane Maarek <
> steph...@simplemachines.com.au> wrote:
> >
> > Hi,
> >
> > What is Zookeeper used for in the Kafka Res
because it is updated with the
> latest 0.10.2 client.
>
> -hans
>
> Sent from my iPhone
>
> > On Feb 16, 2017, at 2:55 PM, Stephane Maarek <
> steph...@simplemachines.com.au> wrote:
> >
> > Hi,
> >
> > What is Zookeeper used for in the Kafka Res
16, 2017, at 2:55 PM, Stephane Maarek
> wrote:
>
> Hi,
>
> What is Zookeeper used for in the Kafka Rest Proxy?
> Is the dependency on Zookeeper why I can’t integrate Kafka Rest proxy with
> a secure cluster?
> http://docs.confluent.io/3.1.1/kafka-rest/docs/security.html
>
> Regards,
> Stephane
Hi,
What is Zookeeper used for in the Kafka Rest Proxy?
Is the dependency on Zookeeper why I can’t integrate Kafka Rest proxy with
a secure cluster?
http://docs.confluent.io/3.1.1/kafka-rest/docs/security.html
Regards,
Stephane
mong multiple Akka actors
> behind a router. Apps are dedicated per customer and launch in
> Mesos/Marathon containers.
>
> I have seen that a Kafka REST proxy exist and was thinking of migrating to
> it but I can't find any information on the way it produce to Kafka... Are
> th
seen that a Kafka REST proxy exist and was thinking of migrating to
it but I can't find any information on the way it produce to Kafka... Are
there multiple threads ? Is it asynchronous ? Does it scale ? Is there any
failure management ?
My global question is: will I get the same lev
n Mar 1, 2016, at 3:25 AM, Jan Omar wrote:
>
> Hey guys,
>
> Is someone using the kafka rest proxy from confluent?
>
> We have an issue, that all messages for a certain topic end up in the same
> partition. Has anyone faced this issue before? We're not using a custom
Hey guys,
Is someone using the kafka rest proxy from confluent?
We have an issue, that all messages for a certain topic end up in the same
partition. Has anyone faced this issue before? We're not using a custom
partitioner class, so it's using the default partitioner. We&
Thanks Ewen.
Sent from my iPhone
> On Feb 9, 2016, at 12:59 PM, Ewen Cheslack-Postava wrote:
>
> Yeah, you definitely want one that's cheaper than /topics. The root
> resource / is effectively a nop you can check for liveness of the service
> (but not for, e.g., more general health like connec
Yeah, you definitely want one that's cheaper than /topics. The root
resource / is effectively a nop you can check for liveness of the service
(but not for, e.g., more general health like connectivity to ZK or Kafka).
The most it will ever do is return a list of available subresources, so it
should
I am looking to monitor my kakfa rest proxy servers and was wondering if there
is an endpoint that can be checked to see if the server is running. I am
currently checking if endpoint /topics returns a 200. Is that a reasonable
endpoint to run the test against. I would prefer to have one that is
17 matches
Mail list logo