Ramesh Mani created ATLAS-2732:
----------------------------------
Summary: 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
Fix For: trunk
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)