Пікірлер
@chirushetty24
@chirushetty24 7 күн бұрын
Getting error no such exception" java.nio.file.NoSuchFileException: /etc/kafka/configs/config.properties"
@abhishekpatil6059
@abhishekpatil6059 Ай бұрын
Great Video, Provide part 2 very soon...…..
@subratakundu1004
@subratakundu1004 2 ай бұрын
Great Tutorial I was looking for! Please give me the complete code. Thanks.
@IntelVenkata
@IntelVenkata 2 ай бұрын
Could you please share the source code for certs generation or any GIT repo reference?
@agfootballer5647
@agfootballer5647 2 ай бұрын
Could you please make vedio on rbac implementation
@Matt-g6p3z
@Matt-g6p3z 3 ай бұрын
Could you please share docker-compose.yml file for SASL_SSL mechanism using docker images
@egm5081
@egm5081 3 ай бұрын
Hello thanks for the video, I want to share some useful commands to interact with kafka: Create a topic: kafka-topics --create --topic my-topic --bootstrap-server localhost:9092 --partitions 1 --replication-factor 1 --command-config /etc/kafka/configs/config.properties Delete topics: kafka-topics --bootstrap-server localhost:9092 --delete --topic my-topic --command-config /etc/kafka/configs/config.properties List topics: kafka-topics --list --bootstrap-server localhost:9092 --command-config /etc/kafka/configs/config.properties start a producer: kafka-console-producer --bootstrap-server localhost:9092 --topic my-topic--producer.config /etc/kafka/configs/config.properties start a consumer: kafka-console-producer --broker-list localhost:9092 --topic my-topic --producer.config /etc/kafka/configs/config.properties
@chirushetty24
@chirushetty24 7 күн бұрын
can you tell me the content of config.properties
@dmitriivasilevich4854
@dmitriivasilevich4854 8 ай бұрын
Always get Timeout connecting error and trying to connect to the cluster with SASL_PLAINTEXT
@DharmYogi
@DharmYogi 9 ай бұрын
nice ending. i sometimes have to edit out those mistakes....... great video. i am still learning this stuff so i need code samples. any suggestions would be great.
@yasirtahirkheli74
@yasirtahirkheli74 10 ай бұрын
good tutorial but how to add links/custom-links such as viewing details in a separate page on the frontend?
@ethio2765
@ethio2765 Жыл бұрын
እንደው አወራርሽ የሀበሻ ነው የኔ እህት እንደው ኢሜልሽንማ 🙏 የማማክርሽ አለኝ
@freakie6217
@freakie6217 Жыл бұрын
Nice video, any link to the docs.
@alperozdamar517
@alperozdamar517 Жыл бұрын
Thanks for the great post! If you create another post, could you provide guidance on running ACL commands against this Kafka container? I've encountered an issue when attempting to run kafka-acls.sh commands, resulting in a "No Authorizer" error. The specific error message is: "Caused by: org.apache.kafka.common.errors.SecurityDisabledException: No Authorizer is configured on the broker." I've tried various approaches, but unfortunately, none of them have been successful. Any assistance would be greatly appreciated.
@brahmcdude685
@brahmcdude685 Жыл бұрын
how can i delete a relationship?
@taaviplaysstuff
@taaviplaysstuff 11 ай бұрын
miss an anniversary maybe? 🙈 sorry couldn't contain myself. i think it must be by constructing a corresponding cypher query
@brahmcdude685
@brahmcdude685 Жыл бұрын
wow. amazing tutorial.
@FoxxDE
@FoxxDE Жыл бұрын
hey can you please share you docker compose ?
@aymanetafnout3535
@aymanetafnout3535 Жыл бұрын
this repo is not pushed in git ? if yes provide me the url please
@sreenivasrao-m7p
@sreenivasrao-m7p Жыл бұрын
Kafka started, but unable to connect from offsetExplorer for PlainText as well as SASL_ PlainText
@gjergjikokushta
@gjergjikokushta Жыл бұрын
Thank you for the video tutorial. Helped me a lot!
@RezeneG
@RezeneG Жыл бұрын
Well done! great stuff!
@vinitdivekar6345
@vinitdivekar6345 Жыл бұрын
Excellent tutorial! Thank you.
@sartajwali8630
@sartajwali8630 Жыл бұрын
I would suggest to create short code in functions.php instead of creating page templates, then you can call these short codes in any page, in desired area.
@ahmedd.masoud6809
@ahmedd.masoud6809 Жыл бұрын
Amazing,. Thank you .. Are you available for freelancing or consultation please?? If yes, how can i contact you ,???
@kahunyokahwai
@kahunyokahwai Жыл бұрын
1st Thanks for the awesome tutorial. How can i use keyword return instead of echo am new in plugin development and return is giving me only one result while echo gives me all.
@zawtunit
@zawtunit Жыл бұрын
Thanks fantastic... this is what I am looking for
@iam_mms
@iam_mms 2 жыл бұрын
Hello, nice video. Tell me, please, where did config.properties file come from?
@chirushetty24
@chirushetty24 7 күн бұрын
i am getting the same issue . can't find the file config.property
@MrDdz
@MrDdz 2 жыл бұрын
Downvoted for not sharing repo.
@rinmikhamrang5283
@rinmikhamrang5283 2 жыл бұрын
Loved it. Simple yet informative. Would've been perfect if it had filter & search function.❤
@louisemarienietes943
@louisemarienietes943 2 жыл бұрын
Thank God I found this one
@tranguyen4500
@tranguyen4500 2 жыл бұрын
ERROR: sasl.mechanism.inter.broker.protocol must be included in sasl.enabled.mechanisms when SASL is used for inter-broker communication
@hakunamatatasaktthe
@hakunamatatasaktthe Жыл бұрын
I stuck with the same error. Didn't get solutions yet.
@vinitdivekar6345
@vinitdivekar6345 Жыл бұрын
I got this error when I misspelled 'KAFKA_SASL_ENABLED_MECHANISMS'. I missed the 'S' at the end.
@victorz9032
@victorz9032 Жыл бұрын
@@vinitdivekar6345 Had the same spell error )) thank's
@ivancalisaya4218
@ivancalisaya4218 2 жыл бұрын
Buen video 👍 una consulta ¿Cómo se podría automatizar la creación de Producer y Consumer directamente desde docker compose?
@Fernando_81
@Fernando_81 2 жыл бұрын
Hola, donde puedo bajar los archivos YML expuestos en el tutorial?
@beanie-k9m
@beanie-k9m 2 жыл бұрын
how do I execute the update query?
@kprakash004
@kprakash004 2 жыл бұрын
This is a great video. Kindly do all wordpress related videos.
@aymangaafer2158
@aymangaafer2158 2 жыл бұрын
Great content
@tejaschavan3599
@tejaschavan3599 2 жыл бұрын
How can We Download data From database
@sreekanthadari1
@sreekanthadari1 2 жыл бұрын
Thank You but how to get those files ?
@m.wildannuryulda5771
@m.wildannuryulda5771 2 жыл бұрын
It's working, thank you so much.
@unlimitedgameszone
@unlimitedgameszone 2 жыл бұрын
Thank you!
@dilshak1153
@dilshak1153 2 жыл бұрын
Super tutorial
@SpectrumShowcase804
@SpectrumShowcase804 2 жыл бұрын
can we create custom search form whihch extract data from database ?
@barlettemakuwe4910
@barlettemakuwe4910 2 жыл бұрын
great!!!
@tegaekoh7813
@tegaekoh7813 2 жыл бұрын
You did a great job showing how to do great things with wordpress, I immediately try to check for your other wordpress videos but found none. I think you should do more wordpress videos like this
@Abdullah_khan333
@Abdullah_khan333 2 жыл бұрын
great video with simple steps 👍, thanks for saving my time... God bless...
@philippelaurens2665
@philippelaurens2665 2 жыл бұрын
Thanks for this video : it saved my day !
@hiltonsmith
@hiltonsmith 2 жыл бұрын
thank you for this - very helpful and you actually provide code
@nadhirfalta7002
@nadhirfalta7002 2 жыл бұрын
Thank you so much for the tutorial! Any way you can share the code used ? Thank you again!
@mccdan666
@mccdan666 2 жыл бұрын
Well done: concise, precise and short. One way to even increase the value of your content would be to add resources related to your content in the description. For example: add a link to the yaml file content and another link to the tool used at the end (Offset Explorer). Keep up the good work, I am a software architect by the way.
@abelmesfin8955
@abelmesfin8955 2 жыл бұрын
you seems to be an Ethiopian accent.
@zuoakmal
@zuoakmal 2 жыл бұрын
I wrote a code in functions.php to add a data into the books table, so I meat with an error informing me that my data is not saved into the database. I'm using astra theme and I thing the problem is the syntax of loading core file "get_template_directory()". Can some one help me with that? Please.