[ https://issues.apache.org/jira/browse/PHOENIX-933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14061686#comment-14061686 ]
rajeshbabu commented on PHOENIX-933: ------------------------------------ It's failed to resolve jetty dependency. It's not related to patch. I think some problem with jenkins {code} [ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on project phoenix-core: Failed to resolve dependencies for one or more projects in the reactor. Reason: Unable to get dependency information for org.mortbay.jetty:jetty:jar:6.1.26: Failed to retrieve POM for org.mortbay.jetty:jetty:jar:6.1.26: Could not transfer artifact org.mortbay.jetty:jetty:pom:6.1.26 from/to central (http://repo.maven.apache.org/maven2): Failed to transfer file: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.pom. Return code is: 503, ReasonPhrase:Backend is unhealthy. {code} > Local index support to Phoenix > ------------------------------ > > Key: PHOENIX-933 > URL: https://issues.apache.org/jira/browse/PHOENIX-933 > Project: Phoenix > Issue Type: New Feature > Reporter: rajeshbabu > Assignee: rajeshbabu > Attachments: PHOENIX-933.patch > > > Hindex(https://github.com/Huawei-Hadoop/hindex) provides local indexing > support to HBase. It stores region level index in a separate table, and > co-locates the user and index table regions with a custom load balancer. > See http://goo.gl/phkhwC and http://goo.gl/EswlxC for more information. > This JIRA addresses the local indexing solution integration to phoenix. -- This message was sent by Atlassian JIRA (v6.2#6252)