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/02/09 11:49:41 UTC

[jira] [Commented] (RANGER-1362) The installer of the usersync and unixauthservice can be executed when JAVA_HOME environment variable was set empty. The result is that there are many errors when installing UserSync and unixauthservice. We should handle the exception as well as tagsync.

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

Qiang Zhang commented on RANGER-1362:
-------------------------------------

[~coheigea], The installer of the usersync and unixauthservice is the same program. In the process of packing, it is compiled into different packages. So they will be modified at the same time after we modified the setup.sh of the unixauthservice project.

> The installer of the usersync and unixauthservice can be executed when JAVA_HOME environment variable was set empty. The result is that there are many errors when installing UserSync and unixauthservice. We should handle the exception as well as tagsync.
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: RANGER-1362
>                 URL: https://issues.apache.org/jira/browse/RANGER-1362
>             Project: Ranger
>          Issue Type: Bug
>          Components: usersync
>            Reporter: Qiang Zhang
>            Assignee: Qiang Zhang
>            Priority: Minor
>              Labels: patch
>         Attachments: 0001-RANGER-1362-The-installer-of-the-usersync-and-unixau.patch
>
>
> The installer of the usersync and unixauthservice can be executed when JAVA_HOME environment variable was set empty. The result is that there are many errors when installing UserSync and unixauthservice. 
> The tagsync installer checked JAVA_HOME environment variable. It would print error information and abort if JAVA_HOME environment variable is empty during installing tagsync. We should handle the exception for the installer of the usersync and unixauthservice as well as tagsync.



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