You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Sergio Peña (JIRA)" <ji...@apache.org> on 2017/02/01 15:54:51 UTC

[jira] [Updated] (HIVE-15736) Add unit tests to Utilities.getInputSummary() method for multi-threading cases

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

Sergio Peña updated HIVE-15736:
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.2.0
           Status: Resolved  (was: Patch Available)

> Add unit tests to Utilities.getInputSummary() method for multi-threading cases
> ------------------------------------------------------------------------------
>
>                 Key: HIVE-15736
>                 URL: https://issues.apache.org/jira/browse/HIVE-15736
>             Project: Hive
>          Issue Type: Test
>          Components: Query Planning
>            Reporter: Sergio Peña
>            Assignee: Sergio Peña
>            Priority: Minor
>             Fix For: 2.2.0
>
>         Attachments: HIVE-15736.1.patch, HIVE-15736.2.patch, HIVE-15736.3.patch
>
>
> The {{Utilities.getInputSummary}} method has a configuration to use multiple threads to get the content summary of tables and partitions. This configuration variable, {{mapred.dfsclient.parallelism.max}}, is disabled by default and there are no tests that validate the quality of using multi threads.
> This JIRA is used to add tests to such method with multiple threads and fix any issue found.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)