[ https://issues.apache.org/jira/browse/HIVE-19579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16481168#comment-16481168 ]
Sergey Shelukhin commented on HIVE-19579: ----------------------------------------- After looking at flaky tests today, all of these are known flaky.. guess we'll keep running HiveQA and disabling tests in parallel until this can be committed :) > 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.01.patch, HIVE-19579.02.patch, > 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)