[jira] [Commented] (YARN-7535) We should display origin value of demand in fair scheduler page

2017-11-26 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16266313#comment-16266313 ] Wilfred Spiegelenburg commented on YARN-7535: - The code has changed in recent versions, there

[jira] [Commented] (YARN-7534) Fair scheduler assign resources may exceed maxResources

2017-11-26 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16266302#comment-16266302 ] Wilfred Spiegelenburg commented on YARN-7534: - Based on the current analysis I do not think we

[jira] [Commented] (YARN-7560) Resourcemanager hangs when resourceUsedWithWeightToResourceRatio return a overflow value

2017-11-26 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16266300#comment-16266300 ] Wilfred Spiegelenburg commented on YARN-7560: - looks good to me, +1 (non binding) >

[jira] [Commented] (YARN-7560) Resourcemanager hangs when resourceUsedWithWeightToResourceRatio return a overflow value

2017-11-26 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16266273#comment-16266273 ] Wilfred Spiegelenburg commented on YARN-7560: - Thank you [~zhengchenyu] for the patch Some

[jira] [Commented] (YARN-7524) Remove unused FairSchedulerEventLog

2017-11-22 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263587#comment-16263587 ] Wilfred Spiegelenburg commented on YARN-7524: - thank you for the commit [~yufeigu] > Remove

[jira] [Commented] (YARN-7513) Remove scheduler lock in FSAppAttempt.getWeight()

2017-11-21 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261805#comment-16261805 ] Wilfred Spiegelenburg commented on YARN-7513: - Thank you [~yufeigu] and [~templedf] for the

[jira] [Assigned] (YARN-7534) Fair scheduler assign resources may exceed maxResources

2017-11-20 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg reassigned YARN-7534: --- Assignee: Wilfred Spiegelenburg > Fair scheduler assign resources may exceed

[jira] [Commented] (YARN-7534) Fair scheduler assign resources may exceed maxResources

2017-11-20 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258977#comment-16258977 ] Wilfred Spiegelenburg commented on YARN-7534: - I would like to work on this one if you don't

[jira] [Updated] (YARN-7524) Remove unused FairSchedulerEventLog

2017-11-18 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-7524: Attachment: YARN-7524.002.patch update to remove the unused import in

[jira] [Updated] (YARN-7524) Remove unused FairSchedulerEventLog

2017-11-16 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-7524: Attachment: YARN-7524.001.patch Patch to remove: - log init and writing the log -

[jira] [Created] (YARN-7524) Remove unused FairSchedulerEventLog

2017-11-16 Thread Wilfred Spiegelenburg (JIRA)
Wilfred Spiegelenburg created YARN-7524: --- Summary: Remove unused FairSchedulerEventLog Key: YARN-7524 URL: https://issues.apache.org/jira/browse/YARN-7524 Project: Hadoop YARN Issue

[jira] [Updated] (YARN-6486) FairScheduler: Deprecate continuous scheduling

2017-11-16 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-6486: Attachment: YARN-6486.003.patch oops, forgot one annotation to fix the javac

[jira] [Commented] (YARN-7513) FindBugs in FSAppAttempt.getWeight()

2017-11-16 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16256238#comment-16256238 ] Wilfred Spiegelenburg commented on YARN-7513: - Holding the scheduler lock to get the demand for

[jira] [Updated] (YARN-7513) FindBugs in FSAppAttempt.getWeight()

2017-11-16 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-7513: Attachment: YARN-7513.001.patch patch to remove the locking and clean up the ported

[jira] [Updated] (YARN-6486) FairScheduler: Deprecate continuous scheduling

2017-11-16 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-6486: Attachment: YARN-6486.002.patch Updated patch: fix for javac warning about

[jira] [Created] (YARN-7513) FindBugs in FSAppAttempt.getWeight()

2017-11-16 Thread Wilfred Spiegelenburg (JIRA)
Wilfred Spiegelenburg created YARN-7513: --- Summary: FindBugs in FSAppAttempt.getWeight() Key: YARN-7513 URL: https://issues.apache.org/jira/browse/YARN-7513 Project: Hadoop YARN Issue

[jira] [Updated] (YARN-6486) FairScheduler: Deprecate continuous scheduling

2017-11-15 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-6486: Attachment: YARN-6486.001.patch Patch marking all continuous scheduling public

[jira] [Updated] (YARN-6486) FairScheduler: Deprecate continuous scheduling

