Skip to content

Conversation

@nealrichardson
Copy link
Member

On ARROW-6437 (#7928) we saw occasional "File exists" errors on jemalloc_ep on macOS. Googling the error message led back to ARROW-739 (#456), which fixed this before by forcing install with -j1. ARROW-3492 later made it so jemalloc would build (but not install) in parallel. Then ARROW-3539 (#2779) was addressing a problem with that change and, along with fixing the build parallelization issue, unfortunately reverted the original make -j1 install fix.

This patch restores the fix from ARROW-739.

@github-actions
Copy link

Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

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

+1

@kou kou closed this in ae60bad Aug 19, 2020
@nealrichardson nealrichardson deleted the jemalloc-install branch August 19, 2020 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants