You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Lefty Leverenz (JIRA)" <ji...@apache.org> on 2014/08/10 06:04:12 UTC

[jira] [Commented] (HIVE-6125) Tez: Refactoring changes

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

Lefty Leverenz commented on HIVE-6125:
--------------------------------------

This adds three hive.orc.* configuration parameters to HiveConf.java:  *hive.orc.splits.include.file.footer*, *hive.orc.cache.stripe.details.size*, and *hive.orc.compute.splits.num.threads*.

Their descriptions are added in HIVE-6128 and they are documented in the wiki here:

* [Configuration Properties -- hive.orc.splits.include.file.footer |https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.orc.splits.include.file.footer]
* [Configuration Properties -- hive.orc.cache.stripe.details.size |https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.orc.cache.stripe.details.size]
* [Configuration Properties -- hive.orc.compute.splits.num.threads |https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.orc.compute.splits.num.threads]

> Tez: Refactoring changes
> ------------------------
>
>                 Key: HIVE-6125
>                 URL: https://issues.apache.org/jira/browse/HIVE-6125
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Gunther Hagleitner
>            Assignee: Gunther Hagleitner
>             Fix For: 0.13.0
>
>         Attachments: HIVE-6125.1.patch, HIVE-6125.2.patch, HIVE-6125.3.patch, HIVE-6125.4.patch
>
>
> In order to facilitate merge back I've separated out all the changes that don't require Tez. These changes introduce new interfaces, move code etc. In preparation of the Tez specific classes. This should help show what changes have been made that affect the MR codepath as well.



--
This message was sent by Atlassian JIRA
(v6.2#6252)