Skip to content

[native] Allow options for wget and tar commands during setup Part:2#24854

Merged
majetideepak merged 1 commit into
prestodb:masterfrom
anandamideShakyan:remove-tar-options
Jun 10, 2025
Merged

[native] Allow options for wget and tar commands during setup Part:2#24854
majetideepak merged 1 commit into
prestodb:masterfrom
anandamideShakyan:remove-tar-options

Conversation

@anandamideShakyan

@anandamideShakyan anandamideShakyan commented Apr 2, 2025

Copy link
Copy Markdown
Contributor

Description

issue:
The current setup scripts generate excessive output, the goal is to reduce the log output by implementing the following changes:

Avoid printing the files extracted by tar.
Silence the download progress from curl by using an appropriate curl option.
Suppress unnecessary CMake messages, logging only warnings instead of info or status messages.
Introduce a new environment variable to enable the extensive logging when needed.
These changes will help minimize log size while maintaining flexibility for detailed logging when required.

Motivation and Context

The current setup scripts generate excessive log output, which can overwhelm users and make it difficult to identify important information. This excessive logging increases log file sizes unnecessarily, which can be problematic for storage and debugging. By implementing changes to reduce log output, we aim to streamline the logging process, improve readability, and maintain flexibility for detailed logging when required.

This part addresses this comment from the reviewer since part 1 is already merged.

@anandamideShakyan anandamideShakyan requested a review from a team as a code owner April 2, 2025 20:28
@prestodb-ci prestodb-ci added the from:IBM PR from IBM label Apr 2, 2025
@prestodb-ci prestodb-ci requested review from a team, auden-woolfson and sh-shamsan and removed request for a team April 2, 2025 20:28

@PingLiuPing PingLiuPing left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@auden-woolfson auden-woolfson left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, please make sure checks are passing

@anandamideShakyan anandamideShakyan self-assigned this Apr 4, 2025
@czentgr

czentgr commented May 12, 2025

Copy link
Copy Markdown
Contributor

@anandamideShakyan Please rebase.
@majetideepak FYI.

@majetideepak majetideepak merged commit 91a8685 into prestodb:master Jun 10, 2025
105 of 107 checks passed
@prestodb-ci prestodb-ci mentioned this pull request Jul 28, 2025
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

from:IBM PR from IBM

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants