You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Suma Shivaprasad (JIRA)" <ji...@apache.org> on 2016/08/03 19:40:20 UTC

[jira] [Updated] (ATLAS-1086) Build failure in hive-bridge after security fixes in ATLAS-762

     [ https://issues.apache.org/jira/browse/ATLAS-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suma Shivaprasad updated ATLAS-1086:
------------------------------------
    Priority: Blocker  (was: Major)

> Build failure in hive-bridge after security fixes in ATLAS-762
> --------------------------------------------------------------
>
>                 Key: ATLAS-1086
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1086
>             Project: Atlas
>          Issue Type: Bug
>    Affects Versions: 0.8-incubating
>            Reporter: Suma Shivaprasad
>            Assignee: Nixon Rodrigues
>            Priority: Blocker
>             Fix For: 0.8-incubating
>
>
> {noformat}
> Tests run: 3, Failures: 1, Errors: 0, Skipped: 2, Time elapsed: 20.401 sec <<< FAILURE! - in org.apache.atlas.hive.bridge.HiveMetastoreBridgeIT
> setUp(org.apache.atlas.hive.bridge.HiveMetastoreBridgeIT)  Time elapsed: 20.349 sec  <<< FAILURE!
> com.sun.jersey.api.client.ClientHandlerException: java.io.IOException: org.apache.hadoop.security.authentication.client.AuthenticationException: Authentication failed, status: 401, message: Full authentication is required to access this resource
> Caused by: java.io.IOException: org.apache.hadoop.security.authentication.client.AuthenticationException: Authentication failed, status: 401, message: Full authentication is required to access this resource
> Caused by: org.apache.hadoop.security.authentication.client.AuthenticationException: Authentication failed, status: 401, message: Full authentication is required to access this resource
> Running org.apache.atlas.hive.hook.HiveHookIT
> 127.0.0.1 - - [03/Aug/2016:19:33:35 +0000] "OPTIONS /api/atlas/types/hdfs_path?doAs=sshivaprasad HTTP/1.1" 401 - "-" "Java/1.7.0_79"
> 127.0.0.1 - - [03/Aug/2016:19:33:35 +0000] "OPTIONS /api/atlas/types/hdfs_path?doAs=sshivaprasad&user.name=sshivaprasad HTTP/1.1" 401 - "-" "Java/1.7.0_79"
> 127.0.0.1 - - [03/Aug/2016:19:33:40 +0000] "OPTIONS /api/atlas/types/hdfs_path?doAs=sshivaprasad HTTP/1.1" 401 - "-" "Java/1.7.0_79"
> 127.0.0.1 - - [03/Aug/2016:19:33:40 +0000] "OPTIONS /api/atlas/types/hdfs_path?doAs=sshivaprasad&user.name=sshivaprasad HTTP/1.1" 401 - "-" "Java/1.7.0_79"
> 127.0.0.1 - - [03/Aug/2016:19:33:45 +0000] "OPTIONS /api/atlas/types/hdfs_path?doAs=sshivaprasad HTTP/1.1" 401 - "-" "Java/1.7.0_79"
> 127.0.0.1 - - [03/Aug/2016:19:33:45 +0000] "OPTIONS /api/atlas/types/hdfs_path?doAs=sshivaprasad&user.name=sshivaprasad HTTP/1.1" 401 - "-" "Java/1.7.0_79"
> 127.0.0.1 - - [03/Aug/2016:19:33:51 +0000] "OPTIONS /api/atlas/types/hdfs_path?doAs=sshivaprasad HTTP/1.1" 401 - "-" "Java/1.7.0_79"
> 127.0.0.1 - - [03/Aug/2016:19:33:51 +0000] "OPTIONS /api/atlas/types/hdfs_path?doAs=sshivaprasad&user.name=sshivaprasad HTTP/1.1" 401 - "-" "Java/1.7.0_79"
> Tests run: 47, Failures: 1, Errors: 0, Skipped: 46, Time elapsed: 20.418 sec <<< FAILURE! - in org.apache.atlas.hive.hook.HiveHookIT
> setUp(org.apache.atlas.hive.hook.HiveHookIT)  Time elapsed: 20.226 sec  <<< FAILURE!
> com.sun.jersey.api.client.ClientHandlerException: java.io.IOException: org.apache.hadoop.security.authentication.client.AuthenticationException: Authentication failed, status: 401, message: Full authentication is required to access this resource
> Caused by: java.io.IOException: org.apache.hadoop.security.authentication.client.AuthenticationException: Authentication failed, status: 401, message: Full authentication is required to access this resource
> Caused by: org.apache.hadoop.security.authentication.client.AuthenticationException: Authentication failed, status: 401, message: Full authentication is required to access this resource
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)