You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Vineet Garg (JIRA)" <ji...@apache.org> on 2019/03/05 02:23:00 UTC

[jira] [Commented] (HIVE-21182) Skip setting up hive scratch dir during planning

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

Vineet Garg commented on HIVE-21182:
------------------------------------

[~ashutoshc] Can you take a look at this?

> Skip setting up hive scratch dir during planning
> ------------------------------------------------
>
>                 Key: HIVE-21182
>                 URL: https://issues.apache.org/jira/browse/HIVE-21182
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Vineet Garg
>            Assignee: Vineet Garg
>            Priority: Major
>         Attachments: HIVE-21182.1.patch, HIVE-21182.2.patch
>
>
> During metadata gathering phase hive creates staging/scratch dir which is further used by FS op (FS op sets up staging dir within this dir for tasks to write to).
> Since FS op do mkdirs to setup staging dir we can skip creating scratch dir during metadata gathering phase. FS op will take care of setting up all the dirs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)