You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/10/11 15:31:00 UTC

[jira] [Resolved] (ARROW-3492) [C++] Build jemalloc in parallel

     [ https://issues.apache.org/jira/browse/ARROW-3492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou resolved ARROW-3492.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 0.12.0

Issue resolved by pull request 2745
[https://github.com/apache/arrow/pull/2745]

> [C++] Build jemalloc in parallel
> --------------------------------
>
>                 Key: ARROW-3492
>                 URL: https://issues.apache.org/jira/browse/ARROW-3492
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>    Affects Versions: 0.11.0
>            Reporter: Antoine Pitrou
>            Assignee: Antoine Pitrou
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 0.12.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently we build the vendored jemalloc with {{make}}. We should use {{make -j}} to build on all available cores.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)