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

ApplicationParquetCleaner output clutters the console #462

Open
Aryex opened this issue Jul 14, 2022 · 1 comment
Open

ApplicationParquetCleaner output clutters the console #462

Aryex opened this issue Jul 14, 2022 · 1 comment
Labels
enhancement New feature or request Low Priority

Comments

@Aryex
Copy link
Collaborator

Aryex commented Jul 14, 2022

When the ApplicationParquetCleaner cleans up the file, it prints to the console. This would result in a massive console log when the Spark application ends (ex: when functional test is done), cluttering the console output.

Reason: Improves developer usability by making logs easier to read

@Aryex Aryex added the enhancement New feature or request label Jul 14, 2022
@Aryex
Copy link
Collaborator Author

Aryex commented Jul 14, 2022

Also, note that the name ApplicationParquetCleaner is now outdated and should be changed as we also support JSON files for reading operations.

@Aryex Aryex changed the title ApplicationParquetCleaner output clutters the console and potential refactor. ApplicationParquetCleaner output clutters the console, and potential refactor. Jul 14, 2022
@Aryex Aryex changed the title ApplicationParquetCleaner output clutters the console, and potential refactor. ApplicationParquetCleaner output clutters the console Jul 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Low Priority
Projects
None yet
Development

No branches or pull requests

2 participants