[jira] [Commented] (MAPREDUCE-3284) bin/mapred queue fails with JobQueueClient ClassNotFoundException

2011-10-27 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13137715#comment-13137715 ] Arun C Murthy commented on MAPREDUCE-3284: -- I'll commit a 'svn mv

[jira] [Commented] (MAPREDUCE-2736) Remove unused contrib components dependent on MR1

2011-10-27 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13137818#comment-13137818 ] Arun C Murthy commented on MAPREDUCE-2736: -- The reason is we need to continue

[jira] [Commented] (MAPREDUCE-3292) In secure mode job submission fails with Provider org.apache.hadoop.mapreduce.security.token.JobTokenIndentifier$Renewer not found.

2011-10-27 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13138044#comment-13138044 ] Arun C Murthy commented on MAPREDUCE-3292: -- Awesome digging! :) (PS: My

[jira] [Commented] (MAPREDUCE-3259) ContainerLocalizer should get the proper java.library.path from LinuxContainerExecutor

2011-10-26 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13136330#comment-13136330 ] Arun C Murthy commented on MAPREDUCE-3259: -- Kihwal, won't it suffice to have

[jira] [Commented] (MAPREDUCE-3259) ContainerLocalizer should get the proper java.library.path from LinuxContainerExecutor

2011-10-26 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13136619#comment-13136619 ] Arun C Murthy commented on MAPREDUCE-3259: -- Kihwal, sorry if I wasn't clear.

[jira] [Commented] (MAPREDUCE-3175) Yarn httpservers not created with access Control lists

2011-10-26 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13136621#comment-13136621 ] Arun C Murthy commented on MAPREDUCE-3175: -- +1 lgtm. I'll commit once Mr.

[jira] [Commented] (MAPREDUCE-3254) Streaming jobs failing with PipeMapRunner ClassNotFoundException

2011-10-26 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13136730#comment-13136730 ] Arun C Murthy commented on MAPREDUCE-3254: -- The test failures etc. seem

[jira] [Commented] (MAPREDUCE-3175) Yarn httpservers not created with access Control lists

2011-10-26 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13136733#comment-13136733 ] Arun C Murthy commented on MAPREDUCE-3175: -- Jonathan, can u run 'mvn test'

[jira] [Commented] (MAPREDUCE-3240) NM should send a SIGKILL for completed containers also

2011-10-26 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13136741#comment-13136741 ] Arun C Murthy commented on MAPREDUCE-3240: -- Looks like it's due to newer

[jira] [Commented] (MAPREDUCE-3240) NM should send a SIGKILL for completed containers also

2011-10-26 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13136744#comment-13136744 ] Arun C Murthy commented on MAPREDUCE-3240: -- Looks good, I ran both java MR

[jira] [Commented] (MAPREDUCE-3264) mapreduce.job.user.name needs to be set automatically

2011-10-25 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13135377#comment-13135377 ] Arun C Murthy commented on MAPREDUCE-3264: -- We need to investigate further,

[jira] [Commented] (MAPREDUCE-3251) JobClient should have an option to only to talk to RM+HistoryServer to get job status

2011-10-25 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13135445#comment-13135445 ] Arun C Murthy commented on MAPREDUCE-3251: -- In case of running jobs, if this

[jira] [Commented] (MAPREDUCE-3251) JobClient should have an option to only to talk to RM+HistoryServer to get job status

2011-10-25 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13135487#comment-13135487 ] Arun C Murthy commented on MAPREDUCE-3251: -- Milind, this option is only for

[jira] [Commented] (MAPREDUCE-3270) Decommissioned node not removed from active NM list

2011-10-25 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13135565#comment-13135565 ] Arun C Murthy commented on MAPREDUCE-3270: -- MAPREDUCE-2775 should fix this.

[jira] [Commented] (MAPREDUCE-3264) mapreduce.job.user.name needs to be set automatically

2011-10-25 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13135638#comment-13135638 ] Arun C Murthy commented on MAPREDUCE-3264: -- Vinod - can we do better?

[jira] [Commented] (MAPREDUCE-3252) MR2: Map tasks rewrite data once even if output fits in sort buffer

2011-10-24 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134484#comment-13134484 ] Arun C Murthy commented on MAPREDUCE-3252: -- +1 MR2: Map

[jira] [Commented] (MAPREDUCE-3251) JobClient should have an option to only to talk to RM+HistoryServer to get job status

2011-10-24 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134491#comment-13134491 ] Arun C Murthy commented on MAPREDUCE-3251: -- bq. I believe, one will have to

[jira] [Commented] (MAPREDUCE-3159) DefaultContainerExecutor removes appcache dir on every localization

2011-10-24 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134677#comment-13134677 ] Arun C Murthy commented on MAPREDUCE-3159: -- No worries, go ahead. Please

[jira] [Commented] (MAPREDUCE-3253) ContextFactory throw NoSuchFieldException

2011-10-24 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134678#comment-13134678 ] Arun C Murthy commented on MAPREDUCE-3253: -- Daniel, which version of Hadoop

[jira] [Commented] (MAPREDUCE-2746) [MR-279] [Security] Yarn servers can't communicate with each other with hadoop.security.authorization set to true

2011-10-22 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13133289#comment-13133289 ] Arun C Murthy commented on MAPREDUCE-2746: -- Verified all unit tests pass and

[jira] [Commented] (MAPREDUCE-2746) [MR-279] [Security] Yarn servers can't communicate with each other with hadoop.security.authorization set to true

2011-10-22 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13133496#comment-13133496 ] Arun C Murthy commented on MAPREDUCE-2746: -- Odd, I ran into this too. But

[jira] [Commented] (MAPREDUCE-2746) [MR-279] [Security] Yarn servers can't communicate with each other with hadoop.security.authorization set to true

2011-10-22 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13133521#comment-13133521 ] Arun C Murthy commented on MAPREDUCE-2746: -- Also, seems like log4j logs

[jira] [Commented] (MAPREDUCE-3028) Support job end notification in .next /0.23

2011-10-22 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13133523#comment-13133523 ] Arun C Murthy commented on MAPREDUCE-3028: -- Also, seems like log4j logs

[jira] [Commented] (MAPREDUCE-3028) Support job end notification in .next /0.23

2011-10-22 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13133527#comment-13133527 ] Arun C Murthy commented on MAPREDUCE-3028: -- No, unpatched trunk works for me

[jira] [Commented] (MAPREDUCE-3028) Support job end notification in .next /0.23

2011-10-22 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13133528#comment-13133528 ] Arun C Murthy commented on MAPREDUCE-3028: -- Try 'mvn clean test

[jira] [Commented] (MAPREDUCE-3070) NM not able to register with RM after NM restart

2011-10-21 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13132482#comment-13132482 ] Arun C Murthy commented on MAPREDUCE-3070: -- Ok, seems to me that the bug is

[jira] [Commented] (MAPREDUCE-3178) Capacity Schedular shows incorrect cluster information in the RM logs

2011-10-21 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13132483#comment-13132483 ] Arun C Murthy commented on MAPREDUCE-3178: -- I missed the 'Thread.sleep'. That

[jira] [Commented] (MAPREDUCE-3070) NM not able to register with RM after NM restart

2011-10-21 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13132529#comment-13132529 ] Arun C Murthy commented on MAPREDUCE-3070: -- Thanks. Can you please fix

[jira] [Commented] (MAPREDUCE-3070) NM not able to register with RM after NM restart

2011-10-21 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13132549#comment-13132549 ] Arun C Murthy commented on MAPREDUCE-3070: -- No, you still need to check if

[jira] [Commented] (MAPREDUCE-2775) [MR-279] Decommissioned node does not shutdown

2011-10-21 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13132893#comment-13132893 ] Arun C Murthy commented on MAPREDUCE-2775: -- bq. If the node is not valid, the

[jira] [Commented] (MAPREDUCE-3223) Remove MR1 configs from mapred-default.xml

2011-10-20 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13131401#comment-13131401 ] Arun C Murthy commented on MAPREDUCE-3223: -- No, without mavnenization it

[jira] [Commented] (MAPREDUCE-3230) No information about Data Local maps from Job client CLI and in JobHistory

2011-10-20 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13131851#comment-13131851 ] Arun C Murthy commented on MAPREDUCE-3230: -- Looks like MAPREDUCE-2693 should

[jira] [Commented] (MAPREDUCE-3028) Support job end notification in .next /0.23

2011-10-20 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13132208#comment-13132208 ] Arun C Murthy commented on MAPREDUCE-3028: -- bq. The only new thing added to

[jira] [Commented] (MAPREDUCE-2775) [MR-279] Decommissioned node does not shutdown

2011-10-20 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13132327#comment-13132327 ] Arun C Murthy commented on MAPREDUCE-2775: -- Oh, forgot to mention - thanks

[jira] [Commented] (MAPREDUCE-3193) NextGen Mapreduce framework is not able to read the job input recursively.Input is read only for one folder level deep

2011-10-19 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130384#comment-13130384 ] Arun C Murthy commented on MAPREDUCE-3193: -- bq. If the input path contains

[jira] [Commented] (MAPREDUCE-1639) Grouping using hashing instead of sorting

2011-10-19 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13131076#comment-13131076 ] Arun C Murthy commented on MAPREDUCE-1639: -- This is a great candidate for

[jira] [Commented] (MAPREDUCE-3028) Support job end notification in .next /0.23

2011-10-19 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13131085#comment-13131085 ] Arun C Murthy commented on MAPREDUCE-3028: -- Agreed. Let's keep it simple: #

[jira] [Commented] (MAPREDUCE-3223) Remove MR1 configs from mapred-default.xml

2011-10-19 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13131292#comment-13131292 ] Arun C Murthy commented on MAPREDUCE-3223: -- Have you run the ant tests with

[jira] [Commented] (MAPREDUCE-3035) MR V2 jobhistory does not contain rack information

2011-10-18 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13129987#comment-13129987 ] Arun C Murthy commented on MAPREDUCE-3035: -- Hi Chackaravarthy, any update on

[jira] [Commented] (MAPREDUCE-2762) [MR-279] - Cleanup staging dir after job completion

2011-10-18 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130004#comment-13130004 ] Arun C Murthy commented on MAPREDUCE-2762: -- +1 [MR-279] -

[jira] [Commented] (MAPREDUCE-3181) Terasort fails with Kerberos exception on secure cluster

2011-10-18 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130306#comment-13130306 ] Arun C Murthy commented on MAPREDUCE-3181: -- Ok, I spent more time on this. I

[jira] [Commented] (MAPREDUCE-3181) Terasort fails with Kerberos exception on secure cluster

2011-10-18 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130355#comment-13130355 ] Arun C Murthy commented on MAPREDUCE-3181: -- I found another bug in TeraGen -

[jira] [Commented] (MAPREDUCE-3034) NM should act on a REBOOT command from RM

2011-10-18 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130359#comment-13130359 ] Arun C Murthy commented on MAPREDUCE-3034: -- Exactly what I was thinking... :)

[jira] [Commented] (MAPREDUCE-3193) NextGen Mapreduce framework is not able to read the job input recursively.Input is read only for one folder level deep

2011-10-18 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130372#comment-13130372 ] Arun C Murthy commented on MAPREDUCE-3193: -- This isn't something we should

[jira] [Commented] (MAPREDUCE-3068) Should set MALLOC_ARENA_MAX for all YARN daemons and AMs/Containers

2011-10-17 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13129139#comment-13129139 ] Arun C Murthy commented on MAPREDUCE-3068: -- Chris - we should allow

[jira] [Commented] (MAPREDUCE-3068) Should set MALLOC_ARENA_MAX for all YARN daemons and AMs/Containers

2011-10-17 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13129149#comment-13129149 ] Arun C Murthy commented on MAPREDUCE-3068: -- I think that makes sense. Thanks.

[jira] [Commented] (MAPREDUCE-3068) Should set MALLOC_ARENA_MAX for all YARN daemons and AMs/Containers

2011-10-17 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13129157#comment-13129157 ] Arun C Murthy commented on MAPREDUCE-3068: -- Oh wait, on second thoughts...

[jira] [Commented] (MAPREDUCE-3068) Should set MALLOC_ARENA_MAX for all YARN daemons and AMs/Containers

2011-10-17 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13129159#comment-13129159 ] Arun C Murthy commented on MAPREDUCE-3068: -- Sorry, that ref. should have been

[jira] [Commented] (MAPREDUCE-3068) Should set MALLOC_ARENA_MAX for all YARN daemons and AMs/Containers

2011-10-17 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13129172#comment-13129172 ] Arun C Murthy commented on MAPREDUCE-3068: -- Yep, that will work. Even

[jira] [Commented] (MAPREDUCE-3068) Should set MALLOC_ARENA_MAX for all YARN daemons and AMs/Containers

2011-10-17 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13129187#comment-13129187 ] Arun C Murthy commented on MAPREDUCE-3068: -- Thanks Chris! Really appreciate

[jira] [Commented] (MAPREDUCE-3068) Should set MALLOC_ARENA_MAX for all YARN daemons and AMs/Containers

2011-10-17 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13129206#comment-13129206 ] Arun C Murthy commented on MAPREDUCE-3068: -- +1, looks good. Thanks Chris!

[jira] [Commented] (MAPREDUCE-3197) TestMRClientService failing on building clean checkout of branch 0.23

2011-10-17 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13129399#comment-13129399 ] Arun C Murthy commented on MAPREDUCE-3197: -- +1 lgtm!

[jira] [Commented] (MAPREDUCE-3136) Add docs for setting up real-world MRv2 clusters

2011-10-16 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13128601#comment-13128601 ] Arun C Murthy commented on MAPREDUCE-3136: -- I committed the minor edit too.

[jira] [Commented] (MAPREDUCE-2708) [MR-279] Design and implement MR Application Master recovery

2011-10-14 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127310#comment-13127310 ] Arun C Murthy commented on MAPREDUCE-2708: -- Thanks Sharad!

[jira] [Commented] (MAPREDUCE-2788) LeafQueue.assignContainer() can cause a crash if request.getCapability().getMemory() == 0

2011-10-14 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127321#comment-13127321 ] Arun C Murthy commented on MAPREDUCE-2788: -- Ahmed, do you think you'll get to

[jira] [Commented] (MAPREDUCE-3165) Ensure logging option is set on child command line

2011-10-14 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127845#comment-13127845 ] Arun C Murthy commented on MAPREDUCE-3165: -- Todd, the patch looks good. Can

[jira] [Commented] (MAPREDUCE-3068) Should set MALLOC_ARENA_MAX for all YARN daemons and AMs/Containers

2011-10-14 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127858#comment-13127858 ] Arun C Murthy commented on MAPREDUCE-3068: -- Yep, the putIfAbsent semantics

[jira] [Commented] (MAPREDUCE-3165) Ensure logging option is set on child command line

2011-10-14 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127888#comment-13127888 ] Arun C Murthy commented on MAPREDUCE-3165: -- Agreed. I'd suggest MRApps.java

[jira] [Commented] (MAPREDUCE-2821) [MR-279] Missing fields in job summary logs

2011-10-14 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127960#comment-13127960 ] Arun C Murthy commented on MAPREDUCE-2821: -- Just use the configs

[jira] [Commented] (MAPREDUCE-2788) LeafQueue.assignContainer() can cause a crash if request.getCapability().getMemory() == 0

2011-10-14 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127969#comment-13127969 ] Arun C Murthy commented on MAPREDUCE-2788: -- Sorry, I missed the fact that CS

[jira] [Commented] (MAPREDUCE-2788) LeafQueue.assignContainer() can cause a crash if request.getCapability().getMemory() == 0

2011-10-14 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13128066#comment-13128066 ] Arun C Murthy commented on MAPREDUCE-2788: -- Ahmed, when we add a new

[jira] [Commented] (MAPREDUCE-3184) Improve handling of fetch failures when a tasktracker is not responding on HTTP

2011-10-13 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127165#comment-13127165 ] Arun C Murthy commented on MAPREDUCE-3184: -- Todd - is this with or without

[jira] [Commented] (MAPREDUCE-3184) Improve handling of fetch failures when a tasktracker is not responding on HTTP

2011-10-13 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127180#comment-13127180 ] Arun C Murthy commented on MAPREDUCE-3184: -- Two ways around it: # An

[jira] [Commented] (MAPREDUCE-3107) DFSIO tests are failing intermittently

2011-10-13 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127209#comment-13127209 ] Arun C Murthy commented on MAPREDUCE-3107: -- John, have you had a chance to

[jira] [Commented] (MAPREDUCE-3184) Improve handling of fetch failures when a tasktracker is not responding on HTTP

2011-10-13 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127223#comment-13127223 ] Arun C Murthy commented on MAPREDUCE-3184: -- bq. Now we should discuss whether

[jira] [Commented] (MAPREDUCE-3057) Job History Server goes of OutOfMemory with 1200 Jobs and Heap Size set to 10 GB

2011-10-13 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127225#comment-13127225 ] Arun C Murthy commented on MAPREDUCE-3057: -- 5 seems too small?? Maybe 100 or

