[ 
https://issues.apache.org/jira/browse/HADOOP-5948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715409#action_12715409
 ] 

Jothi Padmanabhan commented on HADOOP-5948:
-------------------------------------------

bq. Definitely off-topic, but I've seen this line, in many different 
incantations, throughout the code base. Is this something that could be added 
to UtilsForTest.java once and for all? Do you know why the string replacement 
is necessary?

I do not think the string replacement is necessary. My guess is that this must 
have been added by somebody who had spaces in their test.build.data and has 
ever since found its way into all other test cases. I could be wrong though!

> Modify TestJavaSerialization to use LocalJobRunner instead of MiniMR/DFS 
> cluster
> --------------------------------------------------------------------------------
>
>                 Key: HADOOP-5948
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5948
>             Project: Hadoop Core
>          Issue Type: Test
>          Components: test
>            Reporter: Jothi Padmanabhan
>            Assignee: Jothi Padmanabhan
>             Fix For: 0.21.0
>
>         Attachments: hadoop-5948.patch
>
>
> TestJavaSerialization currently uses MiniMR/DFS cluster. This test can be 
> done with local job runner also. This reduces the run time of the test from 
> 61 seconds to 6 seconds.

-- 
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