----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69141/ -----------------------------------------------------------
Review request for Sqoop. Bugs: SQOOP-3398 https://issues.apache.org/jira/browse/SQOOP-3398 Repository: sqoop-trunk Description ------- Since the last Hive upgrade TestHiveMiniCluster fails on some platforms because and older version of the ASM library is picked up. The task is to exclude the older ASM library in ivy and gradle to make sure the test passes on all platforms. Diffs ----- build.gradle 2340bce7519a46b203a287a4b5160c62e0c09509 ivy.xml 6805fc329d44bcc0707e7cab67f3749a42e6f769 Diff: https://reviews.apache.org/r/69141/diff/1/ Testing ------- Executed unit and third party tests with both ant and gradle. Thanks, Szabolcs Vasas