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

[jira] [Updated] (RANGER-1559) The test connection fail when creating the hbase new service.

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

Qiang Zhang updated RANGER-1559:
--------------------------------
    Description: 
The test connection fail when creating the hbase new service. The error information is as following:
java.lang.IllegalArgumentException: The value of property hive.site.file.path must not be null.

The error reason is as following:
The hive.site.file.path was added in RANGER-1483 and set empty in RANGER-1550. 

The property should only be added when serviceType is equal to hive.


> The test connection fail when creating the hbase new service.
> -------------------------------------------------------------
>
>                 Key: RANGER-1559
>                 URL: https://issues.apache.org/jira/browse/RANGER-1559
>             Project: Ranger
>          Issue Type: Bug
>          Components: admin
>            Reporter: Qiang Zhang
>            Assignee: Qiang Zhang
>            Priority: Critical
>              Labels: patch
>
> The test connection fail when creating the hbase new service. The error information is as following:
> java.lang.IllegalArgumentException: The value of property hive.site.file.path must not be null.
> The error reason is as following:
> The hive.site.file.path was added in RANGER-1483 and set empty in RANGER-1550. 
> The property should only be added when serviceType is equal to hive.



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