rohithsharma created HIVE-3091: ---------------------------------- Summary: Fix eclipse classpath for hadoop-2.0.1 support Key: HIVE-3091 URL: https://issues.apache.org/jira/browse/HIVE-3091 Project: Hive Issue Type: Bug Components: Build Infrastructure Affects Versions: 0.10.0, 0.9.1 Reporter: rohithsharma
Hive support different versions of hadoop such as 0.20,0.20S(1.0.0) and 0.23.0(2.0.1). When we build hive with hadoop-0.23(2.0.1), we get compilation error in eclipse because it is refering to 0.20.0 hadoop jars. Currently, hive classpath is generated with pre-defined eclipse template.This template support only for 0.20 version of hadoop. This is causing compilation error in eclipse. -- 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