Dev, I’ve merged the thrift 0.10.0 upgrade branch to ‘develop’ [1]. The thrift generation scripts use Docker to run thrift so you don’t need to upgrade your locally installed thrift, but you can if you want. If you want to use your locally install thrift you’ll need version 0.10.0 of course and you can use the `—native-thrift` argument to the generate-thrift-stubs.sh, etc. [2]
Thanks, Marcus [1] https://github.com/apache/airavata/commit/8e7756608773fb734db2895e522f1f078eefc534 [2] https://github.com/apache/airavata/blob/develop/thrift-interface-descriptions/generate-thrift-stubs.sh
