<?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 Add Atlas Service in ambari 2.4 in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Add-Atlas-Service-in-ambari-2-4/m-p/168002#M49842</link>
    <description>&lt;P&gt;Hi, I've been trying to add atlas 0.7 to ambari(2.4) cluster, the following configuration settings were asked to be filled in the customize service tab, &lt;/P&gt;&lt;P&gt;atlas.audit.hbase.zookeeper.quorum &lt;/P&gt;&lt;P&gt;atlas.graph.index.search.solr.zookeeper-url &lt;/P&gt;&lt;P&gt;atlas.graph.storage.hostname&lt;/P&gt;&lt;P&gt;I'm not sure what needs to be filled here..the services in the cluster includes &lt;/P&gt;&lt;P&gt;HDFS,YARN,MAPREDUCE,TEZ,HIVE,PIG,ZOOKEEPER,RANGER,SLIDER&lt;/P&gt;&lt;P&gt;in addition to that kafka was also required by atlas..&lt;/P&gt;&lt;P&gt;I'm getting an error saying "server error" when trying to add atlas, kafka and deploy the cluster. &lt;/P&gt;</description>
    <pubDate>Thu, 22 Dec 2016 17:07:29 GMT</pubDate>
    <dc:creator>sujathaveeswar</dc:creator>
    <dc:date>2016-12-22T17:07:29Z</dc:date>
    <item>
      <title>Add Atlas Service in ambari 2.4</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Add-Atlas-Service-in-ambari-2-4/m-p/168002#M49842</link>
      <description>&lt;P&gt;Hi, I've been trying to add atlas 0.7 to ambari(2.4) cluster, the following configuration settings were asked to be filled in the customize service tab, &lt;/P&gt;&lt;P&gt;atlas.audit.hbase.zookeeper.quorum &lt;/P&gt;&lt;P&gt;atlas.graph.index.search.solr.zookeeper-url &lt;/P&gt;&lt;P&gt;atlas.graph.storage.hostname&lt;/P&gt;&lt;P&gt;I'm not sure what needs to be filled here..the services in the cluster includes &lt;/P&gt;&lt;P&gt;HDFS,YARN,MAPREDUCE,TEZ,HIVE,PIG,ZOOKEEPER,RANGER,SLIDER&lt;/P&gt;&lt;P&gt;in addition to that kafka was also required by atlas..&lt;/P&gt;&lt;P&gt;I'm getting an error saying "server error" when trying to add atlas, kafka and deploy the cluster. &lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2016 17:07:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Add-Atlas-Service-in-ambari-2-4/m-p/168002#M49842</guid>
      <dc:creator>sujathaveeswar</dc:creator>
      <dc:date>2016-12-22T17:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: Add Atlas Service in ambari 2.4</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Add-Atlas-Service-in-ambari-2-4/m-p/168003#M49843</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/15008/sujathaveeswar.html" nodeid="15008"&gt;@Sujatha Veeswar&lt;/A&gt;&lt;P&gt;Please follow the below link to get atlas service deployed and configured properly. This has all the information related to dependencies and configuration settings needed for atlas.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.3/bk_data-governance/content/ch_hdp_data_governance_install_atlas_ambari.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.3/bk_data-governance/content/ch_hdp_data_governance_install_atlas_ambari.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Let me know if this resolves the issue.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2016 17:38:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Add-Atlas-Service-in-ambari-2-4/m-p/168003#M49843</guid>
      <dc:creator>apathan</dc:creator>
      <dc:date>2016-12-22T17:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: Add Atlas Service in ambari 2.4</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Add-Atlas-Service-in-ambari-2-4/m-p/168004#M49844</link>
      <description>&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/10969-servererror.png"&gt;servererror.png&lt;/A&gt;Hi,&lt;/P&gt;&lt;P&gt;The problem was that i did not add Hbase service to the cluster, also now when i try to add i am facing the following issues,&lt;/P&gt;&lt;P&gt;hiveserver2 and history server are not getting started&lt;/P&gt;&lt;P&gt;if i try to start history server from ambari i am getting the following error &lt;/P&gt;&lt;PRE&gt;Traceback (most recent call last):
  File "/var/lib/ambari-agent/cache/common-services/YARN/2.1.0.2.0/package/scripts/historyserver.py", line 190, in &amp;lt;module&amp;gt;
    HistoryServer().execute()
  File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 280, in execute
    method(env)
  File "/var/lib/ambari-agent/cache/common-services/YARN/2.1.0.2.0/package/scripts/historyserver.py", line 101, in start
    host_sys_prepped=params.host_sys_prepped)
  File "/usr/lib/python2.6/site-packages/resource_management/libraries/functions/copy_tarball.py", line 257, in copy_to_hdfs
    replace_existing_files=replace_existing_files,
  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/libraries/providers/hdfs_resource.py", line 459, in action_create_on_execute
    self.action_delayed("create")
  File "/usr/lib/python2.6/site-packages/resource_management/libraries/providers/hdfs_resource.py", line 456, in action_delayed
    self.get_hdfs_resource_executor().action_delayed(action_name, self)
  File "/usr/lib/python2.6/site-packages/resource_management/libraries/providers/hdfs_resource.py", line 255, in action_delayed
    self._create_resource()
  File "/usr/lib/python2.6/site-packages/resource_management/libraries/providers/hdfs_resource.py", line 269, in _create_resource
    self._create_file(self.main_resource.resource.target, source=self.main_resource.resource.source, mode=self.mode)
  File "/usr/lib/python2.6/site-packages/resource_management/libraries/providers/hdfs_resource.py", line 322, in _create_file
    self.util.run_command(target, 'CREATE', method='PUT', overwrite=True, assertable_result=False, file_to_put=source, **kwargs)
  File "/usr/lib/python2.6/site-packages/resource_management/libraries/providers/hdfs_resource.py", line 179, in run_command
    _, out, err = get_user_call_output(cmd, user=self.run_user, logoutput=self.logoutput, quiet=False)
  File "/usr/lib/python2.6/site-packages/resource_management/libraries/functions/get_user_call_output.py", line 61, in get_user_call_output
    raise Fail(err_msg)