2017-11-15 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-6486: Summary: FairScheduler: Deprecate continuous scheduling (was: FairScheduler:

[jira] [Commented] (YARN-7139) FairScheduler: finished applications are always restored to default queue

2017-11-02 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16236970#comment-16236970 ] Wilfred Spiegelenburg commented on YARN-7139: - findbugs warning is fixed via YARN-7432 >

[jira] [Commented] (YARN-7139) FairScheduler: finished applications are always restored to default queue

2017-11-02 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16235312#comment-16235312 ] Wilfred Spiegelenburg commented on YARN-7139: - Failed tests pass locally, findbugs warning is

[jira] [Updated] (YARN-7139) FairScheduler: finished applications are always restored to default queue

2017-11-01 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-7139: Attachment: YARN-7139.04.patch Patch that fixes the test failures: - reverted some

[jira] [Updated] (YARN-7139) FairScheduler: finished applications are always restored to default queue

2017-11-01 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-7139: Attachment: YARN-7139.03.patch Updated patch: rebased to trunk, fixed some check

[jira] [Updated] (YARN-7139) FairScheduler: finished applications are always restored to default queue

2017-09-01 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-7139: Attachment: YARN-7139.02.patch Some of the tests were failing due to sequencing of

[jira] [Updated] (YARN-7139) FairScheduler: finished applications are always restored to default queue

2017-08-30 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-7139: Attachment: YARN-7139.01.patch > FairScheduler: finished applications are always

[jira] [Created] (YARN-7139) FairScheduler: finished applications are always restored to default queue

2017-08-30 Thread Wilfred Spiegelenburg (JIRA)
Wilfred Spiegelenburg created YARN-7139: --- Summary: FairScheduler: finished applications are always restored to default queue Key: YARN-7139 URL: https://issues.apache.org/jira/browse/YARN-7139

[jira] [Reopened] (YARN-4227) FairScheduler: RM quits processing expired container from a removed node

2017-08-23 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg reopened YARN-4227: - [~Steven Rand] looks like you are correct, lets re-open this issue. The

[jira] [Commented] (YARN-1558) After apps are moved across queues, store new queue info in the RM state store

2017-06-20 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056731#comment-16056731 ] Wilfred Spiegelenburg commented on YARN-1558: - This issue is fixed as part of YARN-5932 in

[jira] [Commented] (YARN-6615) AmIpFilter drops query parameters on redirect

2017-05-24 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16024167#comment-16024167 ] Wilfred Spiegelenburg commented on YARN-6615: - Thank you [~jlowe] for the reviews and the

[jira] [Updated] (YARN-6615) AmIpFilter drops query parameters on redirect

2017-05-24 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-6615: Attachment: YARN-6615-branch-2.6.3.patch OK, found a simple way to fix the findbugs

[jira] [Updated] (YARN-6615) AmIpFilter drops query parameters on redirect

2017-05-18 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-6615: Attachment: YARN-6615-branch-2.6.2.patch Attached the wrong version of the patch

[jira] [Updated] (YARN-6615) AmIpFilter drops query parameters on redirect

2017-05-17 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-6615: Attachment: YARN-6615-branch-2.6.1.patch Patch for branch-2.6, slightly different

[jira] [Updated] (YARN-6615) AmIpFilter drops query parameters on redirect

2017-05-17 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-6615: Attachment: YARN-6615-branch-2.8.1.patch As requested a patch for branch-2.8. This

[jira] [Updated] (YARN-6615) AmIpFilter drops query parameters on redirect

2017-05-17 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-6615: Attachment: YARN-6615.1.patch Adding the query parameters if set before we trigger

[jira] [Created] (YARN-6615) AmIpFilter drops query parameters on redirect

2017-05-17 Thread Wilfred Spiegelenburg (JIRA)
Wilfred Spiegelenburg created YARN-6615: --- Summary: AmIpFilter drops query parameters on redirect Key: YARN-6615 URL: https://issues.apache.org/jira/browse/YARN-6615 Project: Hadoop YARN

[jira] [Commented] (YARN-6566) add a property for a hadoop job to identified the full hive HQL script text in hadoop web view in multi-users environment

2017-05-10 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16004175#comment-16004175 ] Wilfred Spiegelenburg commented on YARN-6566: - Looking at the feature I think we have two

[jira] [Commented] (YARN-6517) Fix warnings from Spotbugs in hadoop-yarn-common

2017-04-30 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15990546#comment-15990546 ] Wilfred Spiegelenburg commented on YARN-6517: - looks good now, +1 for me (non binding) > Fix

[jira] [Commented] (YARN-6510) Fix warning - procfs stat file is not in the expected format: YARN-3344 is not enough

2017-04-26 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15984304#comment-15984304 ] Wilfred Spiegelenburg commented on YARN-6510: - There only seems to be a maximum limit on the

[jira] [Commented] (YARN-6517) Fix warnings from Spotbugs in hadoop-yarn-common

2017-04-25 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15984145#comment-15984145 ] Wilfred Spiegelenburg commented on YARN-6517: - [~cheersyang] I have closed the two jiras I

[jira] [Commented] (YARN-6513) Fix for FindBugs getPendingLogFilesToUpload() possible NPE

2017-04-25 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15984011#comment-15984011 ] Wilfred Spiegelenburg commented on YARN-6513: - Yep, I am happy with making it a duplicate, I'll

[jira] [Commented] (YARN-6512) Fix for FindBugs getProcessList() possible NPE

2017-04-25 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15984010#comment-15984010 ] Wilfred Spiegelenburg commented on YARN-6512: - I am happy to make this a duplicate of

[jira] [Updated] (YARN-6513) Fix for FindBugs getPendingLogFilesToUpload() possible NPE

2017-04-22 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-6513: Attachment: YARN-6513.01.patch simple patch for findbugs warning no tests added >

[jira] [Created] (YARN-6513) Fix for FindBugs getPendingLogFilesToUpload() possible NPE

2017-04-22 Thread Wilfred Spiegelenburg (JIRA)
Wilfred Spiegelenburg created YARN-6513: --- Summary: Fix for FindBugs getPendingLogFilesToUpload() possible NPE Key: YARN-6513 URL: https://issues.apache.org/jira/browse/YARN-6513 Project: Hadoop

[jira] [Commented] (YARN-6510) Fix warning - procfs stat file is not in the expected format: YARN-3344 is not enough

2017-04-22 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980109#comment-15980109 ] Wilfred Spiegelenburg commented on YARN-6510: - FindBugs warnings are not related to this patch:

[jira] [Assigned] (YARN-6513) Fix for FindBugs getPendingLogFilesToUpload() possible NPE

2017-04-22 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg reassigned YARN-6513: --- Assignee: Wilfred Spiegelenburg > Fix for FindBugs

[jira] [Updated] (YARN-6512) Fix for FindBugs getProcessList() possible NPE

2017-04-22 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-6512: Attachment: YARN-6512.01.patch > Fix for FindBugs getProcessList() possible NPE >

[jira] [Created] (YARN-6512) Fix for FindBugs getProcessList() possible NPE

2017-04-22 Thread Wilfred Spiegelenburg (JIRA)
Wilfred Spiegelenburg created YARN-6512: --- Summary: Fix for FindBugs getProcessList() possible NPE Key: YARN-6512 URL: https://issues.apache.org/jira/browse/YARN-6512 Project: Hadoop YARN

[jira] [Updated] (YARN-6510) Fix warning - procfs stat file is not in the expected format: YARN-3344 is not enough

2017-04-21 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-6510: Attachment: YARN-6510.01.patch Patch including test > Fix warning - procfs stat

[jira] [Created] (YARN-6510) Fix warning - procfs stat file is not in the expected format: YARN-3344 is not enough

2017-04-21 Thread Wilfred Spiegelenburg (JIRA)
Wilfred Spiegelenburg created YARN-6510: --- Summary: Fix warning - procfs stat file is not in the expected format: YARN-3344 is not enough Key: YARN-6510 URL: https://issues.apache.org/jira/browse/YARN-6510

[jira] [Created] (YARN-6490) Turn on assign multiple after removing continuous scheduling

2017-04-17 Thread Wilfred Spiegelenburg (JIRA)
Wilfred Spiegelenburg created YARN-6490: --- Summary: Turn on assign multiple after removing continuous scheduling Key: YARN-6490 URL: https://issues.apache.org/jira/browse/YARN-6490 Project:

[jira] [Created] (YARN-6489) Remove continuous scheduling code

2017-04-17 Thread Wilfred Spiegelenburg (JIRA)
Wilfred Spiegelenburg created YARN-6489: --- Summary: Remove continuous scheduling code Key: YARN-6489 URL: https://issues.apache.org/jira/browse/YARN-6489 Project: Hadoop YARN Issue

[jira] [Created] (YARN-6488) Remove continuous scheduling tests

2017-04-17 Thread Wilfred Spiegelenburg (JIRA)
Wilfred Spiegelenburg created YARN-6488: --- Summary: Remove continuous scheduling tests Key: YARN-6488 URL: https://issues.apache.org/jira/browse/YARN-6488 Project: Hadoop YARN Issue

[jira] [Updated] (YARN-6487) FairScheduler: remove continuous scheduling (YARN-1010)

2017-04-17 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-6487: Summary: FairScheduler: remove continuous scheduling (YARN-1010) (was:

[jira] [Created] (YARN-6487) FairScheduler: remove continuous scheduling (YARN-1010

2017-04-17 Thread Wilfred Spiegelenburg (JIRA)
Wilfred Spiegelenburg created YARN-6487: --- Summary: FairScheduler: remove continuous scheduling (YARN-1010 Key: YARN-6487 URL: https://issues.apache.org/jira/browse/YARN-6487 Project: Hadoop YARN

[jira] [Created] (YARN-6486) FairScheduler: Deprecate continuous scheduling in 2.9

2017-04-17 Thread Wilfred Spiegelenburg (JIRA)
Wilfred Spiegelenburg created YARN-6486: --- Summary: FairScheduler: Deprecate continuous scheduling in 2.9 Key: YARN-6486 URL: https://issues.apache.org/jira/browse/YARN-6486 Project: Hadoop YARN

[jira] [Commented] (YARN-6175) Negative vcore for resource needed to preempt

2017-02-14 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15867208#comment-15867208 ] Wilfred Spiegelenburg commented on YARN-6175: - The change overall looks good. The junit test

[jira] [Commented] (YARN-6042) Fairscheduler: Dump scheduler state in log

2017-02-14 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15867112#comment-15867112 ] Wilfred Spiegelenburg commented on YARN-6042: - Thank you for the update, we discussed it

[jira] [Commented] (YARN-6042) Fairscheduler: Dump scheduler state in log

2017-02-07 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15857340#comment-15857340 ] Wilfred Spiegelenburg commented on YARN-6042: - I looked at the changes and it will help

[jira] [Commented] (YARN-5554) MoveApplicationAcrossQueues does not check user permission on the target queue

2017-01-05 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15803665#comment-15803665 ] Wilfred Spiegelenburg commented on YARN-5554: - bq. In testMoveApplicationSubmitTargetQueue()

[jira] [Commented] (YARN-6056) Yarn NM using LCE shows a failure when trying to delete a non-existing dir

2017-01-05 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15801512#comment-15801512 ] Wilfred Spiegelenburg commented on YARN-6056: - correct, if you pass in multiple directories

[jira] [Updated] (YARN-5554) MoveApplicationAcrossQueues does not check user permission on the target queue

2017-01-05 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-5554: Attachment: YARN-5554.14.patch fixed one checkstyle issue introduced and the one

[jira] [Updated] (YARN-6056) Yarn NM using LCE shows a failure when trying to delete a non-existing dir

2017-01-04 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-6056: Attachment: YARN-6056-branch-2.6.1.patch patch just for branch-2.6 > Yarn NM using

[jira] [Commented] (YARN-2902) Killing a container that is localizing can orphan resources in the DOWNLOADING state

2017-01-04 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15800488#comment-15800488 ] Wilfred Spiegelenburg commented on YARN-2902: - Oops yes branch-2.6 was the broken one, it has a

[jira] [Created] (YARN-6056) Yarn NM using LCE shows a failure when trying to delete a non-existing dir

2017-01-04 Thread Wilfred Spiegelenburg (JIRA)
Wilfred Spiegelenburg created YARN-6056: --- Summary: Yarn NM using LCE shows a failure when trying to delete a non-existing dir Key: YARN-6056 URL: https://issues.apache.org/jira/browse/YARN-6056

[jira] [Updated] (YARN-5554) MoveApplicationAcrossQueues does not check user permission on the target queue

2017-01-04 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-5554: Attachment: YARN-5554.13.patch Fixed up the comments as per the feedback >

[jira] [Commented] (YARN-2902) Killing a container that is localizing can orphan resources in the DOWNLOADING state

2017-01-03 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15796805#comment-15796805 ] Wilfred Spiegelenburg commented on YARN-2902: - I was looking at a problem around removing non

[jira] [Updated] (YARN-5554) MoveApplicationAcrossQueues does not check user permission on the target queue

2017-01-02 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-5554: Attachment: YARN-5554.12.patch Updated patch: - rebased to make sure it still

[jira] [Commented] (YARN-220) NM should limit number of applications who's logs are being aggregated

2016-12-27 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15782062#comment-15782062 ] Wilfred Spiegelenburg commented on YARN-220: Should this be marked as fixed now that we have

[jira] [Commented] (YARN-5136) Error in handling event type APP_ATTEMPT_REMOVED to the scheduler

2016-12-07 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15730837#comment-15730837 ] Wilfred Spiegelenburg commented on YARN-5136: - Thank you [~templedf] for the review and commit

[jira] [Commented] (YARN-5554) MoveApplicationAcrossQueues does not check user permission on the target queue

2016-12-07 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15730829#comment-15730829 ] Wilfred Spiegelenburg commented on YARN-5554: - I am all for it but I think we should do that

[jira] [Commented] (YARN-5554) MoveApplicationAcrossQueues does not check user permission on the target queue

2016-12-07 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15730275#comment-15730275 ] Wilfred Spiegelenburg commented on YARN-5554: - Correct the {{checkAccess()}} methods does not

[jira] [Commented] (YARN-5554) MoveApplicationAcrossQueues does not check user permission on the target queue

2016-12-06 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15727669#comment-15727669 ] Wilfred Spiegelenburg commented on YARN-5554: - The main point is that the {{ClientRMService}}

[jira] [Updated] (YARN-5554) MoveApplicationAcrossQueues does not check user permission on the target queue

2016-12-05 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-5554: Attachment: YARN-5554.11.patch removing unused imports to fix checkstyle warnings >

[jira] [Updated] (YARN-5554) MoveApplicationAcrossQueues does not check user permission on the target queue

2016-12-02 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-5554: Attachment: YARN-5554.10.patch New patch with the changes from the review >

[jira] [Commented] (YARN-5554) MoveApplicationAcrossQueues does not check user permission on the target queue

2016-12-02 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15715560#comment-15715560 ] Wilfred Spiegelenburg commented on YARN-5554: - bq." doesn't have permissions submit to target

[jira] [Updated] (YARN-5136) Error in handling event type APP_ATTEMPT_REMOVED to the scheduler

2016-12-02 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-5136: Attachment: YARN-5136.2.patch Updated the patch with the review comments: - added

[jira] [Commented] (YARN-5136) Error in handling event type APP_ATTEMPT_REMOVED to the scheduler

2016-11-16 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15672202#comment-15672202 ] Wilfred Spiegelenburg commented on YARN-5136: - Opened YARN-5895 to track the new failure in

[jira] [Created] (YARN-5895) TestRMRestart#testFinishedAppRemovalAfterRMRestart is still flakey

2016-11-16 Thread Wilfred Spiegelenburg (JIRA)
Wilfred Spiegelenburg created YARN-5895: --- Summary: TestRMRestart#testFinishedAppRemovalAfterRMRestart is still flakey Key: YARN-5895 URL: https://issues.apache.org/jira/browse/YARN-5895

[jira] [Commented] (YARN-5136) Error in handling event type APP_ATTEMPT_REMOVED to the scheduler

2016-11-16 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15671627#comment-15671627 ] Wilfred Spiegelenburg commented on YARN-5136: -

[jira] [Updated] (YARN-5136) Error in handling event type APP_ATTEMPT_REMOVED to the scheduler

2016-11-16 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-5136: Attachment: YARN-5136.1.patch > Error in handling event type APP_ATTEMPT_REMOVED to

[jira] [Commented] (YARN-5136) Error in handling event type APP_ATTEMPT_REMOVED to the scheduler

2016-11-15 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15668678#comment-15668678 ] Wilfred Spiegelenburg commented on YARN-5136: - I was thrown of track a bit with all the changes

[jira] [Commented] (YARN-5722) FairScheduler hides group resolution exceptions when assigning queue

2016-11-15 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15666594#comment-15666594 ] Wilfred Spiegelenburg commented on YARN-5722: - TestTokenClientRMService failure is tracked in

[jira] [Updated] (YARN-5722) FairScheduler hides group resolution exceptions when assigning queue

2016-11-14 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-5722: Attachment: YARN-5722.2.patch After discussion with [~templedf] off-line we came to

[jira] [Commented] (YARN-5722) FairScheduler hides group resolution exceptions when assigning queue

2016-11-13 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15662132#comment-15662132 ] Wilfred Spiegelenburg commented on YARN-5722: - Sorry for the late reply. I was doing other

[jira] [Commented] (YARN-5722) FairScheduler hides group resolution exceptions when assigning queue

2016-10-11 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15567666#comment-15567666 ] Wilfred Spiegelenburg commented on YARN-5722: - There is no new test because it only exposes the

[jira] [Updated] (YARN-5722) FairScheduler hides group resolution exceptions when assigning queue

2016-10-11 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-5722: Issue Type: Improvement (was: Bug) > FairScheduler hides group resolution

[jira] [Updated] (YARN-5722) FairScheduler hides group resolution exceptions when assigning queue

2016-10-11 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-5722: Attachment: YARN-5722.1.patch Simple change to pass back the message from the

[jira] [Created] (YARN-5722) FairScheduler hides group resolution exceptions when assigning queue

2016-10-11 Thread Wilfred Spiegelenburg (JIRA)
Wilfred Spiegelenburg created YARN-5722: --- Summary: FairScheduler hides group resolution exceptions when assigning queue Key: YARN-5722 URL: https://issues.apache.org/jira/browse/YARN-5722

[jira] [Updated] (YARN-5554) MoveApplicationAcrossQueues does not check user permission on the target queue

2016-10-04 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-5554: Attachment: YARN-5554.9.patch updated the text in the messages, it does make sense

[jira] [Updated] (YARN-5554) MoveApplicationAcrossQueues does not check user permission on the target queue

2016-10-04 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-5554: Attachment: YARN-5554.8.patch Thanks [~kasha] I changed the return value to just a

[jira] [Resolved] (YARN-2093) Fair Scheduler IllegalStateException after upgrade from 2.2.0 to 2.4.1-SNAP

2016-09-29 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg resolved YARN-2093. - Resolution: Duplicate > Fair Scheduler IllegalStateException after upgrade from

[jira] [Commented] (YARN-2093) Fair Scheduler IllegalStateException after upgrade from 2.2.0 to 2.4.1-SNAP

2016-09-29 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15532508#comment-15532508 ] Wilfred Spiegelenburg commented on YARN-2093: - This looks like a duplicate of YARN-5136. I will

[jira] [Assigned] (YARN-2093) Fair Scheduler IllegalStateException after upgrade from 2.2.0 to 2.4.1-SNAP

2016-09-29 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg reassigned YARN-2093: --- Assignee: Wilfred Spiegelenburg > Fair Scheduler IllegalStateException after

[jira] [Commented] (YARN-5136) Error in handling event type APP_ATTEMPT_REMOVED to the scheduler

2016-09-29 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15531990#comment-15531990 ] Wilfred Spiegelenburg commented on YARN-5136: - Hi [~tangshangwen] do you mind if I assign this

[jira] [Updated] (YARN-5554) MoveApplicationAcrossQueues does not check user permission on the target queue

2016-09-27 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-5554: Attachment: YARN-5554.7.patch Forgot to check the newly created java doc based on

[jira] [Updated] (YARN-5554) MoveApplicationAcrossQueues does not check user permission on the target queue

2016-09-27 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-5554: Attachment: YARN-5554.6.patch [~yufeigu] updated the patch with the feedback, all 3

[jira] [Commented] (YARN-5554) MoveApplicationAcrossQueues does not check user permission on the target queue

2016-09-26 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15523246#comment-15523246 ] Wilfred Spiegelenburg commented on YARN-5554: - The test failure is logged as YARN-5043 and i

[jira] [Comment Edited] (YARN-5554) MoveApplicationAcrossQueues does not check user permission on the target queue

2016-09-26 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15523246#comment-15523246 ] Wilfred Spiegelenburg edited comment on YARN-5554 at 9/26/16 2:38 PM: --

[jira] [Created] (YARN-5674) FairScheduler handles "dots" in user names inconsistently in the config

2016-09-26 Thread Wilfred Spiegelenburg (JIRA)
Wilfred Spiegelenburg created YARN-5674: --- Summary: FairScheduler handles "dots" in user names inconsistently in the config Key: YARN-5674 URL: https://issues.apache.org/jira/browse/YARN-5674

[jira] [Updated] (YARN-5672) FairScheduler: wrong queue name in log when adding application

2016-09-26 Thread Wilfred Spiegelenburg (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilfred Spiegelenburg updated YARN-5672: Attachment: YARN-5672.1.patch > FairScheduler: wrong queue name in log when adding

[jira] [Created] (YARN-5672) FairScheduler: wrong queue name in log when adding application

2016-09-26 Thread Wilfred Spiegelenburg (JIRA)
Wilfred Spiegelenburg created YARN-5672: --- Summary: FairScheduler: wrong queue name in log when adding application Key: YARN-5672 URL: https://issues.apache.org/jira/browse/YARN-5672 Project:

<    1   2   3   4   5   6   >