starrocks-connector-for-apache-flink icon indicating copy to clipboard operation
starrocks-connector-for-apache-flink copied to clipboard

项目编译报错

Open KangTomwk opened this issue 2 years ago • 2 comments

Are there compilation and packaging steps? Can you send one? These cannot be found import com.starrocks.shade.org.apache.thrift.TException; import com.starrocks.shade.org.apache.thrift.protocol.TBinaryProtocol; import com.starrocks.shade.org.apache.thrift.protocol.TProtocol; import com.starrocks.shade.org.apache.thrift.transport.TSocket; import com.starrocks.shade.org.apache.thrift.transport.TTransportException;

KangTomwk avatar Jul 25 '22 02:07 KangTomwk

you may not add the starrocks-thrift-sdk dependency

xlfjcg avatar Dec 08 '22 15:12 xlfjcg

to solve this problem , i need to run build-thrifh.sh in starrocks-thrift-sdk in frist?

yangxusun9 avatar May 24 '24 04:05 yangxusun9