Getting this error when trying to connect to our Hortonworks Hive instance:
2016-04-27 13:17:03 ERROR JobsService:179 - Services not initialized
2016-04-27 13:17:30 ERROR HiveDriverHDP2:111 - Unable to create a Hive connection
java.sql.SQLException: Could not open client transport with JDBC Uri: jdbc:hive2://myserver:10000/;principal=hive/myserver@MYDOMAIN;sasl.qop=auth;auth=kerberos;kerberosAuthType=fromSubject: GSS initiate failed
Any ideas?