[ https://issues.apache.org/jira/browse/HIVE-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13199043#comment-13199043 ]
Daniel Lemire commented on HIVE-2761: ------------------------------------- That is correct. We upgraded the version of JavaEWAH to 0.3.1 when we posted it to the Maven central repository. Version 0.3.2 is simply a revision of the documentation (I corrected a few typos in the comments). You should be able to call on JavaEWAH as a dependency in the following manner: <dependencies> <dependency> <groupId>com.googlecode.javaewah</groupId> <artifactId>JavaEWAH</artifactId> <version>0.3.2</version> </dependency> </dependencies> The upgrade from 0.3.0 to 0.3.2 should be harmless. > Remove lib/javaewah-0.3.jar > --------------------------- > > Key: HIVE-2761 > URL: https://issues.apache.org/jira/browse/HIVE-2761 > Project: Hive > Issue Type: Bug > Components: Build Infrastructure > Affects Versions: 0.8.0, 0.8.1, 0.9.0 > Reporter: Ashutosh Chauhan > Fix For: 0.9.0 > > > After HIVE-2391 it is retrieved from maven repo via ivy, we can get rid of it > from our lib/ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira