<?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 How to deploy 2 HiveServer2 processes on same host; one with LDAP authentication and other one with Kerberos authentication in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-deploy-2-HiveServer2-processes-on-same-host-one-with/m-p/95060#M8350</link>
    <description>&lt;P&gt;Hiveserver2 only supports 1 Authentication method at a time? if so, how to have 2 authentication methods for different clients? And How to deploy 2 HiveServer2 processes on same host; one with LDAP authentication and other one with Kerberos authentication.&lt;/P&gt;</description>
    <pubDate>Wed, 07 Oct 2015 23:16:35 GMT</pubDate>
    <dc:creator>smayani</dc:creator>
    <dc:date>2015-10-07T23:16:35Z</dc:date>
    <item>
      <title>How to deploy 2 HiveServer2 processes on same host; one with LDAP authentication and other one with Kerberos authentication</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-deploy-2-HiveServer2-processes-on-same-host-one-with/m-p/95060#M8350</link>
      <description>&lt;P&gt;Hiveserver2 only supports 1 Authentication method at a time? if so, how to have 2 authentication methods for different clients? And How to deploy 2 HiveServer2 processes on same host; one with LDAP authentication and other one with Kerberos authentication.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2015 23:16:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-deploy-2-HiveServer2-processes-on-same-host-one-with/m-p/95060#M8350</guid>
      <dc:creator>smayani</dc:creator>
      <dc:date>2015-10-07T23:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy 2 HiveServer2 processes on same host; one with LDAP authentication and other one with Kerberos authentication</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-deploy-2-HiveServer2-processes-on-same-host-one-with/m-p/95061#M8351</link>
      <description>&lt;P&gt;The trick will be to manage separate hive configs for each HiveServer2 instance. You will need to use different values for authentication properties and the port on which to start.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2015 23:51:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-deploy-2-HiveServer2-processes-on-same-host-one-with/m-p/95061#M8351</guid>
      <dc:creator>deepesh1</dc:creator>
      <dc:date>2015-10-07T23:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy 2 HiveServer2 processes on same host; one with LDAP authentication and other one with Kerberos authentication</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-deploy-2-HiveServer2-processes-on-same-host-one-with/m-p/95062#M8352</link>
      <description>&lt;P&gt;Thanks Deepesh, Yes, also modification of init.d scripts. Looks like there is no documentation / best practice around it ? &lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2015 21:03:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-deploy-2-HiveServer2-processes-on-same-host-one-with/m-p/95062#M8352</guid>
      <dc:creator>smayani</dc:creator>
      <dc:date>2015-10-09T21:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy 2 HiveServer2 processes on same host; one with LDAP authentication and other one with Kerberos authentication</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-deploy-2-HiveServer2-processes-on-same-host-one-with/m-p/95063#M8353</link>
      <description>&lt;P&gt;Yes, that is not documented as its not a common configuration/practice.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2015 22:27:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-deploy-2-HiveServer2-processes-on-same-host-one-with/m-p/95063#M8353</guid>
      <dc:creator>deepesh1</dc:creator>
      <dc:date>2015-10-09T22:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy 2 HiveServer2 processes on same host; one with LDAP authentication and other one with Kerberos authentication</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-deploy-2-HiveServer2-processes-on-same-host-one-with/m-p/95064#M8354</link>
      <description>&lt;P&gt;@&lt;A href="http://community.hortonworks.com/users/220/smayani.html"&gt;Saumil Mayani&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please use/test different config groups. This is reference to &lt;A target="_blank" href="http://docs.hortonworks.com/HDPDocuments/Ambari-1.5.0.0/bk_Monitoring_Hadoop_Book/content/managing_confiuration_groups.html"&gt;old docs&lt;/A&gt;. &lt;/P&gt;</description>
      <pubDate>Sat, 10 Oct 2015 19:37:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-deploy-2-HiveServer2-processes-on-same-host-one-with/m-p/95064#M8354</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2015-10-10T19:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy 2 HiveServer2 processes on same host; one with LDAP authentication and other one with Kerberos authentication</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-deploy-2-HiveServer2-processes-on-same-host-one-with/m-p/95065#M8355</link>
      <description>&lt;P&gt;You can manually startup the second HS2 instance and use --hiveconf to override some of the properties from the standard config.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2015 02:12:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-deploy-2-HiveServer2-processes-on-same-host-one-with/m-p/95065#M8355</guid>
      <dc:creator>amiller</dc:creator>
      <dc:date>2015-11-10T02:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy 2 HiveServer2 processes on same host; one with LDAP authentication and other one with Kerberos authentication</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-deploy-2-HiveServer2-processes-on-same-host-one-with/m-p/95066#M8356</link>
      <description>&lt;P&gt;Unfortunately config groups are only applicable when the HS2 instances are on different hosts.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2015 02:13:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-deploy-2-HiveServer2-processes-on-same-host-one-with/m-p/95066#M8356</guid>
      <dc:creator>amiller</dc:creator>
      <dc:date>2015-11-10T02:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy 2 HiveServer2 processes on same host; one with LDAP authentication and other one with Kerberos authentication</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-deploy-2-HiveServer2-processes-on-same-host-one-with/m-p/95067#M8357</link>
      <description>&lt;P&gt;I found this,thread when I am looking to create the 2 HS2 Instance on same Host, with different Authentication. I can create it Manually, but there will be Maintainability issues. Any trick through which we can do it through Ambari2.2.1?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2016 01:59:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-deploy-2-HiveServer2-processes-on-same-host-one-with/m-p/95067#M8357</guid>
      <dc:creator>rai_pankaj</dc:creator>
      <dc:date>2016-08-03T01:59:35Z</dc:date>
    </item>
  </channel>
</rss>

