Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test framework should create runtime tmp files in non-root directory #38

Open
shardulm94 opened this issue Jan 24, 2020 · 0 comments
Open

Comments

@shardulm94
Copy link
Contributor

When we run hive/spark tests through the test framework, it will create some files in the root folder of the project such as

metastore_db/
derby.log
hdfs_cache/

Right now we add these to .gitignore to ignore them. We should consider setting appropriate configs so that these files are generated in tmp directories and not in the root directory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant