[jira] [Commented] (YARN-3982) container-executor parsing of container-executor.cfg broken in trunk and branch-2

2015-07-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14643943#comment-14643943 ] Hudson commented on YARN-3982: -- FAILURE: Integrated in Hadoop-trunk-Commit #8232 (See

[jira] [Assigned] (YARN-3828) Add a flag in container to indicate whether it's an AM container or not

2015-07-28 Thread Inigo Goiri (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Inigo Goiri reassigned YARN-3828: - Assignee: Inigo Goiri (was: Giovanni Matteo Fumarola) Add a flag in container to indicate

[jira] [Updated] (YARN-3828) Add a flag in container to indicate whether it's an AM container or not

2015-07-28 Thread Inigo Goiri (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Inigo Goiri updated YARN-3828: -- Assignee: Giovanni Matteo Fumarola (was: Inigo Goiri) Add a flag in container to indicate whether it's

[jira] [Created] (YARN-3986) getTransferredContainers in AbstractYarnScheduler should be present in YarnScheduler interface instead

2015-07-28 Thread Varun Saxena (JIRA)
Varun Saxena created YARN-3986: -- Summary: getTransferredContainers in AbstractYarnScheduler should be present in YarnScheduler interface instead Key: YARN-3986 URL: https://issues.apache.org/jira/browse/YARN-3986

[jira] [Updated] (YARN-2248) Capacity Scheduler changes for moving apps between queues

2015-07-28 Thread Lavkesh Lahngir (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lavkesh Lahngir updated YARN-2248: -- Description: `We would like to have the capability (same as the Fair Scheduler has) to move

[jira] [Commented] (YARN-3982) container-executor parsing of container-executor.cfg broken in trunk and branch-2

2015-07-28 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14643940#comment-14643940 ] Xuan Gong commented on YARN-3982: - Committed into trunk/branch-2. Thanks, Varun.

[jira] [Commented] (YARN-3887) Support for changing Application priority during runtime

2015-07-28 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644008#comment-14644008 ] Rohith Sharma K S commented on YARN-3887: - Hi [~sunilg] For REST support, proto

[jira] [Updated] (YARN-3656) LowCost: A Cost-Based Placement Agent for YARN Reservations

2015-07-28 Thread Jonathan Yaniv (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Yaniv updated YARN-3656: - Attachment: lowcostrayonexternal_v3.pdf LowCost: A Cost-Based Placement Agent for YARN

[jira] [Updated] (YARN-3986) getTransferredContainers in AbstractYarnScheduler should be present in YarnScheduler interface instead

2015-07-28 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Saxena updated YARN-3986: --- Description: Currently getTransferredContainers is present in {{AbstractYarnScheduler}}. *But in

[jira] [Commented] (YARN-3948) Display Application Priority in RM Web UI

2015-07-28 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644150#comment-14644150 ] Rohith Sharma K S commented on YARN-3948: - +lgtm, [~sunilg] would have look at the

[jira] [Commented] (YARN-3904) Refactor timelineservice.storage to add support to online and offline aggregation writers

2015-07-28 Thread Sangjin Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14645313#comment-14645313 ] Sangjin Lee commented on YARN-3904: --- I went through the patch at a high level. I need to

[jira] [Updated] (YARN-1643) Make ContainersMonitor can support change monitoring size of an allocated container in NM side

2015-07-28 Thread MENG DING (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] MENG DING updated YARN-1643: Attachment: YARN-1643-YARN-1197.6.patch Update the patch to fix build issue as YARN-1197 branch has been

[jira] [Commented] (YARN-3974) Refactor the reservation system test cases to use parameterized base test

2015-07-28 Thread Anubhav Dhoot (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14645310#comment-14645310 ] Anubhav Dhoot commented on YARN-3974: - Hi Subru the patch looks mostly good. Minor

[jira] [Commented] (YARN-3987) am container complete msg ack to NM once RM receive it

2015-07-28 Thread sandflee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14645136#comment-14645136 ] sandflee commented on YARN-3987: yes, we set getKeepContainersAcrossApplicationAttempts

[jira] [Updated] (YARN-2884) Proxying all AM-RM communications

2015-07-28 Thread Kishore Chaliparambil (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kishore Chaliparambil updated YARN-2884: Attachment: YARN-2884-V5.patch Fixed issues reported by test-patch. The

[jira] [Commented] (YARN-1643) Make ContainersMonitor can support change monitoring size of an allocated container in NM side

2015-07-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14645325#comment-14645325 ] Hadoop QA commented on YARN-1643: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ ||

[jira] [Updated] (YARN-3989) Show messages only for NodeLabel commmands in RMAdminCLI

2015-07-28 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-3989: --- Description: Currently for nodelabel command execution failure full exception stacktrace is

[jira] [Commented] (YARN-2884) Proxying all AM-RM communications

2015-07-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14645141#comment-14645141 ] Hadoop QA commented on YARN-2884: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ ||

[jira] [Updated] (YARN-3945) maxApplicationsPerUser is wrongly calculated

2015-07-28 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naganarasimha G R updated YARN-3945: Attachment: YARN-3945.20150728-1.patch maxApplicationsPerUser is wrongly calculated

[jira] [Commented] (YARN-1643) Make ContainersMonitor can support change monitoring size of an allocated container in NM side

2015-07-28 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14645319#comment-14645319 ] Jian He commented on YARN-1643: --- Thanks [~mding] ! - Here, memory * 2^20, but it gets

[jira] [Commented] (YARN-3979) Am in ResourceLocalizationService hang 10 min cause RM kill AM

2015-07-28 Thread zhangyubiao (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14645381#comment-14645381 ] zhangyubiao commented on YARN-3979: --- I find the RM hang and get the Pstack at that time .

[jira] [Updated] (YARN-3979) Am in ResourceLocalizationService hang 10 min cause RM kill AM

2015-07-28 Thread zhangyubiao (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhangyubiao updated YARN-3979: -- Description: 2015-07-27 02:46:17,348 INFO

[jira] [Updated] (YARN-3979) Am in ResourceLocalizationService hang 10 min cause RM kill AM

2015-07-28 Thread zhangyubiao (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhangyubiao updated YARN-3979: -- Description: 2015-07-27 02:46:17,348 INFO

[jira] [Commented] (YARN-3987) am container complete msg ack to NM once RM receive it

2015-07-28 Thread sandflee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14645341#comment-14645341 ] sandflee commented on YARN-3987: AM crashes before it register to RM am container

[jira] [Commented] (YARN-3904) Refactor timelineservice.storage to add support to online and offline aggregation writers

2015-07-28 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14645348#comment-14645348 ] Li Lu commented on YARN-3904: - Hi [~sjlee0], thanks so much for the review! Some quick

[jira] [Created] (YARN-3989) Show messages only for NodeLabel commmands in RMAdminCLI

2015-07-28 Thread Bibin A Chundatt (JIRA)
Bibin A Chundatt created YARN-3989: -- Summary: Show messages only for NodeLabel commmands in RMAdminCLI Key: YARN-3989 URL: https://issues.apache.org/jira/browse/YARN-3989 Project: Hadoop YARN

[jira] [Updated] (YARN-3987) am container complete msg ack to NM once RM receive it

2015-07-28 Thread sandflee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sandflee updated YARN-3987: --- Attachment: YARN-3987.002.patch am container complete msg ack to NM once RM receive it

[jira] [Commented] (YARN-3987) am container complete msg ack to NM once RM receive it

2015-07-28 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14645181#comment-14645181 ] Jian He commented on YARN-3987: --- bq. leaving too many completed container(AM container) in

[jira] [Updated] (YARN-3049) [Storage Implementation] Implement storage reader interface to fetch raw data from HBase backend

2015-07-28 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen updated YARN-3049: -- Attachment: YARN-3049-YARN-2928.2.patch After YARN-3908, I updated the patch according to the HBase

[jira] [Commented] (YARN-3624) ApplicationHistoryServer reverses the order of the filters it gets

2015-07-28 Thread Mit Desai (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644361#comment-14644361 ] Mit Desai commented on YARN-3624: - [~zjshen] / [~jeagles] did you guys find some time to

[jira] [Commented] (YARN-3942) Timeline store to read events from HDFS

2015-07-28 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644394#comment-14644394 ] Jason Lowe commented on YARN-3942: -- bq. if you'd like to elaborate the drawback a bit, it

[jira] [Commented] (YARN-3624) ApplicationHistoryServer reverses the order of the filters it gets

2015-07-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644407#comment-14644407 ] Hadoop QA commented on YARN-3624: - \\ \\ | (/) *{color:green}+1 overall{color}* | \\ \\ ||

[jira] [Commented] (YARN-3853) Add docker container runtime support to LinuxContainterExecutor

2015-07-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644434#comment-14644434 ] Hudson commented on YARN-3853: -- FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #259 (See

[jira] [Commented] (YARN-3846) RM Web UI queue filter is not working

2015-07-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644436#comment-14644436 ] Hudson commented on YARN-3846: -- FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #259 (See

[jira] [Commented] (YARN-3982) container-executor parsing of container-executor.cfg broken in trunk and branch-2

2015-07-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644438#comment-14644438 ] Hudson commented on YARN-3982: -- FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #259 (See

[jira] [Commented] (YARN-3887) Support for changing Application priority during runtime

2015-07-28 Thread Sunil G (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14643945#comment-14643945 ] Sunil G commented on YARN-3887: --- Hi [~jianhe] and [~rohithsharma] We also raised YARN-3970

[jira] [Commented] (YARN-3919) NPEs' while stopping service after exception during CommonNodeLabelsManager#start

2015-07-28 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644169#comment-14644169 ] Rohith Sharma K S commented on YARN-3919: - +1 for trivial change, lgtm.. will

[jira] [Commented] (YARN-2884) Proxying all AM-RM communications

2015-07-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14645455#comment-14645455 ] Hadoop QA commented on YARN-2884: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ ||

[jira] [Created] (YARN-3987) am container complete msg ack to NM once RM receive it

2015-07-28 Thread sandflee (JIRA)
sandflee created YARN-3987: -- Summary: am container complete msg ack to NM once RM receive it Key: YARN-3987 URL: https://issues.apache.org/jira/browse/YARN-3987 Project: Hadoop YARN Issue Type: Bug

[jira] [Commented] (YARN-3852) Add docker container support to container-executor

2015-07-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644544#comment-14644544 ] Hudson commented on YARN-3852: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #2216 (See

[jira] [Commented] (YARN-3853) Add docker container runtime support to LinuxContainterExecutor

2015-07-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644545#comment-14644545 ] Hudson commented on YARN-3853: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #2216 (See

[jira] [Commented] (YARN-3982) container-executor parsing of container-executor.cfg broken in trunk and branch-2

2015-07-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644549#comment-14644549 ] Hudson commented on YARN-3982: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #2216 (See

[jira] [Commented] (YARN-3846) RM Web UI queue filter is not working

2015-07-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644547#comment-14644547 ] Hudson commented on YARN-3846: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #2216 (See

[jira] [Commented] (YARN-3853) Add docker container runtime support to LinuxContainterExecutor

2015-07-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644534#comment-14644534 ] Hudson commented on YARN-3853: -- SUCCESS: Integrated in Hadoop-Mapreduce-trunk-Java8 #267 (See

[jira] [Commented] (YARN-3982) container-executor parsing of container-executor.cfg broken in trunk and branch-2

2015-07-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644538#comment-14644538 ] Hudson commented on YARN-3982: -- SUCCESS: Integrated in Hadoop-Mapreduce-trunk-Java8 #267 (See

[jira] [Commented] (YARN-3852) Add docker container support to container-executor

2015-07-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644533#comment-14644533 ] Hudson commented on YARN-3852: -- SUCCESS: Integrated in Hadoop-Mapreduce-trunk-Java8 #267 (See

[jira] [Commented] (YARN-3846) RM Web UI queue filter is not working

2015-07-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644536#comment-14644536 ] Hudson commented on YARN-3846: -- SUCCESS: Integrated in Hadoop-Mapreduce-trunk-Java8 #267 (See

[jira] [Updated] (YARN-3987) am container complete msg ack to NM once RM receive it

2015-07-28 Thread sandflee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sandflee updated YARN-3987: --- Attachment: YARN-3987.001.patch am container complete msg ack to NM once RM receive it

[jira] [Commented] (YARN-3853) Add docker container runtime support to LinuxContainterExecutor

2015-07-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644320#comment-14644320 ] Hudson commented on YARN-3853: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #2197 (See

[jira] [Commented] (YARN-3846) RM Web UI queue filter is not working

2015-07-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644322#comment-14644322 ] Hudson commented on YARN-3846: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #2197 (See

[jira] [Commented] (YARN-3982) container-executor parsing of container-executor.cfg broken in trunk and branch-2

2015-07-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644324#comment-14644324 ] Hudson commented on YARN-3982: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #2197 (See

[jira] [Commented] (YARN-3852) Add docker container support to container-executor

2015-07-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644319#comment-14644319 ] Hudson commented on YARN-3852: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #2197 (See

[jira] [Commented] (YARN-3852) Add docker container support to container-executor

2015-07-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644207#comment-14644207 ] Hudson commented on YARN-3852: -- FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #270 (See

[jira] [Commented] (YARN-3982) container-executor parsing of container-executor.cfg broken in trunk and branch-2

2015-07-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644212#comment-14644212 ] Hudson commented on YARN-3982: -- FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #270 (See

[jira] [Commented] (YARN-3853) Add docker container runtime support to LinuxContainterExecutor

2015-07-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644208#comment-14644208 ] Hudson commented on YARN-3853: -- FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #270 (See

[jira] [Commented] (YARN-3963) AddNodeLabel on duplicate label addition shows success

2015-07-28 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644299#comment-14644299 ] Naganarasimha G R commented on YARN-3963: - [~bibinchundatt], Latest patch looks

[jira] [Commented] (YARN-3853) Add docker container runtime support to LinuxContainterExecutor

2015-07-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644219#comment-14644219 ] Hudson commented on YARN-3853: -- FAILURE: Integrated in Hadoop-Yarn-trunk #1000 (See

[jira] [Commented] (YARN-3846) RM Web UI queue filter is not working

2015-07-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644221#comment-14644221 ] Hudson commented on YARN-3846: -- FAILURE: Integrated in Hadoop-Yarn-trunk #1000 (See

[jira] [Commented] (YARN-3982) container-executor parsing of container-executor.cfg broken in trunk and branch-2

2015-07-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644223#comment-14644223 ] Hudson commented on YARN-3982: -- FAILURE: Integrated in Hadoop-Yarn-trunk #1000 (See

[jira] [Commented] (YARN-3852) Add docker container support to container-executor

2015-07-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644218#comment-14644218 ] Hudson commented on YARN-3852: -- FAILURE: Integrated in Hadoop-Yarn-trunk #1000 (See

[jira] [Commented] (YARN-3945) maxApplicationsPerUser is wrongly calculated

2015-07-28 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14645408#comment-14645408 ] Naganarasimha G R commented on YARN-3945: - Hi [~wangda], I have added a initial

[jira] [Commented] (YARN-3887) Support for changing Application priority during runtime

2015-07-28 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14645425#comment-14645425 ] Rohith Sharma K S commented on YARN-3887: - thanks [~sunilg] for updating patch.

[jira] [Commented] (YARN-3979) Am in ResourceLocalizationService hang 10 min cause RM kill AM

2015-07-28 Thread zhangyubiao (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14645487#comment-14645487 ] zhangyubiao commented on YARN-3979: --- In the first time I find the some job hang 10 min

[jira] [Commented] (YARN-3979) Am in ResourceLocalizationService hang 10 min cause RM kill AM

2015-07-28 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14645404#comment-14645404 ] Rohith Sharma K S commented on YARN-3979: - [~piaoyu zhang] In the description you

[jira] [Commented] (YARN-3887) Support for changing Application priority during runtime

2015-07-28 Thread Sunil G (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14645448#comment-14645448 ] Sunil G commented on YARN-3887: --- Thank you [~jianhe] for the comments. I will update a patch

[jira] [Commented] (YARN-3945) maxApplicationsPerUser is wrongly calculated

2015-07-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14645461#comment-14645461 ] Hadoop QA commented on YARN-3945: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ ||

[jira] [Commented] (YARN-433) When RM is catching up with node updates then it should not expire acquired containers

2015-07-28 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/YARN-433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14645463#comment-14645463 ] Xuan Gong commented on YARN-433: Thanks, [~zxu]. Please commit it if you have time. When

[jira] [Commented] (YARN-3948) Display Application Priority in RM Web UI

2015-07-28 Thread Sunil G (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14645441#comment-14645441 ] Sunil G commented on YARN-3948: --- Thanks [~rohithsharma] for the comments. I checked findbugs

[jira] [Commented] (YARN-3049) [Storage Implementation] Implement storage reader interface to fetch raw data from HBase backend

2015-07-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14645444#comment-14645444 ] Hadoop QA commented on YARN-3049: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ ||

[jira] [Commented] (YARN-3974) Refactor the reservation system test cases to use parameterized base test

2015-07-28 Thread Subru Krishnan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14645470#comment-14645470 ] Subru Krishnan commented on YARN-3974: -- Thanks [~adhoot] for taking a look. I changed

[jira] [Updated] (YARN-3978) Configurably turn off the saving of container info in Generic AHS

2015-07-28 Thread Eric Payne (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Payne updated YARN-3978: - Affects Version/s: 2.8.0 2.7.1 Configurably turn off the saving of container info

[jira] [Commented] (YARN-3987) am container complete msg ack to NM once RM receive it

2015-07-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644709#comment-14644709 ] Hadoop QA commented on YARN-3987: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ ||

[jira] [Commented] (YARN-3873) pendingApplications in LeafQueue should also use OrderingPolicy

2015-07-28 Thread Sunil G (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644597#comment-14644597 ] Sunil G commented on YARN-3873: --- Hi [~leftnoteasy] Thank you for sharing the comments. -1)

[jira] [Commented] (YARN-3324) TestDockerContainerExecutor should clean test docker image from local repository after test is done

2015-07-28 Thread Chen He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644693#comment-14644693 ] Chen He commented on YARN-3324: --- IMHO, we can test whether the docker image is used (by any

[jira] [Updated] (YARN-3960) FairScheduler, Assign default child queue to applications that specifies only parent queue name

2015-07-28 Thread Siqi Li (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siqi Li updated YARN-3960: -- Attachment: YARN-3960.v1.patch FairScheduler, Assign default child queue to applications that specifies only

[jira] [Updated] (YARN-3988) DockerContainerExecutor should allow user specify docker run parameters

2015-07-28 Thread Chen He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chen He updated YARN-3988: -- Description: In current DockerContainerExecutor, the docker run command has fixed parameters: String

[jira] [Created] (YARN-3988) DockerContainerExecutor should allow user specify docker run parameters

2015-07-28 Thread Chen He (JIRA)
Chen He created YARN-3988: - Summary: DockerContainerExecutor should allow user specify docker run parameters Key: YARN-3988 URL: https://issues.apache.org/jira/browse/YARN-3988 Project: Hadoop YARN

[jira] [Commented] (YARN-3324) TestDockerContainerExecutor should clean test docker image from local repository after test is done

2015-07-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644758#comment-14644758 ] Hadoop QA commented on YARN-3324: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ ||

[jira] [Updated] (YARN-3867) ContainerImpl changes to support container resizing

2015-07-28 Thread MENG DING (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] MENG DING updated YARN-3867: Attachment: YARN-3867-YARN-1197.5.patch Attaching patch that updates container resource synchronously. In

[jira] [Updated] (YARN-3960) FairScheduler, Assign default child queue to applications that specifies only parent queue name

2015-07-28 Thread Siqi Li (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siqi Li updated YARN-3960: -- Attachment: YARN-3960.v1.patch FairScheduler, Assign default child queue to applications that specifies only

[jira] [Commented] (YARN-2918) Don't fail RM if queue's configured labels are not existed in cluster-node-labels

2015-07-28 Thread Dheeren Beborrtha (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644869#comment-14644869 ] Dheeren Beborrtha commented on YARN-2918: - Thanks Wangda Tan. The problem is that I

[jira] [Commented] (YARN-3963) AddNodeLabel on duplicate label addition shows success

2015-07-28 Thread Sunil G (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644735#comment-14644735 ] Sunil G commented on YARN-3963: --- Thanks [~bibinchundatt] for the updated patch. +1 for same.

[jira] [Commented] (YARN-3960) FairScheduler, Assign default child queue to applications that specifies only parent queue name

2015-07-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644755#comment-14644755 ] Hadoop QA commented on YARN-3960: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ ||

[jira] [Commented] (YARN-3988) DockerContainerExecutor should allow user specify docker run parameters

2015-07-28 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644863#comment-14644863 ] Allen Wittenauer commented on YARN-3988: It's a bit of a security hole to let users

[jira] [Updated] (YARN-3960) FairScheduler, Assign default child queue to applications that specifies only parent queue name

2015-07-28 Thread Siqi Li (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siqi Li updated YARN-3960: -- Attachment: (was: YARN-3960.v1.patch) FairScheduler, Assign default child queue to applications that

[jira] [Updated] (YARN-3960) FairScheduler, Assign default child queue to applications that specifies only parent queue name

2015-07-28 Thread Siqi Li (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siqi Li updated YARN-3960: -- Attachment: YARN-3960.v1.patch FairScheduler, Assign default child queue to applications that specifies only

[jira] [Updated] (YARN-3960) FairScheduler, Assign default child queue to applications that specifies only parent queue name

2015-07-28 Thread Siqi Li (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siqi Li updated YARN-3960: -- Attachment: (was: YARN-3960.v1.patch) FairScheduler, Assign default child queue to applications that

[jira] [Commented] (YARN-433) When RM is catching up with node updates then it should not expire acquired containers

2015-07-28 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644877#comment-14644877 ] zhihai xu commented on YARN-433: Thanks for the new patch [~xgong]! There is a check style

[jira] [Updated] (YARN-3887) Support for changing Application priority during runtime

2015-07-28 Thread Sunil G (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sunil G updated YARN-3887: -- Attachment: 0002-YARN-3887.patch Thank you [~jianhe] for the comments. Uploading patch as per the comments.

[jira] [Commented] (YARN-3867) ContainerImpl changes to support container resizing

2015-07-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644912#comment-14644912 ] Hadoop QA commented on YARN-3867: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ ||

[jira] [Updated] (YARN-1643) Make ContainersMonitor can support change monitoring size of an allocated container in NM side

2015-07-28 Thread MENG DING (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] MENG DING updated YARN-1643: Attachment: YARN-1643-YARN-1197.4.patch We have decided to update resource synchronously in YARN-3867 for

[jira] [Commented] (YARN-2005) Blacklisting support for scheduling AMs

2015-07-28 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644966#comment-14644966 ] Bikas Saha commented on YARN-2005: -- I believe the reverse case is also valid. A user may

[jira] [Commented] (YARN-3988) DockerContainerExecutor should allow user specify docker run parameters

2015-07-28 Thread Chen He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644873#comment-14644873 ] Chen He commented on YARN-3988: --- it could be in current version of DCE since DCE using root

[jira] [Updated] (YARN-2884) Proxying all AM-RM communications

2015-07-28 Thread Kishore Chaliparambil (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kishore Chaliparambil updated YARN-2884: Attachment: YARN-2884-V4.patch Fixed the checkstyle issues. Could not address

[jira] [Commented] (YARN-3867) ContainerImpl changes to support container resizing

2015-07-28 Thread MENG DING (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644921#comment-14644921 ] MENG DING commented on YARN-3867: - Again, failed test is not related to this issue.

[jira] [Updated] (YARN-1643) Make ContainersMonitor can support change monitoring size of an allocated container in NM side

2015-07-28 Thread MENG DING (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] MENG DING updated YARN-1643: Attachment: (was: YARN-3867-YARN-1197.5.patch) Make ContainersMonitor can support change monitoring

[jira] [Updated] (YARN-1643) Make ContainersMonitor can support change monitoring size of an allocated container in NM side

2015-07-28 Thread MENG DING (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] MENG DING updated YARN-1643: Attachment: YARN-1643-YARN-1197.5.patch Make ContainersMonitor can support change monitoring size of an

[jira] [Updated] (YARN-1643) Make ContainersMonitor can support change monitoring size of an allocated container in NM side

2015-07-28 Thread MENG DING (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] MENG DING updated YARN-1643: Attachment: YARN-3867-YARN-1197.5.patch Upload the patch that supports *synchronous* resource update in

[jira] [Commented] (YARN-3887) Support for changing Application priority during runtime

2015-07-28 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14643931#comment-14643931 ] Rohith Sharma K S commented on YARN-3887: - Hi Jian He, bq. Do you plan to do

[jira] [Commented] (YARN-3982) container-executor parsing of container-executor.cfg broken in trunk and branch-2

2015-07-28 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14643936#comment-14643936 ] Xuan Gong commented on YARN-3982: - +1 LGTM. Checking this in container-executor parsing

  1   2   >