[ https://issues.apache.org/jira/browse/HIVE-19579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16478513#comment-16478513 ]
Hive QA commented on HIVE-19579: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12923842/HIVE-19579.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 14407 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[union_stats] (batchId=159) org.apache.hadoop.hive.metastore.TestHiveMetaStoreAlterColumnPar.org.apache.hadoop.hive.metastore.TestHiveMetaStoreAlterColumnPar (batchId=229) org.apache.hive.hcatalog.pig.TestSequenceFileHCatStorer.testWriteDate2 (batchId=196) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/11018/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/11018/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-11018/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 3 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12923842 - PreCommit-HIVE-Build > remove HBase transitive dependency that drags in some snapshot > -------------------------------------------------------------- > > Key: HIVE-19579 > URL: https://issues.apache.org/jira/browse/HIVE-19579 > Project: Hive > Issue Type: Bug > Reporter: Sergey Shelukhin > Assignee: Sergey Shelukhin > Priority: Major > Attachments: HIVE-19579.patch > > > This: > {noformat} > [INFO] org.apache.hive:hive-llap-server:jar:3.1.0-SNAPSHOT > [INFO] \- org.apache.hbase:hbase-server:jar:2.0.0-alpha4:compile > [INFO] \- org.glassfish.web:javax.servlet.jsp:jar:2.3.2:compile > [INFO] \- org.glassfish:javax.el:jar:3.0.1-b10:compile (version > selected from constraint [3.0.0,)) > {noformat} > occasionally results in bizarre build failures like this: > {noformat} > Failed to read artifact descriptor for > org.glassfish:javax.el:jar:3.0.1-b06-SNAPSHOT: Could not transfer artifact > org.glassfish:javax.el:pom:3.0.1-b06-SNAPSHOT from/to jvnet-nexus-snapshots > (https://maven.java.net/content/repositories/snapshots): Failed to transfer > file: > https://maven.java.net/content/repositories/snapshots/org/glassfish/javax.el/3.0.1-b06-SNAPSHOT/javax.el-3.0.1-b06-SNAPSHOT.pom. > Return code is: 402 , ReasonPhrase:Payment Required. > {noformat} > cc [~enis] [~stack] if you guys want to take a look at HBase side -- This message was sent by Atlassian JIRA (v7.6.3#76005)