<?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: Does Cloudbreak 1.6 Shell support Kerberos? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-Cloudbreak-1-6-Shell-support-Kerberos/m-p/174180#M46099</link>
    <description>&lt;P&gt;Thank you &lt;A rel="user" href="https://community.cloudera.com/users/335/rkovacs.html" nodeid="335"&gt;@rkovacs&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Nov 2016 20:16:11 GMT</pubDate>
    <dc:creator>raju_ramakrishn</dc:creator>
    <dc:date>2016-11-14T20:16:11Z</dc:date>
    <item>
      <title>Does Cloudbreak 1.6 Shell support Kerberos?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-Cloudbreak-1-6-Shell-support-Kerberos/m-p/174176#M46095</link>
      <description>&lt;P&gt;I need to launch a HDP 2.5 cluster with Cloudbreak shell. As per the documentation, the option to enable Kerberos is available with Cloudbreak UI. (&lt;EM&gt;&lt;A href="https://community.hortonworks.com/questions/27669/files-view-configuration-with-kerberos-cloudbreak.html" target="_blank"&gt;https://community.hortonworks.com/questions/27669/files-view-configuration-with-kerberos-cloudbreak.html&lt;/A&gt;&lt;/EM&gt;). However, I couldn't see anything in sourcecode or CLI documentation. Is it supported yet? &lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2016 19:56:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-Cloudbreak-1-6-Shell-support-Kerberos/m-p/174176#M46095</guid>
      <dc:creator>raju_ramakrishn</dc:creator>
      <dc:date>2016-11-14T19:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Does Cloudbreak 1.6 Shell support Kerberos?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-Cloudbreak-1-6-Shell-support-Kerberos/m-p/174177#M46096</link>
      <description>&lt;P&gt;Hi, &lt;A rel="user" href="https://community.cloudera.com/users/3614/rajuramakrishna.html" nodeid="3614"&gt;@hello hadoop&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;In shell "cluster create" command is your friend. There are parameters for this like: --enableSecurity -- kerberosMasterKey --kerberosAdmin --kerberosPassword.&lt;/P&gt;&lt;P&gt;Let me know if you have issue. &lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2016 20:02:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-Cloudbreak-1-6-Shell-support-Kerberos/m-p/174177#M46096</guid>
      <dc:creator>rkovacs</dc:creator>
      <dc:date>2016-11-14T20:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Does Cloudbreak 1.6 Shell support Kerberos?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-Cloudbreak-1-6-Shell-support-Kerberos/m-p/174178#M46097</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/3614/rajuramakrishna.html" nodeid="3614"&gt;@hello hadoop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You have right the documentation is missing, but here is the related source code &lt;A href="https://github.com/sequenceiq/cloudbreak/blob/rc-1.6/shell/src/main/java/com/sequenceiq/cloudbreak/shell/commands/common/ClusterCommands.java#L79" target="_blank"&gt;https://github.com/sequenceiq/cloudbreak/blob/rc-1.6/shell/src/main/java/com/sequenceiq/cloudbreak/shell/commands/common/ClusterCommands.java#L79&lt;/A&gt;&lt;/P&gt;&lt;P&gt;which can help you to deploy kerberized clusters. These are the related config parameters:&lt;/P&gt;&lt;P&gt;--enableSecurity&lt;/P&gt;&lt;P&gt;--kerberosMasterKey&lt;/P&gt;&lt;P&gt;--kerberosAdmin&lt;/P&gt;&lt;P&gt;--kerberosPassword&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2016 20:03:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-Cloudbreak-1-6-Shell-support-Kerberos/m-p/174178#M46097</guid>
      <dc:creator>rdoktorics</dc:creator>
      <dc:date>2016-11-14T20:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: Does Cloudbreak 1.6 Shell support Kerberos?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-Cloudbreak-1-6-Shell-support-Kerberos/m-p/174179#M46098</link>
      <description>&lt;P&gt;Thank you &lt;A rel="user" href="https://community.cloudera.com/users/258/rdoktorics.html" nodeid="258"&gt;@rdoktorics&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2016 20:15:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-Cloudbreak-1-6-Shell-support-Kerberos/m-p/174179#M46098</guid>
      <dc:creator>raju_ramakrishn</dc:creator>
      <dc:date>2016-11-14T20:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: Does Cloudbreak 1.6 Shell support Kerberos?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-Cloudbreak-1-6-Shell-support-Kerberos/m-p/174180#M46099</link>
      <description>&lt;P&gt;Thank you &lt;A rel="user" href="https://community.cloudera.com/users/335/rkovacs.html" nodeid="335"&gt;@rkovacs&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2016 20:16:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-Cloudbreak-1-6-Shell-support-Kerberos/m-p/174180#M46099</guid>
      <dc:creator>raju_ramakrishn</dc:creator>
      <dc:date>2016-11-14T20:16:11Z</dc:date>
    </item>
  </channel>
</rss>

