[
https://issues.apache.org/jira/browse/OOZIE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14699835#comment-14699835
]
Purshotam Shah commented on OOZIE-2329:
---------------------------------------
{quote}
-1 TESTS - patch does not compile, cannot run testcases
Can you check?
{quote}
{code}
[INFO] Apache Oozie Share Lib Spark ...................... SUCCESS [ 3.183 s]
[INFO] Apache Oozie Share Lib ............................ SUCCESS [ 0.014 s]
[INFO] Apache Oozie Docs ................................. SUCCESS [ 0.494 s]
[INFO] Apache Oozie WebApp ............................... SUCCESS [ 0.786 s]
[INFO] Apache Oozie Tools ................................ SUCCESS [ 2.692 s]
[INFO] Apache Oozie MiniOozie ............................ SUCCESS [ 1.039 s]
[INFO] Apache Oozie WorkflowGenerator .................... SUCCESS [ 2.250 s]
[INFO] Apache Oozie Distro ............................... SUCCESS [ 0.893 s]
[INFO] Apache Oozie ZooKeeper Security Tests ............. SUCCESS [ 2.889 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:03 min
[INFO] Finished at: 2015-08-14T02:33:56+00:00
[INFO] Final Memory: 58M/733M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "testPatchCompile" could not be activated
because it does not exist.
{code}
Uploaded to new patch to trigger build.
> Make handling yarn restarts configurable
> ----------------------------------------
>
> Key: OOZIE-2329
> URL: https://issues.apache.org/jira/browse/OOZIE-2329
> Project: Oozie
> Issue Type: Bug
> Reporter: Purshotam Shah
> Assignee: Purshotam Shah
> Attachments: OOZIE-2329-V1.patch, OOZIE-2329-V2.patch,
> OOZIE-2329-V3.patch, OOZIE-2329-V4.patch
>
>
> For a cluster with lot of RUNNING jobs, this overwhelms RM causing lot of
> blocked threads as it does ACL check on each application before applying the
> filter tag and that is inside a synchronized block. Hadoop team is looking
> at doing the filtering first outside synchronized block to limit the number
> of applications for which ACL check needs to be done reducing time spent in
> synchronized block.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)