Skip to content
weijie edited this page Mar 26, 2019 · 2 revisions
  • cmake -DUSE_INTERNAL_LLVM_LIBRARY=ON -DCMAKE_BUILD_TYPE=Debug ../

  • server start

./clickhouse --server --config ~/clickhouse/config.xml --daemon

  • client start

./clickhouse --client --port 9010 --host 10.210.214.42

Clone this wiki locally