<?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 unable to access Workflow Manager view on kerberized cluster due to Oozie test fail in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/unable-to-access-Workflow-Manager-view-on-kerberized-cluster/m-p/184511#M58793</link>
    <description>&lt;P&gt;I'm running a kerberized HDP cluster and am unable to access the Workflow Manager view because the Oozie check is failing.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="14325-oozie-check-failed-workflow-manager-view.png" style="width: 740px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/18970i9BB0BC88FA5286E3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="14325-oozie-check-failed-workflow-manager-view.png" alt="14325-oozie-check-failed-workflow-manager-view.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Looking at the Workflow Manager view logs (/var/log/ambari-server/wfmanager-view/wfmanager-view.log), I can see that a null pointer exception is thrown after the oozie admin URL is attempted to be accessed:&lt;/P&gt;&lt;PRE&gt;02 Apr 2017 18:33:41,326  INFO [main] [  ] OozieProxyImpersonator:111 - OozieProxyImpersonator initialized for instance: WORKFLOW_MANAGER_VIEW
02 Apr 2017 18:35:13,927  INFO [ambari-client-thread-85] [WORKFLOW_MANAGER 1.0.0 WORKFLOW_MANAGER_VIEW] OozieDelegate:149 - Proxy request for url: [GET] &lt;A href="http://hdp1.woolford.io:11000/oozie/v1/admin/configuration" target="_blank" rel="nofollow noopener noreferrer"&gt;http://hdp1.woolford.io:11000/oozie/v1/admin/configuration&lt;/A&gt;
02 Apr 2017 18:35:14,163 ERROR [ambari-client-thread-85] [WORKFLOW_MANAGER 1.0.0 WORKFLOW_MANAGER_VIEW] OozieProxyImpersonator:484 - Error in GET proxy
java.lang.RuntimeException: java.lang.NullPointerException&lt;/PRE&gt;&lt;P&gt;I'm able to access the Oozie web UI and the admin configuration URL (&lt;A href="http://hdp1.woolford.io:11000/oozie/v1/admin/configuration" target="_blank"&gt;http://hdp1.woolford.io:11000/oozie/v1/admin/configuration&lt;/A&gt;) in a browser, and so it appears that Oozie is working, e.g.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="14326-oozie-admin-configuration.png" style="width: 744px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/18971iF3897BA02B7CA214/image-size/medium?v=v2&amp;amp;px=400" role="button" title="14326-oozie-admin-configuration.png" alt="14326-oozie-admin-configuration.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I'm not sure if it's relevant to this issue, but the Oozie user can impersonate any user from any host (from core-site.xml):&lt;/P&gt;&lt;PRE&gt;&amp;lt;property&amp;gt;
  &amp;lt;name&amp;gt;hadoop.proxyuser.oozie.hosts&amp;lt;/name&amp;gt;
  &amp;lt;value&amp;gt;*&amp;lt;/value&amp;gt;
&amp;lt;/property&amp;gt;
&amp;lt;property&amp;gt;
  &amp;lt;name&amp;gt;hadoop.proxyuser.oozie.groups&amp;lt;/name&amp;gt;
  &amp;lt;value&amp;gt;*&amp;lt;/value&amp;gt;
&amp;lt;/property&amp;gt;&lt;/PRE&gt;&lt;P&gt;Can you see what I'm doing wrong? Is there any other relevant information I should add to this question?&lt;/P&gt;</description>
    <pubDate>Sun, 18 Aug 2019 08:32:03 GMT</pubDate>
    <dc:creator>awoolford</dc:creator>
    <dc:date>2019-08-18T08:32:03Z</dc:date>
    <item>
      <title>unable to access Workflow Manager view on kerberized cluster due to Oozie test fail</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/unable-to-access-Workflow-Manager-view-on-kerberized-cluster/m-p/184511#M58793</link>
      <description>&lt;P&gt;I'm running a kerberized HDP cluster and am unable to access the Workflow Manager view because the Oozie check is failing.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="14325-oozie-check-failed-workflow-manager-view.png" style="width: 740px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/18970i9BB0BC88FA5286E3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="14325-oozie-check-failed-workflow-manager-view.png" alt="14325-oozie-check-failed-workflow-manager-view.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Looking at the Workflow Manager view logs (/var/log/ambari-server/wfmanager-view/wfmanager-view.log), I can see that a null pointer exception is thrown after the oozie admin URL is attempted to be accessed:&lt;/P&gt;&lt;PRE&gt;02 Apr 2017 18:33:41,326  INFO [main] [  ] OozieProxyImpersonator:111 - OozieProxyImpersonator initialized for instance: WORKFLOW_MANAGER_VIEW
