[ https://issues.apache.org/jira/browse/HIVE-16402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sahil Takiar updated HIVE-16402: -------------------------------- Attachment: HIVE-16402.2.patch Failed due to: {code} [ERROR] Failed to execute goal on project hive-hcatalog: Could not resolve dependencies for project org.apache.hive.hcatalog:hive-hcatalog:pom:3.0.0-SNAPSHOT: Failed to collect dependencies for [org.mockito:mockito-all:jar:1.9.5 (test), org.apache.hadoop:hadoop-common:jar:2.8.0 (test), org.apache.hadoop:hadoop-mapreduce-client-core:jar:2.8.0 (test), org.apache.pig:pig:jar:h2:0.16.0 (test), org.slf4j:slf4j-api:jar:1.7.10 (compile), org.skyscreamer:jsonassert:jar:1.4.0 (test)]: Failed to read artifact descriptor for org.apache.hadoop:hadoop-common:jar:2.8.0: Could not find artifact org.apache.hadoop:hadoop-project:pom:2.8.0 in datanucleus (http://www.datanucleus.org/downloads/maven2) -> [Help 1] {code} Not sure why, build works locally. Think it may be a race condition. I could re-produce similar errors on a fresh Ubuntu VM; when I removed {{-T 4}} from the maven build parameters everything worked. Removing the {{-T}} option for now, will add it back. > Upgrade to Hadoop 2.8.0 > ----------------------- > > Key: HIVE-16402 > URL: https://issues.apache.org/jira/browse/HIVE-16402 > Project: Hive > Issue Type: Bug > Reporter: Sahil Takiar > Assignee: Sahil Takiar > Attachments: HIVE-16402.1.patch, HIVE-16402.2.patch > > > Hadoop 2.8.0 has been out since March, we should upgrade to it. Release notes > for Hadoop 2.8.x are here: http://hadoop.apache.org/docs/r2.8.0/index.html > It has a number of useful features, improvements for S3 support, ADLS > support, etc. along with a bunch of other fixes. This should also help us on > our way to upgrading to Hadoop 3.x (HIVE-15016). -- This message was sent by Atlassian JIRA (v6.3.15#6346)