You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by qq <98...@qq.com> on 2020/11/13 07:47:16 UTC

KDC can't fufill requested option while renewing credentials

Hello


The Hive MetaStore log shows the following error:



2020-11-13T11:11:41,014&nbsp; WARN [TGT Renewer for metastore/host@TEST.COM] security.UserGroupInformation: Exception encountered while running the renewal command for metastore/host@TEST.COM. (TGT end time:1605237821000, renewalFailures: 0,renewalFailuresTotal: 1)
o
org.apache.hadoop.util.Shell$ExitCodeException: kinit: KDC can't fulfill requested option while renewing credentials
&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.hadoop.util.Shell.runCommand(Shell.java:1008) ~[hadoop-common-3.2.1.jar:?]
&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.hadoop.util.Shell.run(Shell.java:901) ~[hadoop-common-3.2.1.jar:?]
&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:1213) ~[hadoop-common-3.2.1.jar:?]
&nbsp; &nbsp; &nbsp; &nbsp;at org.apache.hadoop.util.Shell.execCommand(Shell.java:1307) ~[hadoop-common-3.2.1.jar:?]
&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.hadoop.util.Shell.execCommand(Shell.java:1289) ~[hadoop-common-3.2.1.jar:?]
&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.hadoop.security.UserGroupInformation$AutoRenewalForUserCredsRunnable.run(UserGroupInformation.java:900) [hadoop-common-3.2.1.jar:?]
&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
2
2020-11-13T11:12:18,144&nbsp; INFO [pool-6-thread-1] metastore.HiveMetaStore: 1: source:21.3.88.16 get_config_value: name=metastore.batch.retrieve.max defaultValue=50
2
2020-11-13T11:12:18,144&nbsp; INFO [pool-6-thread-1] HiveMetaStore.audit: ugi=metastore/host@TEST.COM&nbsp; &nbsp; ip=21.3.88.16&nbsp; &nbsp;cmd=source:21.3.88.16 get_config_value: name=metastore.batch.retrieve.max defaultValue=50
2
2020-11-13T11:13:18,144&nbsp; INFO [pool-6-thread-1] metastore.HiveMetaStore: 1: source:21.3.88.16 get_config_value: name=metastore.batch.retrieve.max defaultValue=50
2
2020-11-13T11:13:18,144&nbsp; INFO [pool-6-thread-1] HiveMetaStore.audit: ugi=metastore/host@TEST.COM&nbsp; &nbsp; ip=21.3.88.16&nbsp; &nbsp;cmd=source:21.3.88.16 get_config_value: name=metastore.batch.retrieve.max defaultValue=50
2
2020-11-13T11:13:32,225&nbsp; WARN [TGT Renewer for metastore/host@TEST.COM] security.UserGroupInformation: Exception encountered while running the renewal command for metastore/host@TEST.COM. (TGT end time:1605237821000, renewalFailures: 1,renewalFailuresTotal: 2)
o
org.apache.hadoop.util.Shell$ExitCodeException: kinit: KDC can't fulfill requested option while renewing credentials
&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.hadoop.util.Shell.runCommand(Shell.java:1008) ~[hadoop-common-3.2.1.jar:?]
&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.hadoop.util.Shell.run(Shell.java:901) ~[hadoop-common-3.2.1.jar:?]
&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:1213) ~[hadoop-common-3.2.1.jar:?]
&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.hadoop.util.Shell.execCommand(Shell.java:1307) ~[hadoop-common-3.2.1.jar:?]
&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.hadoop.util.Shell.execCommand(Shell.java:1289) ~[hadoop-common-3.2.1.jar:?]
&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.hadoop.security.UserGroupInformation$AutoRenewalForUserCredsRunnable.run(UserGroupInformation.java:900) [hadoop-common-3.2.1.jar:?]
&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
2
2020-11-13T11:14:18,143&nbsp; INFO [pool-6-thread-1] metastore.HiveMetaStore: 1: source:21.3.88.16 get_config_value: name=metastore.batch.retrieve.max defaultValue=50
2
2020-11-13T11:14:18,143&nbsp; INFO [pool-6-thread-1] HiveMetaStore.audit: ugi=metastore/host@TEST.COM&nbsp; &nbsp; ip=21.3.88.16&nbsp; &nbsp;cmd=source:21.3.88.16 get_config_value: name=metastore.batch.retrieve.max defaultValue=50
2
2020-11-13T11:15:18,143&nbsp; INFO [pool-6-thread-1] metastore.HiveMetaStore: 1: source:21.3.88.16 get_config_value: name=metastore.batch.retrieve.max defaultValue=50
2
2020-11-13T11:15:18,143&nbsp; INFO [pool-6-thread-1] HiveMetaStore.audit: ugi=metastore/host@TEST.COM&nbsp; &nbsp; ip=21.3.88.16&nbsp; &nbsp;cmd=source:21.3.88.16 get_config_value: name=metastore.batch.retrieve.max defaultValue=50
2
2020-11-13T11:16:16,893&nbsp; WARN [TGT Renewer for metastore/host@TEST.COM] security.UserGroupInformation: Exception encountered while running the renewal command for metastore/host@TEST.COM. (TGT end time:1605237821000, renewalFailures: 2,renewalFailuresTotal: 3)
o
org.apache.hadoop.util.Shell$ExitCodeException: kinit: KDC can't fulfill requested option while renewing credentials
&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.hadoop.util.Shell.runCommand(Shell.java:1008) ~[hadoop-common-3.2.1.jar:?]
&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.hadoop.util.Shell.run(Shell.java:901) ~[hadoop-common-3.2.1.jar:?]
&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:1213) ~[hadoop-common-3.2.1.jar:?]
&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.hadoop.util.Shell.execCommand(Shell.java:1307) ~[hadoop-common-3.2.1.jar:?]
&nbsp; &nbsp; &nbsp; &nbsp;at org.apache.hadoop.util.Shell.execCommand(Shell.java:1289) ~[hadoop-common-3.2.1.jar:?]
&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.hadoop.security.UserGroupInformation$AutoRenewalForUserCredsRunnable.run(UserGroupInformation.java:900) [hadoop-common-3.2.1.jar:?]
&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
2
2020-11-13T11:16:18,143&nbsp; INFO [pool-6-thread-1] metastore.HiveMetaStore: 1: source:21.3.88.16 get_config_value: name=metastore.batch.retrieve.max defaultValue=50
2
2020-11-13T11:16:18,143&nbsp; INFO [pool-6-thread-1] HiveMetaStore.audit: ugi=metastore/host@TEST.COM&nbsp; &nbsp; ip=21.3.88.16&nbsp; &nbsp;cmd=source:21.3.88.16 get_config_value: name=metastore.batch.retrieve.max defaultValue=50
2


