You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/06/30 22:12:00 UTC

[jira] [Commented] (HUDI-2028) Implement RockDbBasedMap as an alternate to DiskBasedMap in SpillableMap

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

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"
     } ]
   }-->
   ## CI report:
   
   * 231b6795cd2303476613eaf8fc7c4be12bf068d6 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=574) 
   
   <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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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)