You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/07/09 19:25:00 UTC

[jira] [Commented] (HADOOP-15591) KMSClientProvider should log KMS DT acquisition at INFO level

    [ https://issues.apache.org/jira/browse/HADOOP-15591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16537435#comment-16537435 ] 

Hudson commented on HADOOP-15591:
---------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #14543 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/14543/])
HADOOP-15591. KMSClientProvider should log KMS DT acquisition at INFO (xiao: rev def9d94a40e1ff71a0dc5a4db1f042e2704cb84d)
* (edit) hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/crypto/key/kms/KMSClientProvider.java


> KMSClientProvider should log KMS DT acquisition at INFO level
> -------------------------------------------------------------
>
>                 Key: HADOOP-15591
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15591
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: kms
>    Affects Versions: 3.1.0
>            Reporter: Kitti Nanasi
>            Assignee: Kitti Nanasi
>            Priority: Minor
>             Fix For: 3.2.0
>
>         Attachments: HDFS-13716.001.patch
>
>
> We can see HDFS and Hive delegation token (DT) creation as INFO messages in Spark application logs but not for KMS DTs:
> 18/06/07 10:02:35 INFO hdfs.DFSClient: Created token for admin: HDFS_DELEGATION_TOKEN owner=admin@EXAMPLE.NET, renewer=yarn, realUser=, issueDate=1528390955760, maxDate=1528995755760, sequenceNumber=125659, masterKeyId=795 on ha-hdfs:dev
> 18/06/07 10:02:37 INFO hive.metastore: Trying to connect to metastore with URI thrift://hostnam.example.net:9083
> 18/06/07 10:02:37 INFO hive.metastore: Opened a connection to metastore, current connections: 1
> 18/06/07 10:02:37 INFO hive.metastore: Connected to metastore.
> 18/06/07 10:02:37 INFO security.HiveCredentialProvider: Get Token from hive metastore: Kind: HIVE_DELEGATION_TOKEN, Service: , Ident: 00 1b 61 6e 69 73 68 2d 61 64 6d 69 6e 40 43 4f 52 50 2e 49 4e 54 55 49 54 2e 4e 45 54 04 68 69 76 65 00 8a 01 63 db 33 3a 83 8a 01 63 ff 3f be 83 8e 17 8d 8e 06 96
> Please implement KMS DT acquisition events at INFO level as it will help supportability of encrypted HDSF filesystems.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org