xuang7 opened a new issue, #3742: URL: https://github.com/apache/texera/issues/3742
### **Problem Statement** Following PR #3664, upload parameters are configurable with basic validation against AWS limitations, which helps prevent uploads aborted due to provider limits. However, on the Admin Settings page, the descriptions for parameters (e.g., chunk size, concurrent uploads, multipart limits) are minimal and may not provide admins with enough context when adjusting these values. - Admins may not fully understand how these parameters affect performance and stability. - There is no quick reference to external documentation (e.g., AWS multipart upload limitations). - Without clearer guidance, users may misconfigure parameters, leading to errors or suboptimal upload behavior. ### **Proposed Solution** - Provide direct reference links (e.g., [AWS multipart upload documentation](https://docs.aws.amazon.com/AmazonS3/latest/userguide/qfacts.html)) for deeper context within the interface. - Add more descriptive helper text for each upload-related parameter to explain its purpose and effect. - Ensure the UI communicates both usage and limitations clearly. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@texera.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org