resource_management.core.exceptions.Fail: Execution of 'curl -sS -L -w '%{http_code}' -X PUT --data-binary @/usr/hdp/2.5.3.0-37/hadoop/mapreduce.tar.gz 'http://nnode.aws.atlas.bdaas.com:50070/webhdfs/v1/hdp/apps/2.5.3.0-37/mapreduce/mapreduce.tar.gz?op=CREATE&amp;amp;user.name=hdfs&amp;amp;overwrite=True&amp;amp;permission=444' 1&amp;gt;/tmp/tmp0SGg9U 2&amp;gt;/tmp/tmpf9vt5e' returned 52. curl: (52) Empty reply from server
100&lt;/PRE&gt;&lt;P&gt;after starting this server, the namenode automatically gets stopped.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2017 13:03:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Add-Atlas-Service-in-ambari-2-4/m-p/168004#M49844</guid>
      <dc:creator>sujathaveeswar</dc:creator>
      <dc:date>2017-01-02T13:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: Add Atlas Service in ambari 2.4</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Add-Atlas-Service-in-ambari-2-4/m-p/168005#M49845</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/15008/sujathaveeswar.html" nodeid="15008"&gt;@Sujatha Veeswar&lt;/A&gt;&lt;P&gt;If you are able to add atlas server with the help of below documents, could you please mark the answer and close it? thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2017 18:54:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Add-Atlas-Service-in-ambari-2-4/m-p/168005#M49845</guid>
      <dc:creator>apathan</dc:creator>
      <dc:date>2017-01-03T18:54:42Z</dc:date>
    </item>
  </channel>
</rss>

