<?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: Questions about HiveServer and Beeswax in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Questions-about-HiveServer-and-Beeswax/m-p/19984#M3210</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are a number of hue.ini files in my system. I'm not sure which one is the configure file in use.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;/opt/cloudera/parcels/CDH-4.2.1-1.cdh4.2.1.p0.5/share/hue/desktop/conf/hue.ini&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;/opt/cloudera/parcels/CDH-4.2.1-1.cdh4.2.1.p0.5/etc/hue/hue.ini&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;/opt/cloudera/parcels/CDH-4.7.0-1.cdh4.7.0.p0.40/share/hue/desktop/conf/hue.ini&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;/opt/cloudera/parcels/CDH-4.7.0-1.cdh4.7.0.p0.40/etc/hue/hue.ini&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;/opt/cloudera/parcels/CDH-4.6.0-1.cdh4.6.0.p0.26/share/hue/desktop/conf/hue.ini&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;/opt/cloudera/parcels/CDH-4.6.0-1.cdh4.6.0.p0.26/etc/hue/hue.ini&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way I can figure out which one HiveServer is used by Beeswax now?&lt;/P&gt;</description>
    <pubDate>Fri, 10 Oct 2014 01:43:07 GMT</pubDate>
    <dc:creator>sky88088</dc:creator>
    <dc:date>2014-10-10T01:43:07Z</dc:date>
    <item>
      <title>Questions about HiveServer and Beeswax</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Questions-about-HiveServer-and-Beeswax/m-p/19908#M3207</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi, I have some question about HiveServer and Beeswax.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As far as I known, Hive CLI access hive via HiveServer1 while Beeline though HiveServer2.&amp;nbsp; I wonder how Beeswax access hive? Using HiveServer1 or HiveServer2?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is that HiveServer1 always runing? Or it only starts when Hive CLI launches?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I start HiveServer2 as a service, are there any conflicts between these two servers that would lead to the failure of Beeswax?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:09:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Questions-about-HiveServer-and-Beeswax/m-p/19908#M3207</guid>
      <dc:creator>sky88088</dc:creator>
      <dc:date>2022-09-16T09:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about HiveServer and Beeswax</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Questions-about-HiveServer-and-Beeswax/m-p/19912#M3208</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe&amp;nbsp;I&amp;nbsp;should give some details about my case.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm now using CDH4.7. When I download the result of query in Beeswax, sometimes the&amp;nbsp;hue&amp;nbsp;service&amp;nbsp;would&amp;nbsp;crash. Therefore, I'm thinking about using HiveServer2 to access hive data through JDBC. However, I'm not sure that if starting HiveServer2 would has any unwanted effect on Beeswax.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since I know little about HiveServer2, so maybe some of my ideas about that is totally incorrect.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Oct 2014 11:52:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Questions-about-HiveServer-and-Beeswax/m-p/19912#M3208</guid>
      <dc:creator>sky88088</dc:creator>
      <dc:date>2014-10-09T11:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about HiveServer and Beeswax</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Questions-about-HiveServer-and-Beeswax/m-p/19978#M3209</link>
      <description>Beeswax Server is a distinct Hive Server, you can see it as HiveServer 1.5.&lt;BR /&gt;&lt;BR /&gt;Hue Beeswax UI uses Beeswax Server by default in CDH4.&lt;BR /&gt;Hue Beeswax UI uses HiveServer2 by default in CDH5.&lt;BR /&gt;&lt;BR /&gt;&lt;A target="_blank" href="http://gethue.com/hadoop-tutorial-hive-query-editor-with-hiveserver2-and/"&gt;http://gethue.com/hadoop-tutorial-hive-query-editor-with-hiveserver2-and/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;We recommend to switch to HiveServer2 since CDH4.5, it is more robust.&lt;BR /&gt;&lt;BR /&gt;Romain&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Oct 2014 23:10:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Questions-about-HiveServer-and-Beeswax/m-p/19978#M3209</guid>
      <dc:creator>Romainr</dc:creator>
      <dc:date>2014-10-09T23:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about HiveServer and Beeswax</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Questions-about-HiveServer-and-Beeswax/m-p/19984#M3210</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are a number of hue.ini files in my system. I'm not sure which one is the configure file in use.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;/opt/cloudera/parcels/CDH-4.2.1-1.cdh4.2.1.p0.5/share/hue/desktop/conf/hue.ini&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;/opt/cloudera/parcels/CDH-4.2.1-1.cdh4.2.1.p0.5/etc/hue/hue.ini&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;/opt/cloudera/parcels/CDH-4.7.0-1.cdh4.7.0.p0.40/share/hue/desktop/conf/hue.ini&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;/opt/cloudera/parcels/CDH-4.7.0-1.cdh4.7.0.p0.40/etc/hue/hue.ini&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;/opt/cloudera/parcels/CDH-4.6.0-1.cdh4.6.0.p0.26/share/hue/desktop/conf/hue.ini&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;/opt/cloudera/parcels/CDH-4.6.0-1.cdh4.6.0.p0.26/etc/hue/hue.ini&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way I can figure out which one HiveServer is used by Beeswax now?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Oct 2014 01:43:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Questions-about-HiveServer-and-Beeswax/m-p/19984#M3210</guid>
      <dc:creator>sky88088</dc:creator>
      <dc:date>2014-10-10T01:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about HiveServer and Beeswax</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Questions-about-HiveServer-and-Beeswax/m-p/19986#M3211</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are also hue.ini files like /var/run/cloudera-scm-agent/process/XXXX-hue-BEESWAX_SERVER/hue.ini.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe these are the exact configure files for hue? But each time I restart the hue service, it will generate a new one such hue.ini file, and the changes in files like /opt/cloudera/parcels/CDH-4.7.0-1.cdh4.7.0.p0.40/etc/hue/hue.ini have no effect on these files.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Oct 2014 02:16:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Questions-about-HiveServer-and-Beeswax/m-p/19986#M3211</guid>
      <dc:creator>sky88088</dc:creator>
      <dc:date>2014-10-10T02:16:39Z</dc:date>
    </item>
  </channel>
</rss>

