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

Joe McDonnell resolved IMPALA-4661.
-----------------------------------
    Fix Version/s: Not Applicable
       Resolution: Won't Fix

> Setting up HBase end-to-end tests does not work for remote clusters
> -------------------------------------------------------------------
>
>                 Key: IMPALA-4661
>                 URL: https://issues.apache.org/jira/browse/IMPALA-4661
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Infrastructure
>    Affects Versions: Impala 2.7.0
>            Reporter: David Knupp
>            Priority: Major
>              Labels: hbase, test, test-infra
>             Fix For: Not Applicable
>
>
> When testing on our local dev environments, our HBase tests rely upon the 
> fact that we presplit the data by running {{./testdata/bin/split-hbase.sh}} 
> during the data load phase. As-is, this script doesn't work against a remote 
> cluster, and without it, remote cluster tests involving hbase will fail.
> To make hbase tests run against a remote cluster, we need to either:
> * Not rely on pre-splitting (although this has the problem of probably losing 
> coverage, e.g. for testing HBase region pruning)
> * Come up with a more reliable split method, or somehow synthesize the HBase 
> metadata



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to