<?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: How can I fix the alert I am getting after the  installation of Oozie? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-can-I-fix-the-alert-I-am-getting-after-the-installation/m-p/137061#M23392</link>
    <description>&lt;P&gt;What is being used by port 11000? We do not use it for anything but Oozie, it could be another instance of Oozie, please dig into the process and kill if necessary. &lt;/P&gt;&lt;PRE&gt;ps aux | grep oozie&lt;/PRE&gt;&lt;PRE&gt;kill -9 ooziepid&lt;/PRE&gt;</description>
    <pubDate>Tue, 22 Mar 2016 05:42:56 GMT</pubDate>
    <dc:creator>aervits</dc:creator>
    <dc:date>2016-03-22T05:42:56Z</dc:date>
    <item>
      <title>How can I fix the alert I am getting after the  installation of Oozie?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-can-I-fix-the-alert-I-am-getting-after-the-installation/m-p/137057#M23388</link>
      <description>&lt;P&gt;I have install Oozie with Ambari but I am getting 2 alerts this is m tail of ambari-alerts.log&lt;/P&gt;&lt;P&gt;root@VM-HADOOP-SLAVE2:/var/log/ambari-agent# tail -8  ambari-alerts.log
INFO 2016-03-17 17:29:13,985 logger.py:67 - call['test -w /run/user'] {'sudo': True, 'timeout': 5}
INFO 2016-03-17 17:29:13,994 logger.py:67 - call returned (0, '')
INFO 2016-03-17 17:29:13,994 logger.py:67 - call['test -w /hadoop'] {'sudo': True, 'timeout': 5}
INFO 2016-03-17 17:29:14,004 logger.py:67 - call returned (0, '')
INFO 2016-03-17 17:29:17,158 logger.py:67 - Execute['export HIVE_CONF_DIR='/usr/hdp/current/hive-metastore/conf/conf.server' ; hive --hiveconf hive.metastore.uris=thriftm-hadoop-slave2.out:9083                 --hiveconf hive.metastore.client.connect.retry.delay=1                 --hiveconf hive.metastore.failure.retries=1              -hiveconf hive.metastore.connect.retries=1                 --hiveconf hive.metastore.client.socket.timeout=14                 --hiveconf hive.execution.engine=mr -e 'shotabases;''] {'path': ['/bin/', '/usr/bin/', '/usr/sbin/', '/usr/hdp/current/hive-metastore/bin'], 'user': 'ambari-qa', 'timeout': 30}
INFO 2016-03-17 17:29:17,177 logger.py:67 - Execute['! beeline -u 'jdbc:hive2://vm-hadoop-slave2.out:11000/;transportMode=binary' -e '' 2&amp;gt;&amp;amp;1| awk '{print}'|grep -i -e 'Cction refused' -e 'Invalid URL''] {'path': ['/bin/', '/usr/bin/', '/usr/lib/hive/bin/', '/usr/sbin/'], 'user': 'ambari-qa', 'timeout': 30}
INFO 2016-03-17 17:29:17,214 logger.py:67 - Execute['source /usr/hdp/current/oozie-server/conf/oozie-env.sh ; oozie admin -oozie &lt;A href="http://vm-hadoop-slave2.out:11000/oozie" target="_blank"&gt;http://vm-hadoop-slave2.out:11000/oozie&lt;/A&gt; tus'] {'environment': None, 'user': 'oozie'}
ERROR 2016-03-17 17:29:17,717 script_alert.py:112 - [Alert][oozie_server_status] Failed with result CRITICAL: ["Execution of 'source /usr/hdp/current/oozie-server/conf/o-env.sh ; oozie admin -oozie &lt;A href="http://vm-hadoop-slave2.out:11000/oozie" target="_blank"&gt;http://vm-hadoop-slave2.out:11000/oozie&lt;/A&gt; -status' returned 255. Error: IO_ERROR : java.io.IOException: Error while connecting Oozie server. N retries = 1. Exception = Could not authenticate, Authentication failed, status: -1, message: null"]
root@VM-HADOOP-SLAVE2:/var/log/ambari-agent#&lt;/P&gt;&lt;P&gt;Can somebody could help me figure out what is the problem?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2016 17:55:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-can-I-fix-the-alert-I-am-getting-after-the-installation/m-p/137057#M23388</guid>
      <dc:creator>rosaura_fran</dc:creator>
      <dc:date>2016-03-21T17:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: How can I fix the alert I am getting after the  installation of Oozie?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-can-I-fix-the-alert-I-am-getting-after-the-installation/m-p/137058#M23389</link>
      <description>&lt;P&gt;Check your hive url &lt;/P&gt;&lt;PRE&gt;17:29:17,177 logger.py:67 - Execute['! beeline -u 'jdbc:hive2://vm-hadoop-slave2.out:11000/;transportMode=binary' -e '' 2&amp;gt;&amp;amp;1| awk '{print}'|grep -i -e 'Cction refused' -e 'Invalid URL''] {'path': ['/bin/', '/usr/bin/', '/usr/lib/hive/bin/', '/usr/sbin/'], 'user': 'ambari-qa', 'timeout': 30} INFO 2016-03-17 17:29:17,214 logger.py:67 - Execute['source /usr/hdp/current/oozie-server/conf/oozie-env.sh ; &lt;/PRE&gt;</description>
      <pubDate>Mon, 21 Mar 2016 17:57:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-can-I-fix-the-alert-I-am-getting-after-the-installation/m-p/137058#M23389</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-03-21T17:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: How can I fix the alert I am getting after the  installation of Oozie?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-can-I-fix-the-alert-I-am-getting-after-the-installation/m-p/137059#M23390</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/3023/rosaurafran.html" nodeid="3023"&gt;@Rosaura Maria Fran Mongardini&lt;/A&gt; Can you check the status of the Oozie server by running the following command:  &lt;/P&gt;&lt;P&gt;oozie admin -oozie &lt;A href="http://vm-hadoop-slave2.out:11000/oozie" target="_blank"&gt;http://vm-hadoop-slave2.out:11000/oozie&lt;/A&gt; -status&lt;/P&gt;&lt;P&gt;If the above command failed. Can you try restarting the oozie from ambari and check the status again? &lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2016 23:30:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-can-I-fix-the-alert-I-am-getting-after-the-installation/m-p/137059#M23390</guid>
      <dc:creator>mramasami</dc:creator>
      <dc:date>2016-03-21T23:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: How can I fix the alert I am getting after the  installation of Oozie?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-can-I-fix-the-alert-I-am-getting-after-the-installation/m-p/137060#M23391</link>
      <description>&lt;P&gt;Thanks for your answers, it was a port issue, port 11000 was already busy. I now use 11100 and now everything is fine&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2016 03:38:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-can-I-fix-the-alert-I-am-getting-after-the-installation/m-p/137060#M23391</guid>
      <dc:creator>rosaura_fran</dc:creator>
      <dc:date>2016-03-22T03:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: How can I fix the alert I am getting after the  installation of Oozie?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-can-I-fix-the-alert-I-am-getting-after-the-installation/m-p/137061#M23392</link>
      <description>&lt;P&gt;What is being used by port 11000? We do not use it for anything but Oozie, it could be another instance of Oozie, please dig into the process and kill if necessary. &lt;/P&gt;&lt;PRE&gt;ps aux | grep oozie&lt;/PRE&gt;&lt;PRE&gt;kill -9 ooziepid&lt;/PRE&gt;</description>
      <pubDate>Tue, 22 Mar 2016 05:42:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-can-I-fix-the-alert-I-am-getting-after-the-installation/m-p/137061#M23392</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-03-22T05:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: How can I fix the alert I am getting after the  installation of Oozie?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-can-I-fix-the-alert-I-am-getting-after-the-installation/m-p/137062#M23393</link>
      <description>&lt;P&gt;I changed the default 10000 for hive and used instead 11000  (since 10000 was busy)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;root@VM-HADOOP-SLAVE2:~#  netstat -anp | grep 10000 &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;tcp        0      0 0.0.0.0:10000           0.0.0.0:*               LISTEN      1309/perl
udp        0      0 0.0.0.0:10000           0.0.0.0:*                           1309/perl&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thats why 11000 was already busy (used by hive) and that's why I was having problems. Know that I change the port to 11100 everything is ok&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2016 20:31:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-can-I-fix-the-alert-I-am-getting-after-the-installation/m-p/137062#M23393</guid>
      <dc:creator>rosaura_fran</dc:creator>
      <dc:date>2016-03-22T20:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: How can I fix the alert I am getting after the  installation of Oozie?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-can-I-fix-the-alert-I-am-getting-after-the-installation/m-p/137063#M23394</link>
      <description>&lt;P&gt;root@VM-HADOOP-SLAVE2:~# oozie admin -oozie &lt;A href="http://vm-hadoop-slave2.out:11100/oozie"&gt;http://vm-hadoop-slave2.out:11100/oozie&lt;/A&gt; -status
System mode: NORMAL&lt;/P&gt;&lt;P&gt;Notice I had to change the port  (from 11000 to 11100) as I explained ahead&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2016 20:34:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-can-I-fix-the-alert-I-am-getting-after-the-installation/m-p/137063#M23394</guid>
      <dc:creator>rosaura_fran</dc:creator>
      <dc:date>2016-03-22T20:34:06Z</dc:date>
    </item>
  </channel>
</rss>

