llama90 opened a new issue, #42068: URL: https://github.com/apache/arrow/issues/42068
### Describe the bug, including details regarding any error messages, version, and platform. It depends on the environment. I encountered this error on my other MacBook. The specific error message is below. <details><summary>error message</summary> ```diff [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Apache Arrow Java Root POM 17.0.0-SNAPSHOT: [INFO] [INFO] Arrow Maven Plugins ................................ FAILURE [ 6.209 s] [INFO] Module Info Compiler Maven Plugin .................. SKIPPED [INFO] Arrow Bill of Materials ............................ SKIPPED [INFO] Apache Arrow Java Root POM ......................... SKIPPED [INFO] Arrow Format ....................................... SKIPPED [INFO] Arrow Memory ....................................... SKIPPED [INFO] Arrow Memory - Core ................................ SKIPPED [INFO] Arrow Memory - Unsafe .............................. SKIPPED [INFO] Arrow Memory - Netty Buffer ........................ SKIPPED [INFO] Arrow Memory - Netty ............................... SKIPPED [INFO] Arrow Vectors ...................................... SKIPPED [INFO] Arrow Compression .................................. SKIPPED [INFO] Arrow Tools ........................................ SKIPPED [INFO] Arrow JDBC Adapter ................................. SKIPPED [INFO] Arrow Flight ....................................... SKIPPED [INFO] Arrow Flight Core .................................. SKIPPED [INFO] Arrow Flight SQL ................................... SKIPPED [INFO] Arrow Flight SQL JDBC Driver Core .................. SKIPPED [INFO] Arrow Flight SQL JDBC Driver ....................... SKIPPED [INFO] Arrow Flight Integration Tests ..................... SKIPPED [INFO] Arrow AVRO Adapter ................................. SKIPPED [INFO] Arrow Algorithms ................................... SKIPPED [INFO] Arrow Performance Benchmarks ....................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.605 s [INFO] Finished at: 2024-06-10T13:22:56+09:00 [INFO] ------------------------------------------------------------------------ [INFO] 8 goals, 7 executed, 1 from cache - [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:3.6.0:single (default) on project arrow-maven-plugins: Execution default of goal org.apache.maven.plugins:maven-assembly-plugin:3.6.0:single failed: user id '1370703359' is too big ( > 2097151 ). -> [Help 1] - [ERROR] - [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. - [ERROR] Re-run Maven using the -X switch to enable full debug logging. - [ERROR] - [ERROR] For more information about the errors and possible solutions, please read the following articles: - [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException ``` </details> This issue can be resolved by applying the changes mentioned in the following link: - https://github.com/seppinho/haplogrep-cmd/pull/39 ### Component(s) Java -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org