Seems like you have "hive.server2.enable.doAs" enabled; you can either
disable it, or configure hs2 so that the user running the service
("hadoop" in your case) can impersonate others.See: https://hadoop.apache.org/docs/r2.7.0/hadoop-project-dist/hadoop-common/Superusers.html On Fri, Sep 25, 2015 at 10:33 AM, Garry Chen <[email protected]> wrote: > 2015-09-25 13:31:16,245 INFO [stderr-redir-1]: client.SparkClientImpl > (SparkClientImpl.java:run(569)) - ERROR: > org.apache.hadoop.security.authorize.AuthorizationException: User: hadoop is > not allowed to impersonate HIVEAPP -- Marcelo --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