[jira] [Commented] (MAPREDUCE-3057) Job History Server goes of OutOfMemory with 1200 Jobs and Heap Size set to 10 GB

2011-10-13 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127226#comment-13127226 ] Arun C Murthy commented on MAPREDUCE-3057: -- Or even few tens?

[jira] [Commented] (MAPREDUCE-2788) LeafQueue.assignContainer() can cause a crash if request.getCapability().getMemory() == 0

2011-10-11 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13124782#comment-13124782 ] Arun C Murthy commented on MAPREDUCE-2788: -- Thanks Ahmed.

[jira] [Commented] (MAPREDUCE-2863) Support web-services for RM NM

2011-10-11 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13125496#comment-13125496 ] Arun C Murthy commented on MAPREDUCE-2863: -- Thomas - thanks for taking this

[jira] [Commented] (MAPREDUCE-2789) [MR:279] Update the scheduling info on CLI

2011-10-10 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13124622#comment-13124622 ] Arun C Murthy commented on MAPREDUCE-2789: -- Thanks Eric. Some minor nits: #

[jira] [Commented] (MAPREDUCE-2858) MRv2 WebApp Security

2011-10-10 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13124684#comment-13124684 ] Arun C Murthy commented on MAPREDUCE-2858: -- Luke, we are running against

[jira] [Commented] (MAPREDUCE-3131) Docs and Scripts for setting up single node MRV2 cluster.

2011-10-09 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123885#comment-13123885 ] Arun C Murthy commented on MAPREDUCE-3131: -- bq. Why do we need more than one

[jira] [Commented] (MAPREDUCE-2789) [MR:279] Update the scheduling info on CLI

2011-10-07 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123216#comment-13123216 ] Arun C Murthy commented on MAPREDUCE-2789: -- Also, # Please don't change

[jira] [Commented] (MAPREDUCE-2702) [MR-279] OutputCommitter changes for MR Application Master recovery

2011-10-04 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13119935#comment-13119935 ] Arun C Murthy commented on MAPREDUCE-2702: -- Sharad, apologies for not getting

[jira] [Commented] (MAPREDUCE-3138) Allow for applications to deal with MAPREDUCE-954

2011-10-03 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13119810#comment-13119810 ] Arun C Murthy commented on MAPREDUCE-3138: -- Konstantin - you might want to

[jira] [Commented] (MAPREDUCE-3126) mr job stuck because reducers using all slots and mapper isn't scheduled

2011-10-03 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13119893#comment-13119893 ] Arun C Murthy commented on MAPREDUCE-3126: -- Thomas, could glean anything from

[jira] [Commented] (MAPREDUCE-2794) [MR-279] Incorrect metrics value for AvailableGB per queue per user

2011-10-03 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13119900#comment-13119900 ] Arun C Murthy commented on MAPREDUCE-2794: -- John, the patch seems reasonable

[jira] [Commented] (MAPREDUCE-3133) Running a set of methods in a Single Test Class

2011-10-02 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13119110#comment-13119110 ] Arun C Murthy commented on MAPREDUCE-3133: -- Never mind, I see you've opened

[jira] [Commented] (MAPREDUCE-3121) NodeManager should handle disk-failures

2011-09-30 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13117906#comment-13117906 ] Arun C Murthy commented on MAPREDUCE-3121: -- Ravi - thanks for taking this up!

[jira] [Commented] (MAPREDUCE-3050) YarnScheduler needs to expose Resource Usage Information

2011-09-30 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13117909#comment-13117909 ] Arun C Murthy commented on MAPREDUCE-3050: -- Bobby, this seems a much simpler

[jira] [Commented] (MAPREDUCE-3056) Jobs are failing when those are submitted by other users

2011-09-30 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13118503#comment-13118503 ] Arun C Murthy commented on MAPREDUCE-3056: -- Also, don't get user name for

[jira] [Commented] (MAPREDUCE-2702) [MR-279] OutputCommitter changes for MR Application Master recovery

2011-09-29 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13117024#comment-13117024 ] Arun C Murthy commented on MAPREDUCE-2702: -- True, but too many folks are

[jira] [Commented] (MAPREDUCE-2791) [MR-279] Missing/incorrect info on job -status CLI

2011-09-29 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13117044#comment-13117044 ] Arun C Murthy commented on MAPREDUCE-2791: -- Devaraj can u pls confirm you ran

