0

我到处都看过,我对这个开源的东西很陌生,但是......有什么区别:[]

  • apache-zookeeper-3.5.6-bin.tar.gz 2019-10-16 01:35 8.8M
  • apache-zookeeper-3.5.6.tar.gz 2019-10-16 01:35 3.0M

我猜是因为顶部更大,所以它运送的依赖项更多?我在运行 apache-zookeeper-3.5.6.tar.gz 时遇到问题,缺少类。

4

1 回答 1

0
apache-zookeeper-X.Y.Z.tar.gz is standard source-only release
apache-zookeeper-X.Y.Z-bin.tar.gz is the convenience tarball which contains the binaries

https://zookeeper.apache.org/releases.html

于 2020-01-20T23:54:57.997 回答