<?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: Why can't I visit Atlas dastboard after run quick_start.py ? Help me. in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Why-can-t-I-visit-Atlas-dastboard-after-run-quick-start-py/m-p/135363#M31676</link>
    <description>&lt;P&gt;Thank you very much. It works.&lt;/P&gt;&lt;P&gt;But when I visited the default homepage, it required login. How can I set other username and password of login?&lt;/P&gt;</description>
    <pubDate>Tue, 14 Jun 2016 20:10:56 GMT</pubDate>
    <dc:creator>dreamcoding</dc:creator>
    <dc:date>2016-06-14T20:10:56Z</dc:date>
    <item>
      <title>Why can't I visit Atlas dastboard after run quick_start.py ? Help me.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Why-can-t-I-visit-Atlas-dastboard-after-run-quick-start-py/m-p/135361#M31674</link>
      <description>&lt;P&gt;According these guide &lt;A href="http://atlas.apache.org/InstallationSteps.html" target="_blank"&gt;http://atlas.apache.org/InstallationSteps.html&lt;/A&gt; and &lt;A href="http://atlas.apache.org/Configuration.html" target="_blank"&gt;http://atlas.apache.org/Configuration.html&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;after depressing Atlas 0.7.tar.gz, I just only set ATLAS_HOME_DIR and other settings are default. &lt;/P&gt;&lt;P&gt;I ran "bin/atlas_start.py" to start atlas server.&lt;/P&gt;&lt;P&gt;Then I ran "bin/quick_start.py" and it showed "Example data added to Apache Atlas Server!" successfully.&lt;/P&gt;&lt;P&gt;When I visited  &lt;A href="http://localhost:21000/api/atlas/admin/version" target="_blank"&gt;http://localhost:21000/api/atlas/admin/version&lt;/A&gt;, it showed a login interface. Then I type "admin" as username and password. it showed the version of atlas successfully.&lt;/P&gt;&lt;P&gt;But when I try to visit&lt;A href="http://localhost:21000/dashboard"&gt; http://localhost:21000/dashboard&lt;/A&gt;, it shows 404 ERROR.&lt;/P&gt;&lt;P&gt;I read the official guide or documentation many times, but I can't visit the dashboard in browser. &lt;/P&gt;&lt;P&gt;Please help me. Thank you very much.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2016 18:04:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Why-can-t-I-visit-Atlas-dastboard-after-run-quick-start-py/m-p/135361#M31674</guid>
      <dc:creator>dreamcoding</dc:creator>
      <dc:date>2016-06-13T18:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't I visit Atlas dastboard after run quick_start.py ? Help me.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Why-can-t-I-visit-Atlas-dastboard-after-run-quick-start-py/m-p/135362#M31675</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/8733/dreamcoding.html" nodeid="8733"&gt;@Ethan Hsieh&lt;/A&gt;
&lt;/P&gt;&lt;P&gt; Thanks for posting your query.&lt;/P&gt;&lt;P&gt;Since you are able to get the admin version, seems like you have followed all the steps correctly.&lt;/P&gt;&lt;P&gt;The reason why you are seeing 404 ERROR for &lt;A href="http://localhost:21000/dashboard" target="_blank"&gt;http://localhost:21000/dashboard&lt;/A&gt; is because there is no such page. &lt;/P&gt;&lt;P&gt;Now, the correct one is &lt;A href="http://localhost:21000/" target="_blank"&gt;http://localhost:21000/&lt;/A&gt;. Just navigate to this one and it will take you to default homepage, which is &lt;A href="http://localhost:21000/index.html" target="_blank"&gt;http://localhost:21000/index.html&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2016 18:11:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Why-can-t-I-visit-Atlas-dastboard-after-run-quick-start-py/m-p/135362#M31675</guid>
      <dc:creator>apathan</dc:creator>
      <dc:date>2016-06-13T18:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't I visit Atlas dastboard after run quick_start.py ? Help me.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Why-can-t-I-visit-Atlas-dastboard-after-run-quick-start-py/m-p/135363#M31676</link>
      <description>&lt;P&gt;Thank you very much. It works.&lt;/P&gt;&lt;P&gt;But when I visited the default homepage, it required login. How can I set other username and password of login?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2016 20:10:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Why-can-t-I-visit-Atlas-dastboard-after-run-quick-start-py/m-p/135363#M31676</guid>
      <dc:creator>dreamcoding</dc:creator>
      <dc:date>2016-06-14T20:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't I visit Atlas dastboard after run quick_start.py ? Help me.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Why-can-t-I-visit-Atlas-dastboard-after-run-quick-start-py/m-p/135364#M31677</link>
      <description>&lt;P&gt;To set new credentials, add your credential details to this file /etc/atlas/conf/users-credentials.properties and restart atlas server. &lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2016 01:12:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Why-can-t-I-visit-Atlas-dastboard-after-run-quick-start-py/m-p/135364#M31677</guid>
      <dc:creator>apathan</dc:creator>
      <dc:date>2016-06-15T01:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't I visit Atlas dastboard after run quick_start.py ? Help me.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Why-can-t-I-visit-Atlas-dastboard-after-run-quick-start-py/m-p/135365#M31678</link>
      <description>&lt;P&gt;It works. Thank you very much. &lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2016 12:22:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Why-can-t-I-visit-Atlas-dastboard-after-run-quick-start-py/m-p/135365#M31678</guid>
      <dc:creator>dreamcoding</dc:creator>
      <dc:date>2016-06-15T12:22:33Z</dc:date>
    </item>
  </channel>
</rss>

