[
https://issues.apache.org/jira/browse/ACCUMULO-2005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13925798#comment-13925798
]
ASF subversion and git services commented on ACCUMULO-2005:
-----------------------------------------------------------
Commit bc9cee0c02952a0ba6d4c96f71204e84a5acb701 in accumulo's branch
refs/heads/1.5.2-SNAPSHOT from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=bc9cee0 ]
ACCUMULO-2005: Add a 3rd argument to functional test RunTests.java to allow a
timeout factor for mapred.task.timeout and run.py -f flag
(reimplemented for 1.5.x branch)
Signed-off-by: Sean Busbey <[email protected]>
> Provide a scaling factor for mapred.task.timeout inside functional test's
> RunTests.java
> ---------------------------------------------------------------------------------------
>
> Key: ACCUMULO-2005
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2005
> Project: Accumulo
> Issue Type: Test
> Components: test
> Affects Versions: 1.4.4, 1.5.0
> Reporter: Hung Pham
> Assignee: Hung Pham
> Priority: Minor
> Fix For: 1.4.5
>
> Attachments: ACCUMULO-2005.v4.patch.txt, ACCUMULO-2005.v7.patch.txt
>
>
> The MR option for running functional tests ($ACCUMULO_HOME/test/system/auto)
> fails with a mapred timeout currently set at 480 secs (8*60*1000). A flag
> or argument for scaling mapred.task.timeout inside RunTests.java (ie, a
> number that influence the 8 in 8*60*1000) needs to be in place to allow
> scaling up or down mapred.task.timeout as needed. This is similar to
> ACCUMULO-1829.
--
This message was sent by Atlassian JIRA
(v6.2#6252)