[
https://issues.apache.org/jira/browse/AMBARI-22015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16174590#comment-16174590
]
Hadoop QA commented on AMBARI-22015:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12888190/AMBARI-22015.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in .
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/12306//console
This message is automatically generated.
> livy2 interpreter errors (unable to impersonate users/ LLAP or Hive CNF
> issue) due to missing proxy configs
> -----------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-22015
> URL: https://issues.apache.org/jira/browse/AMBARI-22015
> Project: Ambari
> Issue Type: Bug
> Reporter: Mingjie Tang
> Assignee: Mingjie Tang
> Attachments: AMBARI-22015.patch
>
>
> This seems to have regressed in Run ID : 61142, but was working fine in Run
> ID : 60868 (which was Thursday night run). Livy for Spark2 is failing to
> impersonate users
> 17/08/28 17:45:55 INFO ContextLauncher: ERROR:
> org.apache.hadoop.security.authorize.AuthorizationException: User: livy is
> not allowed to impersonate hrt_1
> 17/08/28 17:45:55 WARN ContextLauncher: Child process exited with code 1.
> 17/08/28 17:45:55 ERROR RSCClient: Failed to connect to context.
> java.io.IOException: Child process exited with code 1.
> at
> com.cloudera.livy.rsc.ContextLauncher$ChildProcess$1.run(ContextLauncher.java:416)
> at
> com.cloudera.livy.rsc.ContextLauncher$ChildProcess$2.run(ContextLauncher.java:490)
> at java.lang.Thread.run(Thread.java:748)
> after I setup hadoop.proxyusers.livy.hosts=* and
> hadoop.proxyusers.livy.groups=* in core-site
> it gives following error which is expected because of some other test
> failures on this cluster
> java.lang.IllegalArgumentException: Unable to instantiate SparkSession with
> LLAP support because LLAP or Hive classes are not found.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)