You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Billie Rinaldi (JIRA)" <ji...@apache.org> on 2013/01/18 00:20:13 UTC

[jira] [Resolved] (ACCUMULO-730) Run MR tests using local job tracker

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

Billie Rinaldi resolved ACCUMULO-730.
-------------------------------------

    Resolution: Fixed
    
> Run MR tests using local job tracker
> ------------------------------------
>
>                 Key: ACCUMULO-730
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-730
>             Project: Accumulo
>          Issue Type: Task
>          Components: test
>            Reporter: Billie Rinaldi
>            Assignee: Billie Rinaldi
>             Fix For: 1.5.0
>
>
> This can be done by setting the following properties, then calling ToolRunner.run.
> conf.set("mapred.job.tracker", "local");
> conf.set("fs.default.name", "file:///");
> If it doesn't take too much longer to run this way in a junit test, it would be preferable to the manual context creation that is currently being done.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira