[
https://issues.apache.org/jira/browse/HUDI-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17406156#comment-17406156
]
ASF GitHub Bot commented on HUDI-1680:
--------------------------------------
hudi-bot edited a comment on pull request #2663:
URL: https://github.com/apache/hudi/pull/2663#issuecomment-907594811
<!--
Meta data
{
"version" : 1,
"metaDataEntries" : [ {
"hash" : "2d4ed9cd5478c81df3a4381b571ca53d3e0e93a6",
"status" : "FAILURE",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1929",
"triggerID" : "2d4ed9cd5478c81df3a4381b571ca53d3e0e93a6",
"triggerType" : "PUSH"
} ]
}-->
## CI report:
* 2d4ed9cd5478c81df3a4381b571ca53d3e0e93a6 Azure:
[FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1929)
<details>
<summary>Bot commands</summary>
@hudi-bot supports the following commands:
- `@hudi-bot run travis` re-run the last Travis build
- `@hudi-bot run azure` re-run the last Azure build
</details>
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> Add getPreferredLocations for RDD
> ---------------------------------
>
> Key: HUDI-1680
> URL: https://issues.apache.org/jira/browse/HUDI-1680
> Project: Apache Hudi
> Issue Type: Improvement
> Components: Spark Integration
> Affects Versions: 0.9.0
> Reporter: steven zhang
> Assignee: steven zhang
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.10.0
>
>
> Currently HoodieMergeOnReadRDD/HoodieBootstrapRDD's partition may have
> multiple PartitionedFiles. we should
> compute the hosts with the most data of the PartitionedFiles for data locality
--
This message was sent by Atlassian Jira
(v8.3.4#803005)