You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Ankita Sinha (JIRA)" <ji...@apache.org> on 2017/05/10 06:04:04 UTC

[jira] [Commented] (RANGER-1562) HDFS test connection is failing due to null pointer exception

    [ https://issues.apache.org/jira/browse/RANGER-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16004130#comment-16004130 ] 

Ankita Sinha commented on RANGER-1562:
--------------------------------------

Committed to Master branch : https://github.com/apache/ranger/commit/0ba3e129a068cf68ea8c2a77f003e112d0d54e08
Committed to ranger-0.7 branch : https://github.com/apache/ranger/commit/9aad8d6e7649fe40909a74af8865fff3e28e3ebc

> HDFS test connection is failing due to null pointer exception
> -------------------------------------------------------------
>
>                 Key: RANGER-1562
>                 URL: https://issues.apache.org/jira/browse/RANGER-1562
>             Project: Ranger
>          Issue Type: Bug
>          Components: Ranger
>    Affects Versions: 0.7.1
>            Reporter: Deepak Sharma
>            Assignee: Ankita Sinha
>             Fix For: 0.7.1
>
>         Attachments: RANGER-1562.patch
>
>
> HDFS test connection  is failing due to null pointer exception:
> {code}
> 2017-05-05 15:36:10,025 [timed-executor-pool-0] INFO  apache.ranger.services.hdfs.client.HdfsClient (HdfsClient.java:204) - ===> HdfsClient.testConnection()
> 2017-05-05 15:36:10,032 [timed-executor-pool-0] ERROR org.apache.ranger.biz.ServiceMgr$TimedCallable (ServiceMgr.java:510) - TimedCallable.call: Error:java.lang.NullPointerException
> 2017-05-05 15:36:10,035 [http-bio-6182-exec-4] ERROR org.apache.ranger.biz.ServiceMgr (ServiceMgr.java:188) - ==> ServiceMgr.validateConfig Error:org.apache.ranger.plugin.client.HadoopException: java.lang.NullPointerException
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)