02 Apr 2017 18:35:13,927  INFO [ambari-client-thread-85] [WORKFLOW_MANAGER 1.0.0 WORKFLOW_MANAGER_VIEW] OozieDelegate:149 - Proxy request for url: [GET] &lt;A href="http://hdp1.woolford.io:11000/oozie/v1/admin/configuration" target="_blank" rel="nofollow noopener noreferrer"&gt;http://hdp1.woolford.io:11000/oozie/v1/admin/configuration&lt;/A&gt;
02 Apr 2017 18:35:14,163 ERROR [ambari-client-thread-85] [WORKFLOW_MANAGER 1.0.0 WORKFLOW_MANAGER_VIEW] OozieProxyImpersonator:484 - Error in GET proxy
java.lang.RuntimeException: java.lang.NullPointerException&lt;/PRE&gt;&lt;P&gt;I'm able to access the Oozie web UI and the admin configuration URL (&lt;A href="http://hdp1.woolford.io:11000/oozie/v1/admin/configuration" target="_blank"&gt;http://hdp1.woolford.io:11000/oozie/v1/admin/configuration&lt;/A&gt;) in a browser, and so it appears that Oozie is working, e.g.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="14326-oozie-admin-configuration.png" style="width: 744px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/18971iF3897BA02B7CA214/image-size/medium?v=v2&amp;amp;px=400" role="button" title="14326-oozie-admin-configuration.png" alt="14326-oozie-admin-configuration.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I'm not sure if it's relevant to this issue, but the Oozie user can impersonate any user from any host (from core-site.xml):&lt;/P&gt;&lt;PRE&gt;&amp;lt;property&amp;gt;
  &amp;lt;name&amp;gt;hadoop.proxyuser.oozie.hosts&amp;lt;/name&amp;gt;
  &amp;lt;value&amp;gt;*&amp;lt;/value&amp;gt;
&amp;lt;/property&amp;gt;
&amp;lt;property&amp;gt;
  &amp;lt;name&amp;gt;hadoop.proxyuser.oozie.groups&amp;lt;/name&amp;gt;
  &amp;lt;value&amp;gt;*&amp;lt;/value&amp;gt;
&amp;lt;/property&amp;gt;&lt;/PRE&gt;&lt;P&gt;Can you see what I'm doing wrong? Is there any other relevant information I should add to this question?&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 08:32:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/unable-to-access-Workflow-Manager-view-on-kerberized-cluster/m-p/184511#M58793</guid>
      <dc:creator>awoolford</dc:creator>
      <dc:date>2019-08-18T08:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: unable to access Workflow Manager view on kerberized cluster due to Oozie test fail</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/unable-to-access-Workflow-Manager-view-on-kerberized-cluster/m-p/184512#M58794</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11639/awoolford.html" nodeid="11639"&gt;@Alex Woolford&lt;/A&gt;, Did you configure Kerberos for WFM?  &lt;A href="http://docs.hortonworks.com/HDPDocuments/Ambari-2.5.0.3/bk_ambari-views/content/wfm-kerberos-setup.html" target="_blank"&gt;http://docs.hortonworks.com/HDPDocuments/Ambari-2.5.0.3/bk_ambari-views/content/wfm-kerberos-setup.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also, ensure you completed other configuration requirements: &lt;A href="http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.0/bk_workflow-management/content/config_wfm_view.html" target="_blank"&gt;http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.0/bk_workflow-management/content/config_wfm_view.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2017 01:55:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/unable-to-access-Workflow-Manager-view-on-kerberized-cluster/m-p/184512#M58794</guid>
      <dc:creator>bandalora</dc:creator>
      <dc:date>2017-04-04T01:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: unable to access Workflow Manager view on kerberized cluster due to Oozie test fail</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/unable-to-access-Workflow-Manager-view-on-kerberized-cluster/m-p/184513#M58795</link>
      <description>&lt;P&gt;Thanks so much, &lt;A rel="user" href="https://community.cloudera.com/users/3691/bandalora.html" nodeid="3691"&gt;@Beverley Andalora&lt;/A&gt;. I somehow missed this in the docs. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Per the link you sent, I added the following properties to Oozie-site and it's working perfectly:&lt;/P&gt;&lt;PRE&gt;oozie.service.ProxyUserService.proxyuser.[ambari-server-cl1].groups=*

oozie.service.ProxyUserService.proxyuser.[ambari-server-cl1].hosts=*&lt;/PRE&gt;</description>
      <pubDate>Tue, 04 Apr 2017 10:24:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/unable-to-access-Workflow-Manager-view-on-kerberized-cluster/m-p/184513#M58795</guid>
      <dc:creator>awoolford</dc:creator>
      <dc:date>2017-04-04T10:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: unable to access Workflow Manager view on kerberized cluster due to Oozie test fail</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/unable-to-access-Workflow-Manager-view-on-kerberized-cluster/m-p/184514#M58796</link>
      <description>&lt;P&gt;org.apache.ambari.view.commons.exceptions.ServiceFormattedException at org.apache.ambari.view.commons.hdfs.UserService.homeDir(UserService.java:7&lt;/P&gt;&lt;P&gt;User home directory not found...&lt;/P&gt;&lt;P&gt;Cluster is kerberized...please help&lt;/P&gt;</description>
      <pubDate>Tue, 04 Sep 2018 19:20:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/unable-to-access-Workflow-Manager-view-on-kerberized-cluster/m-p/184514#M58796</guid>
      <dc:creator>pdilip</dc:creator>
      <dc:date>2018-09-04T19:20:38Z</dc:date>
    </item>
  </channel>
</rss>

