[
https://issues.apache.org/jira/browse/HIVE-21910?focusedWorklogId=269233&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-269233
]
ASF GitHub Bot logged work on HIVE-21910:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 28/Jun/19 12:48
Start Date: 28/Jun/19 12:48
Worklog Time Spent: 10m
Work Description: pvary commented on pull request #690: HIVE-21910:
Multiple target location generation in HostAffinitySplitLocationProvider
URL: https://github.com/apache/hive/pull/690#discussion_r298578751
##########
File path:
llap-tez/src/test/org/apache/hadoop/hive/llap/tezplugins/TestLlapTaskSchedulerService.java
##########
@@ -946,6 +946,161 @@ public void testForcedLocalityUnknownHost() throws
IOException, InterruptedExcep
}
}
+ @Test(timeout = 10000)
Review comment:
All of the tests are 10s timeout in this file, so I decided to keep this for
the shake of consistency
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 269233)
Time Spent: 1h 40m (was: 1.5h)
> Multiple target location generation in HostAffinitySplitLocationProvider
> ------------------------------------------------------------------------
>
> Key: HIVE-21910
> URL: https://issues.apache.org/jira/browse/HIVE-21910
> Project: Hive
> Issue Type: Sub-task
> Components: llap
> Reporter: Peter Vary
> Assignee: Peter Vary
> Priority: Major
> Labels: pull-request-available
> Attachments: HIVE-21910.patch
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> We need to generate multiple target locations by
> HostAffinitySplitLocationProvider, so we will have deterministic fallback
> nodes in case the target node is disabled
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)