<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: YARN queues need a recipe to have two separate admins controlling own queues in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/YARN-queues-need-a-recipe-to-have-two-separate-admins/m-p/146139#M19921</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/168/bleonhardi.html" nodeid="168"&gt;@Benjamin Leonhardi&lt;/A&gt; Will it restrict the view of queues? The above settings helps to implement the control/authority but admins can still see everything...&lt;/P&gt;</description>
    <pubDate>Wed, 17 Feb 2016 23:26:42 GMT</pubDate>
    <dc:creator>nsabharwal</dc:creator>
    <dc:date>2016-02-17T23:26:42Z</dc:date>
    <item>
      <title>YARN queues need a recipe to have two separate admins controlling own queues</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/YARN-queues-need-a-recipe-to-have-two-separate-admins/m-p/146135#M19917</link>
      <description>&lt;P&gt;is that possible? I need the following scenario&lt;/P&gt;&lt;P&gt;AdminA can only see/modify yarn queue A &lt;/P&gt;&lt;P&gt;AdminB can only see/modify yarn queue B&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2016 22:47:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/YARN-queues-need-a-recipe-to-have-two-separate-admins/m-p/146135#M19917</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-02-17T22:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: YARN queues need a recipe to have two separate admins controlling own queues</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/YARN-queues-need-a-recipe-to-have-two-separate-admins/m-p/146136#M19918</link>
      <description>&lt;P&gt;Can a single cluster have different Admins who don’t see each other’s services and processes while still allowing control over their subset?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2016 22:48:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/YARN-queues-need-a-recipe-to-have-two-separate-admins/m-p/146136#M19918</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-02-17T22:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: YARN queues need a recipe to have two separate admins controlling own queues</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/YARN-queues-need-a-recipe-to-have-two-separate-admins/m-p/146137#M19919</link>
      <description>&lt;P&gt;So you definitely have the possibility to restrict control over a subset of queues. ( We had problems getting it to run in a non-kerberized cluster but in a kerberized cluster they work fine. ) Let me see if I find a way to restrict seeing applications as well. &lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;yarn.scheduler.capacity.root.&amp;lt;queue-path&amp;gt;.acl_submit_applications&lt;/TD&gt;&lt;TD&gt;The &lt;EM&gt;ACL&lt;/EM&gt; which controls who can &lt;EM&gt;submit&lt;/EM&gt; applications to the given queue. If the given user/group has necessary ACLs on the given queue or &lt;EM&gt;one of the parent queues in the hierarchy&lt;/EM&gt; they can submit applications. &lt;EM&gt;ACLs&lt;/EM&gt; for this property &lt;EM&gt;are&lt;/EM&gt; inherited from the parent queue if not specified. &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;yarn.scheduler.capacity.root.&amp;lt;queue-path&amp;gt;.acl_administer_queue&lt;/TD&gt;&lt;TD&gt;The &lt;EM&gt;ACL&lt;/EM&gt; which controls who can &lt;EM&gt;administer&lt;/EM&gt; applications on the given queue. If the given user/group has necessary ACLs on the given queue or &lt;EM&gt;one of the parent queues in the hierarchy&lt;/EM&gt; they can administer applications. &lt;EM&gt;ACLs&lt;/EM&gt; for this property &lt;EM&gt;are&lt;/EM&gt; inherited from the parent queue if not specified.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Wed, 17 Feb 2016 23:23:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/YARN-queues-need-a-recipe-to-have-two-separate-admins/m-p/146137#M19919</guid>
      <dc:creator>bleonhardi</dc:creator>
      <dc:date>2016-02-17T23:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: YARN queues need a recipe to have two separate admins controlling own queues</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/YARN-queues-need-a-recipe-to-have-two-separate-admins/m-p/146138#M19920</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/393/aervits.html" nodeid="393"&gt;@Artem Ervits&lt;/A&gt;&lt;P&gt; Good question and I thought about using different installs of ambari views but instances will be reading the same configurations.&lt;/P&gt;&lt;P&gt;As we cannot manage multiple clusters from ambari so multiple admins with segregation of different view of cluster   is not possible.&lt;/P&gt;&lt;P&gt;Admin can see everything so it's not possible. As mentioned above, It would be interesting to see when ambari manages multiple clusters.&lt;/P&gt;&lt;P&gt;&lt;A href="https://issues.apache.org/jira/browse/AMBARI-1518" target="_blank"&gt;https://issues.apache.org/jira/browse/AMBARI-1518&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2016 23:25:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/YARN-queues-need-a-recipe-to-have-two-separate-admins/m-p/146138#M19920</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-17T23:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: YARN queues need a recipe to have two separate admins controlling own queues</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/YARN-queues-need-a-recipe-to-have-two-separate-admins/m-p/146139#M19921</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/168/bleonhardi.html" nodeid="168"&gt;@Benjamin Leonhardi&lt;/A&gt; Will it restrict the view of queues? The above settings helps to implement the control/authority but admins can still see everything...&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2016 23:26:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/YARN-queues-need-a-recipe-to-have-two-separate-admins/m-p/146139#M19921</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-17T23:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: YARN queues need a recipe to have two separate admins controlling own queues</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/YARN-queues-need-a-recipe-to-have-two-separate-admins/m-p/146140#M19922</link>
      <description>&lt;P&gt;Good question the yarn documentation says:&lt;/P&gt;&lt;P&gt;"Also, there are safe-guards to ensure that &lt;STRONG&gt;users cannot view&lt;/STRONG&gt; and/or modify applications from other users."&lt;/P&gt;&lt;P&gt;However we have setup the administer settings in our cluster and I can still see all applications. So there must be some other setting to enable these "safeguards".&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2016 23:30:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/YARN-queues-need-a-recipe-to-have-two-separate-admins/m-p/146140#M19922</guid>
      <dc:creator>bleonhardi</dc:creator>
      <dc:date>2016-02-17T23:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: YARN queues need a recipe to have two separate admins controlling own queues</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/YARN-queues-need-a-recipe-to-have-two-separate-admins/m-p/146141#M19923</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/168/bleonhardi.html" nodeid="168"&gt;@Benjamin Leonhardi&lt;/A&gt;  It would be interesting to see Ambari with Multiple clusters &lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2016 23:39:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/YARN-queues-need-a-recipe-to-have-two-separate-admins/m-p/146141#M19923</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-17T23:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: YARN queues need a recipe to have two separate admins controlling own queues</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/YARN-queues-need-a-recipe-to-have-two-separate-admins/m-p/146142#M19924</link>
      <description>&lt;P&gt;Multicluster mode in Ambari is perhaps one of the most requested features. However its a BIG implementation effort. &lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2016 23:59:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/YARN-queues-need-a-recipe-to-have-two-separate-admins/m-p/146142#M19924</guid>
      <dc:creator>bleonhardi</dc:creator>
      <dc:date>2016-02-17T23:59:24Z</dc:date>
    </item>
  </channel>
</rss>

