<?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: configuring Thrift Server on default port in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/configuring-Thrift-Server-on-default-port/m-p/150750#M28501</link>
    <description>&lt;P&gt;You can either hbase.thrift.info.port and &lt;STRONG&gt;hbase.regionserver.thrift.port &lt;/STRONG&gt;in your hbase-site.xml, or start the thrift server by passing -p &amp;lt;port&amp;gt; and --infoport &amp;lt;info_port&amp;gt; as command line arguments. &lt;/P&gt;&lt;P&gt;Note that port and info port are different ports. Port is used for RPCs while the info port is for the web UI. &lt;/P&gt;</description>
    <pubDate>Tue, 17 May 2016 01:46:41 GMT</pubDate>
    <dc:creator>Enis</dc:creator>
    <dc:date>2016-05-17T01:46:41Z</dc:date>
    <item>
      <title>configuring Thrift Server on default port</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/configuring-Thrift-Server-on-default-port/m-p/150746#M28497</link>
      <description>&lt;P&gt;I am trying to get Thrift Server up and running as per steps mentioned here : &lt;A href="http://starting thrift Server"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.4/bk_installing_manually_book/content/ref-2a6efe32-d0e1-4e84-9068-4361b8c36dc8.1.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;but it throws error when I start thrift server, Port in use: 0.0.0.0:9095 . Can someone help in configuring thrift server on different port and make it accessible outside the server I have HDP installed on.&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 01:30:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/configuring-Thrift-Server-on-default-port/m-p/150746#M28497</guid>
      <dc:creator>rushikesh_veni</dc:creator>
      <dc:date>2016-05-17T01:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: configuring Thrift Server on default port</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/configuring-Thrift-Server-on-default-port/m-p/150747#M28498</link>
      <description>&lt;P&gt;Use the -p option:&lt;/P&gt;&lt;PRE&gt;hbase thrift -p 12345&lt;/PRE&gt;</description>
      <pubDate>Tue, 17 May 2016 01:36:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/configuring-Thrift-Server-on-default-port/m-p/150747#M28498</guid>
      <dc:creator>elserj</dc:creator>
      <dc:date>2016-05-17T01:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: configuring Thrift Server on default port</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/configuring-Thrift-Server-on-default-port/m-p/150748#M28499</link>
      <description>&lt;P&gt;Thanks josh. whats the default port that HDP starts HBase Thrift Server on ? is 9090 configured to Nifi ? &lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 01:41:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/configuring-Thrift-Server-on-default-port/m-p/150748#M28499</guid>
      <dc:creator>rushikesh_veni</dc:creator>
      <dc:date>2016-05-17T01:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: configuring Thrift Server on default port</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/configuring-Thrift-Server-on-default-port/m-p/150749#M28500</link>
      <description>&lt;P&gt;Yes, the default port is 9090 (the --help option would show you this too). I'm not sure what ports NiFi uses.&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 01:45:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/configuring-Thrift-Server-on-default-port/m-p/150749#M28500</guid>
      <dc:creator>elserj</dc:creator>
      <dc:date>2016-05-17T01:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: configuring Thrift Server on default port</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/configuring-Thrift-Server-on-default-port/m-p/150750#M28501</link>
      <description>&lt;P&gt;You can either hbase.thrift.info.port and &lt;STRONG&gt;hbase.regionserver.thrift.port &lt;/STRONG&gt;in your hbase-site.xml, or start the thrift server by passing -p &amp;lt;port&amp;gt; and --infoport &amp;lt;info_port&amp;gt; as command line arguments. &lt;/P&gt;&lt;P&gt;Note that port and info port are different ports. Port is used for RPCs while the info port is for the web UI. &lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 01:46:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/configuring-Thrift-Server-on-default-port/m-p/150750#M28501</guid>
      <dc:creator>Enis</dc:creator>
      <dc:date>2016-05-17T01:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: configuring Thrift Server on default port</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/configuring-Thrift-Server-on-default-port/m-p/150751#M28502</link>
      <description>&lt;P&gt;Josh, &lt;/P&gt;&lt;P&gt;I tried configuring on different port using this command: &lt;/P&gt;&lt;P&gt;hbase-daemon.sh start thrift --infoport 9065 -p 9060&lt;/P&gt;&lt;P&gt;But when I try browsing on that port locally, I do not see that working. Here is what in output when I run above command&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="4252-hbase-thrift-log1.png" style="width: 1869px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/21214i23E92FCF2E826B57/image-size/medium?v=v2&amp;amp;px=400" role="button" title="4252-hbase-thrift-log1.png" alt="4252-hbase-thrift-log1.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 12:59:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/configuring-Thrift-Server-on-default-port/m-p/150751#M28502</guid>
      <dc:creator>rushikesh_veni</dc:creator>
      <dc:date>2019-08-18T12:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: configuring Thrift Server on default port</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/configuring-Thrift-Server-on-default-port/m-p/150752#M28503</link>
      <description>&lt;P&gt;What do you mean by "But when I try browsing on that port locally"? This isn't a service you can access with your web browser. It requires a Thrift client speaking a specific schema to interact with.&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 02:38:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/configuring-Thrift-Server-on-default-port/m-p/150752#M28503</guid>
      <dc:creator>elserj</dc:creator>
      <dc:date>2016-05-17T02:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: configuring Thrift Server on default port</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/configuring-Thrift-Server-on-default-port/m-p/150753#M28504</link>
      <description>&lt;P&gt;I cannot verify the port from browser using this url : &lt;A href="http://127.0.0.1:9065/thrift.jsp" target="_blank"&gt;http://127.0.0.1:9065/thrift.jsp&lt;/A&gt; as I configured my infoport on 9065 &lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 03:14:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/configuring-Thrift-Server-on-default-port/m-p/150753#M28504</guid>
      <dc:creator>rushikesh_veni</dc:creator>
      <dc:date>2016-05-17T03:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: configuring Thrift Server on default port</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/configuring-Thrift-Server-on-default-port/m-p/150754#M28505</link>
      <description>&lt;P&gt;I'll be updating the Manual Install Guide with this information and will post a link to the new content when I've completed it. Thanks very much for this feedback.&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 05:15:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/configuring-Thrift-Server-on-default-port/m-p/150754#M28505</guid>
      <dc:creator>plevinson</dc:creator>
      <dc:date>2016-05-17T05:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: configuring Thrift Server on default port</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/configuring-Thrift-Server-on-default-port/m-p/150755#M28506</link>
      <description>&lt;P&gt;The Manual Install Guide (versions 2.2.9, 2.3.0, 2.3.2, 2.3.4, 2.3.4.7, 2.4.0, and 2.4.2) have been updated with this information. Thank you very much for your comments and assistance.  &lt;/P&gt;&lt;P&gt;&lt;A href="http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.4.2/bk_installing_manually_book/content/ref-2a6efe32-d0e1-4e84-9068-4361b8c36dc8.1.html" target="_blank"&gt;http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.4.2/bk_installing_manually_book/content/ref-2a6efe32-d0e1-4e84-9068-4361b8c36dc8.1.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2016 03:21:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/configuring-Thrift-Server-on-default-port/m-p/150755#M28506</guid>
      <dc:creator>plevinson</dc:creator>
      <dc:date>2016-05-20T03:21:19Z</dc:date>
    </item>
  </channel>
</rss>

