<?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: Atlas UI not working in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Atlas-UI-not-working/m-p/169653#M131959</link>
    <description>&lt;P&gt;Hi Ayub,&lt;/P&gt;&lt;P&gt;Atlas was started with admin credentials only and now i'm trying to restart using Admin login only.&lt;/P&gt;</description>
    <pubDate>Fri, 10 Feb 2017 21:43:52 GMT</pubDate>
    <dc:creator>hrajpurohit</dc:creator>
    <dc:date>2017-02-10T21:43:52Z</dc:date>
    <item>
      <title>Atlas UI not working</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Atlas-UI-not-working/m-p/169651#M131957</link>
      <description>&lt;P&gt;Atlas Services are working but when i restart i get Atlas Metadata Server Error&lt;/P&gt;&lt;P&gt;Here is the error:&lt;/P&gt;&lt;P&gt;stderr:  /var/lib/ambari-agent/data/errors-709.txt&lt;/P&gt;&lt;PRE&gt;Traceback (most recent call last):
  File "/var/lib/ambari-agent/cache/common-services/ATLAS/0.1.0.2.3/package/scripts/metadata_server.py", line 217, in &amp;lt;module&amp;gt;
    MetadataServer().execute()
  File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 280, in execute
    method(env)
  File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 685, in restart
    self.stop(env, upgrade_type=upgrade_type)
  File "/var/lib/ambari-agent/cache/common-services/ATLAS/0.1.0.2.3/package/scripts/metadata_server.py", line 113, in stop
    user=params.metadata_user,
  File "/usr/lib/python2.6/site-packages/resource_management/core/base.py", line 155, in __init__
    self.env.run()
  File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 160, in run
    self.run_action(resource, action)
  File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 124, in run_action
    provider_action()
  File "/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py", line 273, in action_run
    tries=self.resource.tries, try_sleep=self.resource.try_sleep)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 71, in inner
    result = function(command, **kwargs)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 93, in checked_call
    tries=tries, try_sleep=try_sleep)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 141, in _call_wrapper
    result = _call(command, **kwargs_copy)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 294, in _call
    raise Fail(err_msg)
resource_management.core.exceptions.Fail: Execution of 'source /etc/atlas/conf/atlas-env.sh; /usr/hdp/current/atlas-server/bin/atlas_stop.py' returned 255. Exception: [Errno 1] Operation not permitted 
Traceback (most recent call last):
  File "/usr/hdp/current/atlas-server/bin/atlas_stop.py", line 67, in &amp;lt;module&amp;gt;
    returncode = main()
  File "/usr/hdp/current/atlas-server/bin/atlas_stop.py", line 49, in main
    os.kill(pid, SIGTERM)
OSError: [Errno 1] Operation not permitted&lt;/PRE&gt;</description>
      <pubDate>Fri, 10 Feb 2017 21:10:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Atlas-UI-not-working/m-p/169651#M131957</guid>
      <dc:creator>hrajpurohit</dc:creator>
      <dc:date>2017-02-10T21:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas UI not working</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Atlas-UI-not-working/m-p/169652#M131958</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/12915/hrajpurohit.html" nodeid="12915"&gt;@Hitesh Rajpurohit&lt;/A&gt;&lt;P&gt;How is Atlas started in first place? Is it started using ambari or manually?&lt;/P&gt;&lt;P&gt;The error in the log says - the concerned user whoever is trying to restart atlas does not have permissions to stop the atlas service. This could happen in cases when atlas is started using some other user.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 21:18:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Atlas-UI-not-working/m-p/169652#M131958</guid>
      <dc:creator>apathan</dc:creator>
      <dc:date>2017-02-10T21:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas UI not working</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Atlas-UI-not-working/m-p/169653#M131959</link>
      <description>&lt;P&gt;Hi Ayub,&lt;/P&gt;&lt;P&gt;Atlas was started with admin credentials only and now i'm trying to restart using Admin login only.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 21:43:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Atlas-UI-not-working/m-p/169653#M131959</guid>
      <dc:creator>hrajpurohit</dc:creator>
      <dc:date>2017-02-10T21:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas UI not working</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Atlas-UI-not-working/m-p/169654#M131960</link>
      <description>&lt;P&gt;Can you please run the below command on the atlas host machine and paste the output here? &lt;/P&gt;&lt;PRE&gt;ps aux | grep -i Atlas&lt;/PRE&gt;&lt;P&gt;Also, please provide the output log when the service is started&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 21:48:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Atlas-UI-not-working/m-p/169654#M131960</guid>
      <dc:creator>apathan</dc:creator>
      <dc:date>2017-02-10T21:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas UI not working</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Atlas-UI-not-working/m-p/169655#M131961</link>
      <description>&lt;P&gt;Hi There are 2 files command output is the Output after running that command and new6,txt is log file&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/12294-command-output.txt"&gt;command-output.txt&lt;/A&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/12295-new-6.txt"&gt;new-6.txt&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 22:25:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Atlas-UI-not-working/m-p/169655#M131961</guid>
      <dc:creator>hrajpurohit</dc:creator>
      <dc:date>2017-02-10T22:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas UI not working</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Atlas-UI-not-working/m-p/169656#M131962</link>
      <description>&lt;P&gt;Ok. I see that atlas is not running from command output. So, just remove the pid file of atlas and start it from ambari.&lt;/P&gt;&lt;PRE&gt;rm /var/run/atlas/atlas.pid&lt;/PRE&gt;&lt;P&gt;This should get the atlas started.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 23:11:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Atlas-UI-not-working/m-p/169656#M131962</guid>
      <dc:creator>apathan</dc:creator>
      <dc:date>2017-02-10T23:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas UI not working</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Atlas-UI-not-working/m-p/169657#M131963</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/40/apathan.html" nodeid="40"&gt;@Ayub Khan&lt;/A&gt; After Running that command that error is resolved But now i'm getting this error&lt;/P&gt;&lt;P&gt;PFA error fle&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/12422-error.txt"&gt;error.txt&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 01:00:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Atlas-UI-not-working/m-p/169657#M131963</guid>
      <dc:creator>hrajpurohit</dc:creator>
      <dc:date>2017-02-14T01:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas UI not working</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Atlas-UI-not-working/m-p/169658#M131964</link>
      <description>&lt;P&gt;Could you please post this as a different question? This helps to get visibility of the issue to the entire community.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 01:26:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Atlas-UI-not-working/m-p/169658#M131964</guid>
      <dc:creator>apathan</dc:creator>
      <dc:date>2017-02-14T01:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas UI not working</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Atlas-UI-not-working/m-p/169659#M131965</link>
      <description>&lt;P&gt;Sorry this is the error file. Thank you&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/12423-erro2.txt"&gt;erro2.txt&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 01:39:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Atlas-UI-not-working/m-p/169659#M131965</guid>
      <dc:creator>hrajpurohit</dc:creator>
      <dc:date>2017-02-14T01:39:58Z</dc:date>
    </item>
  </channel>
</rss>

