代码拉取完成,页面将自动刷新
Simple Install Guide
======
The package can be builded on any Java enviroment.
Require
======
* JDK 1.6+ (maybe works on JDK 1.5+ after changing the pom)
* Maven 2.2+ (3.0+ better)
Build
======
Build the source with maven:
mvn clean package assembly:single -Dmaven.test.skip=true
We recomment you to run the unit test.
mvn clean package assembly:single
Copy and unpack the package 'target/jafka-1.x.x-all.tar.gz' while 1.x.x is the version.
Install & Upgrade
======
copy 'server.properties' and 'log4j.properties' from sample or previous installation:
cp conf/server.properties.sample conf/server.properties
cp conf/log4j.properties.sample conf/log4j.properties
Run
======
Start the service with wrapper script:
chmod +x bin/run.sh
bin/run.sh console
----
Full install guide: https://github.com/adyliu/jafka/wiki/install
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。