Giter Site home page Giter Site logo

Comments (7)

dibbhatt avatar dibbhatt commented on June 18, 2024

Can you please share Logs of the consumer .

What happened when you restart the job ? It fetching Zero messages ?

Is there any difference between Kafka or Spark version between CDH upgrade ?

If I look at the logs, I will be able to tell something about the issue.

from kafka-spark-consumer.

sbellary300s avatar sbellary300s commented on June 18, 2024

Hello, thanks for your prompt response, i have just shared the logs via email to [email protected]

Kafka and zookeeper version did not change after the upgrade. Spark version changed from 1.5.0 to 1.6.0

additionally please check our spark-submit if it helps you address this issue:
spark-submit
--class com.comp.consumer.kafka.client.Consumer
--conf spark.driver.maxResultSize=4G
--conf spark.driver.extraJavaOptions=-Denv=${ENV}
--conf spark.yarn.executor.memoryOverhead=3000
--conf spark.akka.frameSize=1024
--executor-memory 6G
--driver-memory 16G
--master yarn-cluster
--driver-cores 12
--num-executors 27
--executor-cores 5
$JAR $DATE "$CONSUMER" &

from kafka-spark-consumer.

krishna383 avatar krishna383 commented on June 18, 2024

@dibbhatt We are observing that the offset is not getting committed to zookeeper. We are not seeing the consumerid in the zkcli

from kafka-spark-consumer.

dibbhatt avatar dibbhatt commented on June 18, 2024

Did you tried running kafka console consumer from Spark Exeutor and see if it able to consume messages ? You are not seeing offsets in ZK mean consumer is not consuming . Can you share the properties files with all consumer specific properties you specified ?

from kafka-spark-consumer.

dibbhatt avatar dibbhatt commented on June 18, 2024

Are you still seeing the issue ? If not you can close the ticket.

from kafka-spark-consumer.

dibbhatt avatar dibbhatt commented on June 18, 2024

hi @sbellary300s @krishna383 if the issue is fixed, please close this ticket.

from kafka-spark-consumer.

dibbhatt avatar dibbhatt commented on June 18, 2024

closing this as I have not heard anything yet @sbellary300s . if you still having the issue, please let me know more details about the the same.

from kafka-spark-consumer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.