You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zoltan Haindrich (Jira)" <ji...@apache.org> on 2020/12/04 15:11:00 UTC

[jira] [Created] (HIVE-24488) Make docker host configurable for metastoredb/perf tests

Zoltan Haindrich created HIVE-24488:
---------------------------------------

             Summary: Make docker host configurable for metastoredb/perf tests
                 Key: HIVE-24488
                 URL: https://issues.apache.org/jira/browse/HIVE-24488
             Project: Hive
          Issue Type: Improvement
          Components: Test
            Reporter: Zoltan Haindrich
            Assignee: Zoltan Haindrich


I tend to develop patches inside containers (hive-dev-box) to be able to work on multiple patches in parallel

Running tests which do use docker were always a bit problematic for me - when I wanted to do it before: I manually exposed /var/lib/docker and added a rinetd forward by hand (which is not nice)

...with the current move to run Perf tests as well against a dockerized metastore exposes this problem a bit more for me.

I'm also considering to add the ability to use minikube with hive-dev-box ; but that's still needs exploring

it would be much easier to expose the address of the docker host I'm using...



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