Duplicated Hadoop Package Structure in Hive exec ------------------------------------------------
Key: HIVE-2919 URL: https://issues.apache.org/jira/browse/HIVE-2919 Project: Hive Issue Type: Bug Components: Shims Affects Versions: 0.8.1 Environment: Ubuntu 10.04 Reporter: Buddhika Chamith De Alwis There are some Hadoop packages present inside hive-exec jar. (for example org.apache.hadoop.fs etc.). This causes issues when trying to run Hive under an OSGi environment since duplicate packages coming from Hadoop and Hive are causing conflicts. Moving these to a non Hadoop package structure a possible solution? Related discussion in hive-user [1]. [1] http://mail-archives.apache.org/mod_mbox/hive-user/201204.mbox/%3ccaenxbwwtz+lqnr0qht+ykgdgszq19ajrchw5oyghto+t_pn...@mail.gmail.com%3E -- 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