jixuan1989 commented on issue #62: add a new parameter for maven: -Duse.local.thrift.compiler (false by default) URL: https://github.com/apache/incubator-iotdb/pull/62#issuecomment-466740488 > Is it necessary to add this parameter? > > If we ask user to set use.local.thrift.compiler = true and configure thrift path manually, this will lead to many unforeseen mistakes because of unknown operations from user. In my opinion, 40MB size is not very large and only need to downloaded once. Also, we will provide a docker image with all dependencies installed in the future. Downloading it will takes more than 20 minutes.... Normally, users do not need to use this parameter. But if they want to do like this, we give them an option. As the comments say: if true, you must set the thrift compiler into your PATH, and make sure the version is ${thrift.version}
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
