Peter Vary created HIVE-26069:
---------------------------------
Summary: 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
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)