|
|
1
2
你说得对,必须安装C++库。注意:请确保安装了兼容的C++库。 https://github.com/apache/pulsar-client-node#compatibility 要安装C++库ubuntu,这里有一个例子,它来自我们基于ubuntu构建的Docker镜像。 https://github.com/kafkaesque-io/pulsar-beam/blob/master/Dockerfile#L29
|