You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Peter Vary (Jira)" <ji...@apache.org> on 2022/03/26 05:31:00 UTC

[jira] [Resolved] (HIVE-26069) Remove unnecessary items from the .gitignore

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

Peter Vary resolved HIVE-26069.
-------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Pushed to master.
Thanks for the review [~zabetak]

> Remove unnecessary items from the .gitignore
> --------------------------------------------
>
>                 Key: HIVE-26069
>                 URL: https://issues.apache.org/jira/browse/HIVE-26069
>             Project: Hive
>          Issue Type: Task
>            Reporter: Peter Vary
>            Assignee: Peter Vary
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Currently .gitignore contains files which are generated by test and either should be removed by those given test or preferably they should be created under the target directories.
> Some of the that we have seen are:
> - metastore_db
> - derby.log
> - datanucleus.log
> Also it might worth to explore why the following directories are not showing up in the {{git status}}:
> - streaming/${test.tmp.dir}
> - itests/hive-unit/cmroot



--
This message was sent by Atlassian Jira
(v8.20.1#820001)