Commit 8f6d573
[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.1 parent 5536f31 commit 8f6d573
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2295 | 2295 | | |
2296 | 2296 | | |
2297 | 2297 | | |
| 2298 | + | |
| 2299 | + | |
| 2300 | + | |
2298 | 2301 | | |
2299 | 2302 | | |
2300 | 2303 | | |
| |||
0 commit comments