[ 
https://issues.apache.org/jira/browse/HIVE-24488?focusedWorklogId=523126&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-523126
 ]

ASF GitHub Bot logged work on HIVE-24488:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/Dec/20 10:17
            Start Date: 11/Dec/20 10:17
    Worklog Time Spent: 10m 
      Work Description: kgyrtkirk opened a new pull request #1766:
URL: https://github.com/apache/hive/pull/1766


   bugfixes:
   * force remove the container prior to starting the test
   * also remove the volume on deletion (tpcds30tb left a ~600M garbage volume 
behind on each run)
   
   additions:
   * add option to enable specifying the docker host address (enables to run 
them from hive-dev-box containers)
   * container name suffix support (needed to possibly run multiple instance of 
the same test at the same time)
   
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 523126)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to