[jira] [Commented] (MAPREDUCE-2762) [MR-279] - Cleanup staging dir after job completion

2011-09-29 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13117063#comment-13117063 ] Arun C Murthy commented on MAPREDUCE-2762: -- Mahadev - there are 2 calls to

[jira] [Commented] (MAPREDUCE-2791) [MR-279] Missing/incorrect info on job -status CLI

2011-09-29 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13117076#comment-13117076 ] Arun C Murthy commented on MAPREDUCE-2791: -- Thanks Devaraj. Just to be

[jira] [Commented] (MAPREDUCE-2791) [MR-279] Missing/incorrect info on job -status CLI

2011-09-29 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13117079#comment-13117079 ] Arun C Murthy commented on MAPREDUCE-2791: -- Sorry to give you a hard time on

[jira] [Commented] (MAPREDUCE-3078) Application's progress isn't updated from AM to RM.

2011-09-28 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13116206#comment-13116206 ] Arun C Murthy commented on MAPREDUCE-3078: -- +1

[jira] [Commented] (MAPREDUCE-3078) Application's progress isn't updated from AM to RM.

2011-09-28 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13116210#comment-13116210 ] Arun C Murthy commented on MAPREDUCE-3078: -- Testing on a cluster now, I'll

[jira] [Commented] (MAPREDUCE-3112) Calling hadoop cli inside mapreduce job leads to errors

2011-09-28 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13116797#comment-13116797 ] Arun C Murthy commented on MAPREDUCE-3112: -- +1 Calling

[jira] [Commented] (MAPREDUCE-2693) NPE in AM causes it to lose containers which are never returned back to RM

2011-09-28 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13117018#comment-13117018 ] Arun C Murthy commented on MAPREDUCE-2693: -- No worries, can you pls provide

[jira] [Commented] (MAPREDUCE-3096) Add a good way to control the number of map/reduce tasks per node

2011-09-27 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115281#comment-13115281 ] Arun C Murthy commented on MAPREDUCE-3096: -- Arsen, this is trivial with

[jira] [Commented] (MAPREDUCE-3096) Add a good way to control the number of map/reduce tasks per node

2011-09-27 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115282#comment-13115282 ] Arun C Murthy commented on MAPREDUCE-3096: -- As I said, please use the feature

[jira] [Commented] (MAPREDUCE-3096) Add a good way to control the number of map/reduce tasks per node

2011-09-27 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115287#comment-13115287 ] Arun C Murthy commented on MAPREDUCE-3096: -- bq. As I said, please use the

[jira] [Commented] (MAPREDUCE-2702) [MR-279] OutputCommitter changes for MR Application Master recovery

2011-09-27 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115297#comment-13115297 ] Arun C Murthy commented on MAPREDUCE-2702: -- Sharad, the approach and the

[jira] [Commented] (MAPREDUCE-2791) [MR-279] Missing/incorrect info on job -status CLI

2011-09-27 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13116065#comment-13116065 ] Arun C Murthy commented on MAPREDUCE-2791: -- Oh, you need to rebase too...

[jira] [Commented] (MAPREDUCE-3021) all yarn webapps use same base name of yarn/

2011-09-27 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13116114#comment-13116114 ] Arun C Murthy commented on MAPREDUCE-3021: -- I just added the empty .keep

[jira] [Commented] (MAPREDUCE-3041) Enhance YARN Client-RM protocol to provide access to information such as cluster's Min/Max Resource capabilities similar to that of AM-RM protocol

2011-09-27 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13116128#comment-13116128 ] Arun C Murthy commented on MAPREDUCE-3041: -- +1 lgtm. The tests failed

[jira] [Commented] (MAPREDUCE-3098) Report Application status as well as ApplicationMaster status in GetApplicationReportResponse

2011-09-27 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13116145#comment-13116145 ] Arun C Murthy commented on MAPREDUCE-3098: -- bq. Apologies if I am giving an

[jira] [Commented] (MAPREDUCE-3054) Unable to kill submitted jobs

2011-09-26 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115035#comment-13115035 ] Arun C Murthy commented on MAPREDUCE-3054: -- +1 Unable to

[jira] [Commented] (MAPREDUCE-2892) Improvements to AM apis

2011-09-26 Thread Arun C Murthy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115180#comment-13115180 ] Arun C Murthy commented on MAPREDUCE-2892: -- Anupam - if you havne't started

<    1   2   3   >