<?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 apache kylin  unable to visit http://:7070/kylin. report 404 in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/apache-kylin-unable-to-visit-http-7070-kylin-report-404/m-p/173139#M50248</link>
    <description>&lt;P&gt;I used Vmware and sandbox hdp 2.4 version. successfully setup kylin, but after bin/kylin start. I can't visit &lt;A href="http://&amp;lt;ip&amp;gt;:7070,report" target="_blank"&gt;http://&amp;lt;ip&amp;gt;:7070,report&lt;/A&gt; 404 error.&lt;/P&gt;</description>
    <pubDate>Wed, 28 Dec 2016 09:16:22 GMT</pubDate>
    <dc:creator>305832521</dc:creator>
    <dc:date>2016-12-28T09:16:22Z</dc:date>
    <item>
      <title>apache kylin  unable to visit http://:7070/kylin. report 404</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/apache-kylin-unable-to-visit-http-7070-kylin-report-404/m-p/173139#M50248</link>
      <description>&lt;P&gt;I used Vmware and sandbox hdp 2.4 version. successfully setup kylin, but after bin/kylin start. I can't visit &lt;A href="http://&amp;lt;ip&amp;gt;:7070,report" target="_blank"&gt;http://&amp;lt;ip&amp;gt;:7070,report&lt;/A&gt; 404 error.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2016 09:16:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/apache-kylin-unable-to-visit-http-7070-kylin-report-404/m-p/173139#M50248</guid>
      <dc:creator>305832521</dc:creator>
      <dc:date>2016-12-28T09:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: apache kylin  unable to visit http://:7070/kylin. report 404</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/apache-kylin-unable-to-visit-http-7070-kylin-report-404/m-p/173140#M50249</link>
      <description>&lt;P&gt;add : vmware used bridge mode&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2016 09:28:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/apache-kylin-unable-to-visit-http-7070-kylin-report-404/m-p/173140#M50249</guid>
      <dc:creator>305832521</dc:creator>
      <dc:date>2016-12-28T09:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: apache kylin  unable to visit http://:7070/kylin. report 404</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/apache-kylin-unable-to-visit-http-7070-kylin-report-404/m-p/173141#M50250</link>
      <description>&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/10849-kylinlog.txt"&gt;kylinlog.txt&lt;/A&gt;  this is my log.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2016 09:40:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/apache-kylin-unable-to-visit-http-7070-kylin-report-404/m-p/173141#M50250</guid>
      <dc:creator>305832521</dc:creator>
      <dc:date>2016-12-28T09:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: apache kylin  unable to visit http://:7070/kylin. report 404</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/apache-kylin-unable-to-visit-http-7070-kylin-report-404/m-p/173142#M50251</link>
      <description>&lt;P&gt;You have to map the port for visibility outside of sandbox.&lt;/P&gt;&lt;P&gt;is there enough ram on your sandbox for Kylin?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2016 04:29:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/apache-kylin-unable-to-visit-http-7070-kylin-report-404/m-p/173142#M50251</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2016-12-30T04:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: apache kylin  unable to visit http://:7070/kylin. report 404</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/apache-kylin-unable-to-visit-http-7070-kylin-report-404/m-p/173143#M50252</link>
      <description>&lt;P&gt;is hbase running?  did you configure kylin&lt;/P&gt;&lt;PRE&gt; common.KylinConfig:197 : KYLIN_CONF property was not set, will seek KYLIN_HOME env variable
&lt;/PRE&gt;&lt;P&gt;&lt;A href="https://github.com/KylinOLAP/Kylin/issues/12"&gt;https://github.com/KylinOLAP/Kylin/issues/12&lt;/A&gt;&lt;/P&gt;&lt;OL&gt;
&lt;LI&gt;Export KYLIN_HOME pointing to the extracted Kylin folder&lt;/LI&gt;&lt;LI&gt;Make sure the user has the privilege to run hadoop, hive and hbase cmd in shell. If you are not so sure, you can run &lt;STRONG&gt;bin/check-env.sh&lt;/STRONG&gt;, it will print out the detail information if you have some environment issues.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;see:  &lt;A href="http://kylin.apache.org/docs16/install/hadoop_env.html" target="_blank"&gt;http://kylin.apache.org/docs16/install/hadoop_env.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2016 04:33:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/apache-kylin-unable-to-visit-http-7070-kylin-report-404/m-p/173143#M50252</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2016-12-30T04:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: apache kylin  unable to visit http://:7070/kylin. report 404</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/apache-kylin-unable-to-visit-http-7070-kylin-report-404/m-p/173144#M50253</link>
      <description>&lt;P&gt;Thanks for your suggestion,I have solved the problem.Because In sandbox2.4 I should still config the HCAT_HOME in /etc/profile or/etc/profile.d/kylin.sh.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2016 13:36:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/apache-kylin-unable-to-visit-http-7070-kylin-report-404/m-p/173144#M50253</guid>
      <dc:creator>305832521</dc:creator>
      <dc:date>2016-12-30T13:36:29Z</dc:date>
    </item>
  </channel>
</rss>

