You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Brock Noland (JIRA)" <ji...@apache.org> on 2015/02/03 02:58:34 UTC

[jira] [Updated] (HIVE-9470) Use a generic writable object to run ColumnaStorageBench write/read tests

     [ https://issues.apache.org/jira/browse/HIVE-9470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brock Noland updated HIVE-9470:
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0
           Status: Resolved  (was: Patch Available)

Thank you Sergio! I have committed this to trunk!

> Use a generic writable object to run ColumnaStorageBench write/read tests 
> --------------------------------------------------------------------------
>
>                 Key: HIVE-9470
>                 URL: https://issues.apache.org/jira/browse/HIVE-9470
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Sergio Peña
>            Assignee: Sergio Peña
>             Fix For: 1.2.0
>
>         Attachments: HIVE-9470.1.patch, HIVE-9470.2.patch
>
>
> The ColumnarStorageBench benchmark class is using a Parquet writable object to run all write/read/serialize/deserialize tests. It would be better to use a more generic writable object (like text writables) to get better benchmark results between format storages.
> Using parquet writables may add advantage when writing parquet.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)