You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Ramesh Mani (JIRA)" <ji...@apache.org> on 2018/06/02 01:30:00 UTC

[jira] [Updated] (ATLAS-2732) Handle kerberos security arguments in import-hbase.sh / import-hive.sh passed via command line

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

Ramesh Mani updated ATLAS-2732:
-------------------------------
    Attachment: 0001-ATLAS-2732-Handle-kerberos-security-arguments-in-imp.patch

> Handle kerberos security arguments in import-hbase.sh / import-hive.sh passed via command line
> ----------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-2732
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2732
>             Project: Atlas
>          Issue Type: Bug
>          Components: atlas-intg
>    Affects Versions: trunk
>            Reporter: Ramesh Mani
>            Assignee: Ramesh Mani
>            Priority: Major
>             Fix For: trunk
>
>         Attachments: 0001-ATLAS-2732-Handle-kerberos-security-arguments-in-imp.patch
>
>
> Handle kerberos security arguments in import-hbase.sh / import-hive.sh . Current when passed externally via command line import scripts fails with exceptions.
> e.g
> ./import-hive.sh -d TEST_ATLAS_PATCH -t test -Djava.security.krb5.conf=/etc/krb5.conf -Djava.security.auth.login.config=/etc/atlas/conf/atlas_jaas.conf
> ./import-hbase.sh -Djava.security.krb5.conf=/etc/krb5.conf -Djava.security.auth.login.config=/etc/atlas/conf/atlas_jaas.conf -f /tmp/hbase.txt



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)