Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
We have seen an internal user that relies on Hive's distribution library libthrift.jar. After the upgrade of thrift jar to 0.5.0, the jar file is renamed to thrift-0.5.0.jar and similarly for the fb303 jar. We can ask the user to change their dependency to thrift-0.5.0.jar, but later when we upgrade to a new version, the dependency breaks again. It's desirable to create a symlink in the dist/lib directory to link libthrift.jar to thrift-${thrift.version}.jar and the same for fb303.