[
https://issues.apache.org/jira/browse/PHOENIX-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16469754#comment-16469754
]
Hudson commented on PHOENIX-4732:
---------------------------------
ABORTED: Integrated in Jenkins build Phoenix-4.x-HBase-1.3 #121 (See
[https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/121/])
PHOENIX-4732 Improve config defaults for async secondary index MR jobs
(jtaylor: rev 4849fbe2b7160d9cf0e1f05b93ae39b186d3f144)
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/util/PhoenixMRJobUtil.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/mapreduce/index/automation/PhoenixMRJobSubmitter.java
> 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: James Taylor
> Priority: Major
> Fix For: 4.14.0, 5.0.0
>
> Attachments: PHOENIX-4732_v1.patch
>
>
> 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)