[
https://issues.apache.org/jira/browse/PHOENIX-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16469722#comment-16469722
]
Hudson commented on PHOENIX-4732:
---------------------------------
FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #1878 (See
[https://builds.apache.org/job/PreCommit-PHOENIX-Build/1878/])
PHOENIX-4732 Improve config defaults for async secondary index MR jobs
(jtaylor: rev 48e5f433fd040d5edd54fa606f1cfced5104ff5c)
* (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)