Git Product home page Git Product logo

Comments (3)

qqxx6661 avatar qqxx6661 commented on August 13, 2024

你拉的版本是不是release v1.0.0的?我昨天在接入rocketMq,上传了个可能没有配置好的commit,所以可能会有这个问题。我今天push了两个commit,现在最新的版本是0350ac6d0b0f7df471068a11927d32f0778af9fb,你可以拉一下master最新的。应该是ok啦

from log-record.

qqxx6661 avatar qqxx6661 commented on August 13, 2024

现在master支持了rocket和rabbitmq,具体配置的meta文件我还没有写全。你可以先参考下这个:

# log-record 配置
log-record.data-pipeline=rocketMq

log-record.rabbit-mq-properties.host=localhost
log-record.rabbit-mq-properties.port=5672
log-record.rabbit-mq-properties.username=admin
log-record.rabbit-mq-properties.password=xxxxxx
log-record.rabbit-mq-properties.queue-name=logRecord
log-record.rabbit-mq-properties.routing-key=
log-record.rabbit-mq-properties.exchange-name=logRecord

log-record.rocket-mq-properties.topic=logRecord
log-record.rocket-mq-properties.tag=
log-record.rocket-mq-properties.group-name=logRecord
log-record.rocket-mq-properties.namesrv-addr=localhost:9876

from log-record.

migaoyang avatar migaoyang commented on August 13, 2024

好嘞 感谢大佬,我直接从maven仓库拉jar包是没问题的,本地编译完之后出现上面的错误

from log-record.

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.