You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Alberto (JIRA)" <ji...@apache.org> on 2018/01/26 08:50:00 UTC

[jira] [Created] (AMBARI-22849) Queries within Hive View 2.0 do not work

Alberto created AMBARI-22849:
--------------------------------

             Summary: Queries within Hive View 2.0 do not work
                 Key: AMBARI-22849
                 URL: https://issues.apache.org/jira/browse/AMBARI-22849
             Project: Ambari
          Issue Type: Bug
          Components: ambari-views
    Affects Versions: 2.6.1
            Reporter: Alberto


Launching any query within the Hive View, results on the following error:
{code:java}
Caused by: org.apache.hadoop.ipc.RemoteException(org.apache.hadoop.security.authorize.AuthorizationException): Unauthorized connection for super-user: hortonworks from IP xx.xxx.xx.xxx
	at org.apache.hadoop.hdfs.web.JsonUtil.toRemoteException(JsonUtil.java:119)
	at org.apache.hadoop.hdfs.web.WebHdfsFileSystem.validateResponse(WebHdfsFileSystem.java:492)
{code}
Setting the hadoop.proxy.<user>.hosts and hadoop.proxy.<user>.groups properties do not have any effect.

HDFS folder where the hive view is trying to write the specific job exists and it has the proper user's permissions.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)