Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-22875][BUILD] Assembly build fails for a high user id
## What changes were proposed in this pull request? Add tarLongFileMode=posix configuration for the assembly plugin ## How was this patch tested? Reran build successfully ``` ./build/mvn package -Pbigtop-dist -DskipTests -rf :spark-assembly_2.11 [INFO] Spark Project Assembly ............................. SUCCESS [ 23.082 s] ``` Author: Gera Shegalov <[email protected]> Closes #20055 from gerashegalov/gera/tarLongFileMode.
- Loading branch information