2020-11-13T11:22:18,143&nbsp; INFO [pool-6-thread-1] HiveMetaStore.audit: ugi=metastore/host@TEST.COM&nbsp; &nbsp; ip=21.3.88.16&nbsp; &nbsp;cmd=source:21.3.88.16 get_config_value: name=metastore.batch.retrieve.max defaultValue=50
2
2020-11-13T11:22:41,012&nbsp; WARN [TGT Renewer for metastore/host@TEST.COM] security.UserGroupInformation: Exception encountered while running the renewal command for metastore/host@TEST.COM. (TGT end time:1605237821000, renewalFailures: 3,renewalFailuresTotal: 4)
o
org.apache.hadoop.util.Shell$ExitCodeException: kinit: KDC can't fulfill requested option while renewing credentials
&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.hadoop.util.Shell.runCommand(Shell.java:1008) ~[hadoop-common-3.2.1.jar:?]
&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.hadoop.util.Shell.run(Shell.java:901) ~[hadoop-common-3.2.1.jar:?]
&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:1213) ~[hadoop-common-3.2.1.jar:?]
&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.hadoop.util.Shell.execCommand(Shell.java:1307) ~[hadoop-common-3.2.1.jar:?]
&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.hadoop.util.Shell.execCommand(Shell.java:1289) ~[hadoop-common-3.2.1.jar:?]
&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.hadoop.security.UserGroupInformation$AutoRenewalForUserCredsRunnable.run(UserGroupInformation.java:900) [hadoop-common-3.2.1.jar:?]
&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
2
2020-11-13T11:22:41,013 ERROR [TGT Renewer for metastore/host@TEST.COM] security.UserGroupInformation: TGT is expired. Aborting renew thread for metastore/host@TEST.COM.




Thank you