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

Pi Song commented on HADOOP-3694:
---------------------------------

+1
This is killing me in Pig as well.
It seems to be something to do with Jetty which usually takes 15 seconds or 
more to start up

{noformat}
08/07/08 22:05:48 INFO fs.FSNamesystem: Registered FSNamesystemStatusMBean
08/07/08 22:06:03 INFO util.Credential: Checking Resource aliases
08/07/08 22:06:03 INFO http.HttpServer: Version Jetty/5.1.x

08/07/08 22:07:53 INFO mapred.MiniMRCluster: mapred.local.dir is 
/tmp/hadoop-root/mapred/local/2_0
08/07/08 22:08:08 INFO http.HttpServer: Version Jetty/5.1.x
08/07/08 22:08:08 INFO util.Container: Started HttpContext[/static,/static]
{noformat}


> if MiniDFS startup time could be improved, testing time would be reduced
> ------------------------------------------------------------------------
>
>                 Key: HADOOP-3694
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3694
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: test
>    Affects Versions: 0.19.0
>            Reporter: Steve Loughran
>
> Its taking me 140 minutes to run a test build; looking into the test results 
> its the 20s startup delay of every MiniDFS cluster that is slowing things 
> down. If we could find out why it is taking so long and cut it down, every 
> test case that relied on a cluster would be speeded up. 

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