You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2018/05/08 21:55:00 UTC

[jira] [Updated] (PHOENIX-4732) Improve config defaults for async secondary index MR jobs

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

James Taylor updated PHOENIX-4732:
----------------------------------
    Description: 
Our defaults for the MR job that builds secondary indexes should be changed to better support larger tables.
 * Increased the number of hbase client retries to 10
 * Increased the hbase scanner time out, map reduce task timeout, hbase rpc timeout to 10 minutes instead of 1 min
 * Added ability to control MR job concurrently running mapper tasks to 20 by default and a phoenix property phoenix.mr.concurrent.map.limit using which one can configure the same.

  was:Our defaults for the MR job that builds secondary indexes should be changed to better support larger tables.


> Improve config defaults for async secondary index MR jobs
> ---------------------------------------------------------
>
>                 Key: PHOENIX-4732
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4732
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: James Taylor
>            Assignee: Loknath Priyatham Teja Singamsetty 
>            Priority: Major
>
> Our defaults for the MR job that builds secondary indexes should be changed to better support larger tables.
>  * Increased the number of hbase client retries to 10
>  * Increased the hbase scanner time out, map reduce task timeout, hbase rpc timeout to 10 minutes instead of 1 min
>  * Added ability to control MR job concurrently running mapper tasks to 20 by default and a phoenix property phoenix.mr.concurrent.map.limit using which one can configure the same.



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