EricJoy2048 commented on PR #2407: URL: https://github.com/apache/incubator-seatunnel/pull/2407#issuecomment-1216417433
> Disable iotdb spark-testcase due to conflict with libthrift package > > spark-server/lib 2.4.3: libthrift-0.9.3 spark-hive 2.4.3: libthrift-0.9.3 iotdb-session 13.1: libthrift-0.14.1 It seems spark use `parent first` classload profile. So this connector can not support spark now. I suggest we add this notice to document and merge this pr. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
