jixuan1989 commented on issue #2818:
URL: https://github.com/apache/iotdb/issues/2818#issuecomment-799297920


   Hi, it may be because current binary thrift compiler is generated on Ubuntu. 
   Maybe you can install thrift (v0.13) yourself by using `yum`.
   Then, use 
   ```
   mvn -DskipTests clean package \ 
   -Dthrift.download-url=http://apache.org/licenses/LICENSE-2.0.txt \
   -Dthrift.exec.absolute.path=<YOUR LOCAL THRIFT BINARY FILE>
   ``` 
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to