[
https://issues.apache.org/jira/browse/HUDI-2028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17372280#comment-17372280
]
ASF GitHub Bot commented on HUDI-2028:
--------------------------------------
hudi-bot edited a comment on pull request #3194:
URL: https://github.com/apache/hudi/pull/3194#issuecomment-871731169
<!--
Meta data
{
"version" : 1,
"metaDataEntries" : [ {
"hash" : "231b6795cd2303476613eaf8fc7c4be12bf068d6",
"status" : "SUCCESS",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=574",
"triggerID" : "231b6795cd2303476613eaf8fc7c4be12bf068d6",
"triggerType" : "PUSH"
}, {
"hash" : "ca0e6f3a5e6bc4dacc5345ab37cfd0a707c69ec1",
"status" : "PENDING",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=577",
"triggerID" : "ca0e6f3a5e6bc4dacc5345ab37cfd0a707c69ec1",
"triggerType" : "PUSH"
}, {
"hash" : "be27152af00c9f18fa3d1d3a2e1475dd5191e884",
"status" : "UNKNOWN",
"url" : "TBD",
"triggerID" : "be27152af00c9f18fa3d1d3a2e1475dd5191e884",
"triggerType" : "PUSH"
} ]
}-->
## CI report:
* 231b6795cd2303476613eaf8fc7c4be12bf068d6 Azure:
[SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=574)
* ca0e6f3a5e6bc4dacc5345ab37cfd0a707c69ec1 Azure:
[PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=577)
* be27152af00c9f18fa3d1d3a2e1475dd5191e884 UNKNOWN
<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]
> Implement RockDbBasedMap as an alternate to DiskBasedMap in SpillableMap
> ------------------------------------------------------------------------
>
> Key: HUDI-2028
> URL: https://issues.apache.org/jira/browse/HUDI-2028
> Project: Apache Hudi
> Issue Type: Improvement
> Components: Performance
> Reporter: Rajesh Mahindra
> Assignee: Rajesh Mahindra
> Priority: Major
> Labels: pull-request-available
>
> Implement RockDbBasedMap as an alternate to DiskBasedMap in SpillableMap
>
> RockDb can improve perf due to native code and very efficient compression.
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)