KrbException: Could not load configuration from SCDynamicStore in Eclipse on Mac

2013-06-16 Thread anil gupta
Hi All, I am trying to connect to a secure Hadoop/HBase cluster. I wrote a java class that connects to the secure cluster and creates a table with presplit regions. I am running this class from eclipse itself. But, i keep on getting the following exception: *Caused by: KrbException: Could not

Re: KrbException: Could not load configuration from SCDynamicStore in Eclipse on Mac

2013-06-16 Thread Harsh J
Anil, Please try the options provided at https://issues.apache.org/jira/browse/HADOOP-7489. Essentially, pass JVM system properties (In Eclipse you'll edit the Run Configuration for this) and add -Djava.security.krb5.realm=yourrealm -Djava.security.krb5.kdc=yourkdc and also ensure your Mac's