Created
August 22, 2015 08:57
-
-
Save wongster80/762dfa178f2e2dead54c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bash-4.1$ sudo -H -u hdfs /bin/sh -c "kinit -p hdfs -k -t ~/.keytab ; beeline -u 'jdbc:hive2://hd-sbx-support2.np.wc1.yellowpages.com:10000/default;principal=hive/[email protected]' -n hdfs -f /home/t/sentry/conf/sentry_acls.sql" | |
scan complete in 6ms | |
Connecting to jdbc:hive2://hd-sbx-support2.np.wc1.yellowpages.com:10000/default;principal=hive/[email protected] | |
Error: Could not open client transport with JDBC Uri: jdbc:hive2://hd-sbx-support2.np.wc1.yellowpages.com:10000/default;principal=hive/[email protected]: Peer indicated failure: GSS initiate failed (state=08S01,code=0) | |
0: jdbc:hive2://hd-sbx-support2.np.wc1.yellow (closed)> CREATE ROLE select_for_all ; | |
No current connection | |
Error: Could not open client transport with JDBC Uri: jdbc:hive2://hd-sbx-support2.np.wc1.yellowpages.com:10000/default;principal=hive/[email protected]: Peer indicated failure: GSS initiate failed (state=08S01,code=0) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment