
# specific language governing permissions and limitations # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # software distributed under the License is distributed on an # Unless required by applicable law or agreed to in writing, # "License") you may not use this file except in compliance # to you under the Apache License, Version 2.0 (the # distributed with this work for additional information # or more contributor license agreements. # Licensed to the Apache Software Foundation (ASF) under one

If a help document has not been generated, go to the docs directory and run sh build_help_zip.sh,.

Is generate codes in Linux and copy them back. If you are developing on the OS which lack of support to run shell script and make such as Windows, a workround here You can also use IDE embedded GUI tools to run maven command to generate sources Note: If you have compiled Doris, you do not need to install thrift, you can directly use $DORIS_HOME/thirdparty/installed/bin/thrift `brew extract -version='0.13.0' thrift $USER/local-tap`Ģ.Install dependencies:`yum install -y autoconf automake libtool cmake ncurses-devel openssl-devel lzo-devel zlib-devel gcc gcc-c++`Ĭheck the version after installation is complete:thrift -version Note:The error that the version cannot be found may be reported when MacOS execute `brew install The solution is execute at the terminal as follows:Ģ. Download:`brew install Establish soft connection:

Copy:copy the file to `./thirdparty/installed/bin`ġ. Doris build against `thrift` 0.13.0 ( note : `Doris` 0.15 and later version build against `thrift` 0.13.0, the previous version is still `thrift` 0.9.3)Ģ.
