[
https://issues.apache.org/jira/browse/PHOENIX-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16468325#comment-16468325
]
Hudson commented on PHOENIX-4732:
---------------------------------
ABORTED: Integrated in Jenkins build Phoenix-4.x-HBase-0.98 #1881 (See
[https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/1881/])
PHOENIX-4732 Improve config defaults for async secondary index MR jobs
(jtaylor: rev 0482c539a16d3b404f65ad9ccd9664d0d479e3cc)
* (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
> 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)