[
https://issues.apache.org/jira/browse/ATLAS-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16501893#comment-16501893
]
ASF subversion and git services commented on ATLAS-2732:
--------------------------------------------------------
Commit f93da20b3fc8a4853c4c7d991cac375cb3a6ad6a in atlas's branch
refs/heads/master from rmani
[ https://git-wip-us.apache.org/repos/asf?p=atlas.git;h=f93da20 ]
ATLAS-2732: updated import-hive.sh/import-hbase.sh to handle kerberos security
command-line arguments
Signed-off-by: Madhan Neethiraj <[email protected]>
> 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)