[ 
https://issues.apache.org/jira/browse/HIVE-15041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15623096#comment-15623096
 ] 

Sergio Peña commented on HIVE-15041:
------------------------------------

The patch has been running on ptest since I created this jira, but I don't see 
any difference on fixing the issues. There was one thing I added to the patch 
that I haven't updated, but it will not add any improvement. I will include the 
line, and commit it just to keep it in the branch for future issues with the 
network.

Another thing while debugging is that seems there are issues with IPs already 
used before. Ptest saves a list of Hosts IPs that are destroyed when they are 
not used (normal operation), but then for the next batch of Hosts created, GCE 
is giving some IPs that we already saved in a terminated list. So far is good, 
but the problem comes when a ptest background check runs (every 1h) that looks 
into those "already" terminated hosts, and it destroys them again. I'll dig 
more into this issue and create a jira. I haven't had too much time to work on 
this though.

> Specify GCE network name on Hive ptest
> --------------------------------------
>
>                 Key: HIVE-15041
>                 URL: https://issues.apache.org/jira/browse/HIVE-15041
>             Project: Hive
>          Issue Type: Task
>          Components: Hive
>            Reporter: Sergio Peña
>            Assignee: Sergio Peña
>         Attachments: HIVE-15041.1.patch
>
>
> NO PRECOMMIT TESTS
> A new option on cloudhost.properties should be added to specify the GCE 
> network name:
> # GCE network option
> network = 
> https://www.googleapis.com/compute/v1/projects/<PROJECT-ID>/global/networks/default



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to