You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Bharath Vissapragada (Jira)" <ji...@apache.org> on 2020/07/13 16:41:00 UTC

[jira] [Created] (HBASE-24724) Parallelize make with Yetus

Bharath Vissapragada created HBASE-24724:
--------------------------------------------

             Summary: Parallelize make with Yetus 
                 Key: HBASE-24724
                 URL: https://issues.apache.org/jira/browse/HBASE-24724
             Project: HBase
          Issue Type: Sub-task
            Reporter: Bharath Vissapragada
            Assignee: Bharath Vissapragada


Ytetus by default runs a single process make, which is very very slow. Figure out a way to pass {{-j$(nproc)}} to parallelize it. This runs multiple targets in parallel to speed it up.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)