Create a hive_contrib.jar symlink to hive-contrib-{version}.jar for backward 
compatibility
------------------------------------------------------------------------------------------

                 Key: HIVE-2061
                 URL: https://issues.apache.org/jira/browse/HIVE-2061
             Project: Hive
          Issue Type: Bug
            Reporter: Ning Zhang
            Assignee: Ning Zhang
            Priority: Minor


We have seen a use case where in the user's script, it run 'add jar 
hive_contrib.jar'. Since Hive has moved the jar file to be 
hive-contrib-{version}.jar, it introduced backward incompatibility. If we as 
the user to change the script and when Hive upgrade version again, the user 
need to change the script again. Creating a symlink seems to be the best 
solution. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to