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

Chris Douglas updated MAPREDUCE-930:
------------------------------------

    Attachment: M930-0.patch

* Removed {{HadoopLogsAnalyzer::parsePathString}} since its contract is 
implicit in Path/FileSystem
* Changed unit test to call {{ToolRunner::run}} instead of 
{{HadoopLogsAnalyzer::main}} since the latter calls {{System.exit}} and loses 
the test output
* Updated the unit test to use Path instead of File. Does *not* update 
statisticalTest, since it is not used

> rumen should interpret job history log input paths with respect to default 
> FS, not local FS
> -------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-930
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-930
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Dick King
>            Assignee: Dick King
>            Priority: Minor
>         Attachments: M930-0.patch, patch-930.patch
>
>
> This allows job history log file/directory names that don't specify a file 
> system to use the configured default FS instead of the local FS [when the 
> configured default is not the local].

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to