-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15583/
-----------------------------------------------------------
Review request for hive, Ashutosh Chauhan and Xuefu Zhang.
Bugs: HIVE-5782
https://issues.apache.org/jira/browse/HIVE-5782
Repository: hive-git
Description
-------
Basically now we will wait forever while trying to get new hosts until we
actually obtain them
Diffs
-----
testutils/ptest2/src/main/java/org/apache/hive/ptest/execution/context/CloudComputeService.java
db1311d
testutils/ptest2/src/main/java/org/apache/hive/ptest/execution/context/CloudExecutionContextProvider.java
cb72992
testutils/ptest2/src/test/java/org/apache/hive/ptest/execution/context/TestCloudComputeService.java
PRE-CREATION
testutils/ptest2/src/test/java/org/apache/hive/ptest/execution/context/TestCloudExecutionContextProvider.java
2711ff7
Diff: https://reviews.apache.org/r/15583/diff/
Testing
-------
Unit tests pass
Thanks,
Brock Noland