You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/02/28 18:19:45 UTC

[jira] [Updated] (PHOENIX-3697) Tests failing on master and 4.x-HBase-1.1 because of HBASE-17587

     [ https://issues.apache.org/jira/browse/PHOENIX-3697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Samarth Jain updated PHOENIX-3697:
----------------------------------
    Summary: Tests failing on master and 4.x-HBase-1.1 because of HBASE-17587  (was: Tests failing on master and 4.x-HBase-1.1 HBASE-17587)

> Tests failing on master and 4.x-HBase-1.1 because of HBASE-17587
> ----------------------------------------------------------------
>
>                 Key: PHOENIX-3697
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3697
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Samarth Jain
>            Assignee: Samarth Jain
>         Attachments: PHOENIX-3697_4.x-HBase-1.1.patch, PHOENIX-3697_master.patch
>
>
> The fix for HBASE-17587 has been checked in. But while HBase 1.1.9 is out, HBase 1.2.5 isn't. However, in my attempts to change the hbase version in 1.1, I am encountering these build errors:
> [WARNING] The POM for org.apache.hbase:hbase-testing-util:jar:1.1.9 is missing, no dependency information available
> [WARNING] The POM for org.apache.hbase:hbase-it:jar:tests:1.1.9 is missing, no dependency information available
> [WARNING] The POM for org.apache.hbase:hbase-annotations:jar:1.1.9 is missing, no dependency information available
> [WARNING] The POM for org.apache.hbase:hbase-common:jar:1.1.9 is missing, no dependency information available
> [WARNING] The POM for org.apache.hbase:hbase-common:jar:tests:1.1.9 is missing, no dependency information available
> [WARNING] The POM for org.apache.hbase:hbase-protocol:jar:1.1.9 is missing, no dependency information available
> [WARNING] The POM for org.apache.hbase:hbase-client:jar:1.1.9 is missing, no dependency information available
> [WARNING] The POM for org.apache.hbase:hbase-server:jar:1.1.9 is missing, no dependency information available
> [WARNING] The POM for org.apache.hbase:hbase-server:jar:tests:1.1.9 is missing, no dependency information available
> [WARNING] The POM for org.apache.hbase:hbase-hadoop-compat:jar:1.1.9 is missing, no dependency information available
> [WARNING] The POM for org.apache.hbase:hbase-hadoop-compat:jar:tests:1.1.9 is missing, no dependency information available
> [WARNING] The POM for org.apache.hbase:hbase-hadoop2-compat:jar:1.1.9 is missing, no dependency information available
> [WARNING] The POM for org.apache.hbase:hbase-hadoop2-compat:jar:tests:1.1.9 is missing, no dependency information available
> Failed to execute goal on project phoenix-core: Could not resolve dependencies for project org.apache.phoenix:phoenix-core:jar:4.10.0-HBase-1.1-SNAPSHOT: The following artifacts could not be resolved: org.apache.hbase:hbase-testing-util:jar:1.1.9, org.apache.hbase:hbase-it:jar:tests:1.1.9, org.apache.hbase:hbase-annotations:jar:1.1.9, org.apache.hbase:hbase-common:jar:1.1.9, org.apache.hbase:hbase-common:jar:tests:1.1.9, org.apache.hbase:hbase-protocol:jar:1.1.9, org.apache.hbase:hbase-client:jar:1.1.9, org.apache.hbase:hbase-server:jar:1.1.9, org.apache.hbase:hbase-server:jar:tests:1.1.9, org.apache.hbase:hbase-hadoop-compat:jar:1.1.9, org.apache.hbase:hbase-hadoop-compat:jar:tests:1.1.9, org.apache.hbase:hbase-hadoop2-compat:jar:1.1.9, org.apache.hbase:hbase-hadoop2-compat:jar:tests:1.1.9: Failure to find org.apache.hbase:hbase-testing-util:jar:1.1.9 in https://repository.apache.org/content/repositories/releases/ was cached in the local repository, resolution will not be reattempted until the update interval of apache release has elapsed or updates are forced -> [Help 1]
> So unfortunately, we would need to downgrade HBase versions in 1.1 and master branches to a version older than when the bug was introduced by HBASE-16604



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)