From issues-return-16324-archive-asf-public=cust-asf.ponee.io@kylin.apache.org Wed Feb 7 11:04:07 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id B3DF818065B for ; Wed, 7 Feb 2018 11:04:07 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id A368D160C5B; Wed, 7 Feb 2018 10:04:07 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id EA61B160C3C for ; Wed, 7 Feb 2018 11:04:06 +0100 (CET) Received: (qmail 74498 invoked by uid 500); 7 Feb 2018 10:04:06 -0000 Mailing-List: contact issues-help@kylin.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kylin.apache.org Delivered-To: mailing list issues@kylin.apache.org Received: (qmail 74489 invoked by uid 99); 7 Feb 2018 10:04:06 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Feb 2018 10:04:06 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id BD9541A025C for ; Wed, 7 Feb 2018 10:04:05 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -102.311 X-Spam-Level: X-Spam-Status: No, score=-102.311 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 0prsarsvSiBb for ; Wed, 7 Feb 2018 10:04:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 087595F3FE for ; Wed, 7 Feb 2018 10:04:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 8F1E8E0149 for ; Wed, 7 Feb 2018 10:04:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 4E5E521301 for ; Wed, 7 Feb 2018 10:04:00 +0000 (UTC) Date: Wed, 7 Feb 2018 10:04:00 +0000 (UTC) From: "Kanta Kuramoto (JIRA)" To: issues@kylin.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (KYLIN-2683) Support reloading kerberos token of BeelineHiveClient MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KYLIN-2683?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1635= 5239#comment-16355239 ]=20 Kanta Kuramoto commented on KYLIN-2683: --------------------------------------- Sorry for my late reply.=C2=A0I have been busy with other work so far. I'll= confirm [~liyang.gmt8@gmail.com]'s=C2=A0concern. > Support reloading kerberos token of BeelineHiveClient > ----------------------------------------------------- > > Key: KYLIN-2683 > URL: https://issues.apache.org/jira/browse/KYLIN-2683 > Project: Kylin > Issue Type: Bug > Reporter: Kanta Kuramoto > Assignee: Kanta Kuramoto > Priority: Minor > Labels: scope, security > Attachments: KYLIN-2683.patch, kerberos_auth.png > > > When the datasource is kerberized, the behavior of reloading kerberos tok= en is different between "Cube Build" and "Load Hive Table". > I summarized the detail of this behavior in the attached image. > =20 > I think BeelineHiveClient#init shuold be implementad like following. > http://appcrawler.com/wordpress/2015/06/18/examples-of-connecting-to-kerb= eros-hive-in-jdbc/ -- This message was sent by Atlassian JIRA (v7.6.3#76005)